#DAEAE1#DAEAE1
#DAEAE1 is a very light, muted green. Relative luminance 0.792; OKLCH L 92.3% C 0.021 H 161.4°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEAE1 |
|---|---|
| RGB | rgb(218, 234, 225) |
| HSL | hsl(146, 28%, 89%) |
| HSV | hsv(146, 7%, 92%) |
| CMYK | cmyk(6.8%, 0%, 3.8%, 8.2%) |
| CIE-LAB | lab(91.32, -6.95, 2.54) |
| CIE-LCH | lch(91.32, 7.40, 159.90°) |
| OKLab | oklab(92.26% -0.0197 0.0066) |
| OKLCH | oklch(92.26% 0.021 161.4) |
| XYZ | xyz(71.9241, 79.1866, 82.7149) |
| Luminance | 0.7919 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.93
Mintcream
#F5FFFA
ΔE00 5.64
Light Grey
#D8DCD6
ΔE00 5.75
Azure (CSS)
#F0FFFF
ΔE00 6.26
Lightcyan
#E0FFFF
ΔE00 6.92
Ice
#D6FFFA
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEAE1 #EADAE3
analogous
#DBEADA #DAEAE1 #DAEAE9
triadic
#DAEAE1 #E1DAEA #EAE1DA
tetradic
#DAEAE1 #DADBEA #EADAE3 #EAE9DA
square
#DAEAE1 #DADBEA #EADAE3 #EAE9DA
split-complementary
#DAEAE1 #E9DAEA #EADADB
monochromatic
#8CBEA2 #B3D4C1 #DAEAE1 #EBF4EF #EBF4EF
Accessibility & contrast
On white
1.25
#DAEAE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#DAEAE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEAE1
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEAE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEAE1 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E7E1
Deuteranopia (green-blind)
#E6E5E1
Tritanopia (blue-blind)
#D7EAE7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #daeae1; /* rgb */ color: rgb(218, 234, 225); /* oklch */ color: oklch(92.3% 0.021 161.4);
Tailwind
colors: {
custom: {
50: '#e5f0ea',
500: '#daeae1',
950: '#000000',
},
}SCSS
$custom: #daeae1; $custom-light: #e5f0ea; $custom-dark: #000000;
JSON
{
"hex": "#daeae1",
"rgb": {
"r": 218,
"g": 234,
"b": 225
},
"hsl": {
"h": 146.25,
"s": 27.586,
"l": 88.627
},
"oklch": {
"l": 0.92258,
"c": 0.02082,
"h": 161.4
},
"luminance": 0.79187
}Semantic roles & 50–950 ramp
primary
#DAEAE1
secondary
#C3A6B6
accent
#3F79A6
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151616
muted
#848584