Color Lighter Mint green (#dfebdd):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Lighter Mint green (#dfebdd):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
greens
greens Family:
light-neutral
Saturation:
almost gray
Tones:
light-toned
Shade:
light
Temperature:
neutral
Chromaticity:
near-grayscale
Chroma:
low chroma
Color Information about Lighter Mint / #dfebdd
The HTML HEX code is #dfebdd. The corresponding color name is "Lighter Mint". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 223%, Green (G): 235%, Blue (B): 221%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 5%, Magenta (M): 0%, Yellow (Y):6%, Black (K): 8%. In the HSL color space, #dfebdd has a hue of 111°, saturation of 26%, and lightness of 89%. The HSV representation is 111° for hue, 6% for saturation, and 92% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 92, a* (green to red) = -6, and b* (blue to yellow) = 5. The XYZ representation is X: 73, Y: 80, Z: 80. In the YUV color space, it translates to Y (luminance) = 0.9012, U (chrominance) = -0.0170, and V (chrominance) = -0.0235.
The decimal value of the color is 14674909. The closest Web-safe HEX code is #CCFFCC. Variations of the colour are #FFFFFF for a 20% lighter version and #A2C59B for a 20% darker version.
For the color with hex value #dfebdd, the correlated color temperature (CT) is estimated to be 6375 Kelvin (6375K).
The approximate wavelength of #dfebdd is around 537.50nm.
VALUE | CSS | |
---|---|---|
HEX Code | dfebdd | #dfebdd |
RGB Decimal Code | 223, 235, 221 | rgb(223, 235, 221) |
CMYK | 5, 0, 6, 8 | / |
HSL | 111°, 26%, 89% | hsl(111°, 26%, 89%) |
HSV | 111°, 6%, 92% | / |
CIE-LAB | 92, -6, 5 | / |
XYZ | 73, 80, 80 | / |
YUV | 0.9012, -0.0170, -0.0235 | / |
Decimal value | 14674909 | / |
Web-Safe HEX | CCFFCC | #CCFFCC |
Color Temperature (CT) | 6375 Kelvin (6375K) | / |
Estimate Wavelength | around 537.50nm | / |
The Depth and Diversity of Lighter Mint (Hex: #dfebdd): Exploring its Impact in Design and Culture
Lighter Mint (#dfebdd) is reminiscent of fresh spring leaves. Its pale green hue evokes images of lush foliage, symbolizing renewal and vitality. Similar to a delicate sprout emerging from the ground, this color exudes a sense of growth and serenity. It shares similarities with verdant landscapes, mint leaves, and soothing herbal teas. Embodying natures tranquility, Lighter Mint can bring a touch of calmness and natural beauty to design projects, from websites to branding materials.
Download Stunning Lighter Mint Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Lighter Mint Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Lighter Mint 4K Wallpaper
Immerse yourself in the beauty of our Lighter Mint 4K Wallpaper, offering a resolution of 3840px by 2160px. Perfect for high-resolution displays, this wallpaper brings a touch of sophistication to your desktop.
Download Lighter Mint 4K WallpaperTints and Shades of #dfebdd HEX color (Lighter Mint)
In color theory, tints and shades are essential for understanding the depth and luminosity of colors. A tint is achieved by adding white to a pure hue, lightening its appearance. Conversely, a shade results from blending black with a color, giving it a deeper tone. In the context of #dfebdd, this color stands at the center between its tints and shades. While the tints get progressively lighter moving towards white (#ffffff), the shades deepen towards black (#000000).
- #ffffff
- #F7FAF7
- #EFF5EE
- #E7F0E6
- #dfebdd
- #A7B0A6
- #70766F
- #383B37
- #000000
Tones of Lighter Mint (#dfebdd HEX color)
A tone is produced by adding gray to any pure hue. In the case of #dfebdd, #b9c0b8 is the less saturated color, while #dfebdd is the most saturated one.
- #b9c0b8
- #c3cbc1
- #ccd6ca
- #d6e0d4
- #dfebdd
- #71936b
- #6f9668
- #6c9964
- #6a9c61
HTML Usage Examples
HTML using color code example
<p style="color: #dfebdd;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #dfebdd.
CSS color code example
p { color: #dfebdd; }
Text with hexadecimal color #dfebdd
This is a sample text with color #dfebdd.
Background Color with #dfebdd
This is a example with background color #dfebdd.
Border Color with #dfebdd
#dfebdd Color Preview on White (#ffffff) Background
This is a example of text with color #dfebdd on white background.
#dfebdd Color Preview on Black (#000000) Background
This is a example of text with color #dfebdd on black background.
CSS codes examples
.text {color:#dfebdd;}
.background {background-color:#dfebdd;}
.border {border:1px solid #dfebdd;}