#DAE9DB#DAE9DB
#DAE9DB is a very light, muted green. Relative luminance 0.783; OKLCH L 91.9% C 0.025 H 147.3°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE9DB |
|---|---|
| RGB | rgb(218, 233, 219) |
| HSL | hsl(124, 25%, 88%) |
| HSV | hsv(124, 6%, 91%) |
| CMYK | cmyk(6.4%, 0%, 6%, 8.6%) |
| CIE-LAB | lab(90.92, -7.52, 5.09) |
| CIE-LCH | lch(90.92, 9.08, 145.91°) |
| OKLab | oklab(91.89% -0.0207 0.0133) |
| OKLCH | oklch(91.89% 0.025 147.3) |
| XYZ | xyz(70.8361, 78.2972, 78.3851) |
| Luminance | 0.7830 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.60
Light Grey
#D8DCD6
ΔE00 6.30
Mintcream
#F5FFFA
ΔE00 6.71
Beige
#F5F5DC
ΔE00 7.38
Azure (CSS)
#F0FFFF
ΔE00 7.92
Ivory
#FFFFF0
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE9DB #E9DAE8
analogous
#E0E9DA #DAE9DB #DAE9E2
triadic
#DAE9DB #DBDAE9 #E9DBDA
tetradic
#DAE9DB #DAE0E9 #E9DAE8 #E9E2DA
square
#DAE9DB #DAE0E9 #E9DAE8 #E9E2DA
split-complementary
#DAE9DB #E2DAE9 #E9DAE0
monochromatic
#8DBB90 #B4D2B6 #DAE9DB #ECF4EC #ECF4EC
Accessibility & contrast
On white
1.26
#DAE9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#DAE9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE9DB
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE9DB | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE6DA
Deuteranopia (green-blind)
#E7E4DC
Tritanopia (blue-blind)
#D9E8E5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dae9db; /* rgb */ color: rgb(218, 233, 219); /* oklch */ color: oklch(91.9% 0.025 147.3);
Tailwind
colors: {
custom: {
50: '#e5f0e6',
500: '#dae9db',
950: '#000000',
},
}SCSS
$custom: #dae9db; $custom-light: #e5f0e6; $custom-dark: #000000;
JSON
{
"hex": "#dae9db",
"rgb": {
"r": 218,
"g": 233,
"b": 219
},
"hsl": {
"h": 124,
"s": 25.424,
"l": 88.431
},
"oklch": {
"l": 0.91891,
"c": 0.02462,
"h": 147.3
},
"luminance": 0.78298
}Semantic roles & 50–950 ramp
primary
#DAE9DB
secondary
#C1A6BF
accent
#429DA4
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584