#DAEFE1#DAEFE1
#DAEFE1 is a very light, muted green. Relative luminance 0.821; OKLCH L 93.3% C 0.029 H 156.6°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEFE1 |
|---|---|
| RGB | rgb(218, 239, 225) |
| HSL | hsl(140, 40%, 90%) |
| HSV | hsv(140, 9%, 94%) |
| CMYK | cmyk(8.8%, 0%, 5.9%, 6.3%) |
| CIE-LAB | lab(92.61, -9.47, 4.41) |
| CIE-LCH | lch(92.61, 10.45, 155.03°) |
| OKLab | oklab(93.28% -0.0266 0.0115) |
| OKLCH | oklch(93.28% 0.029 156.6) |
| XYZ | xyz(73.3677, 82.0738, 83.1961) |
| Luminance | 0.8207 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.13
Ice
#D6FFFA
ΔE00 6.95
Mintcream
#F5FFFA
ΔE00 6.99
Lightcyan
#E0FFFF
ΔE00 7.12
Ice Blue (survey)
#D7FFFE
ΔE00 7.72
Azure (CSS)
#F0FFFF
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEFE1 #EFDAE8
analogous
#DEEFDA #DAEFE1 #DAEFEC
triadic
#DAEFE1 #E1DAEF #EFE1DA
tetradic
#DAEFE1 #DADEEF #EFDAE8 #EFECDA
square
#DAEFE1 #DADEEF #EFDAE8 #EFECDA
split-complementary
#DAEFE1 #ECDAEF #EFDADE
monochromatic
#85CA9C #AFDDBE #DAEFE1 #EAF6EE #EAF6EE
Accessibility & contrast
On white
1.21
#DAEFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#DAEFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEFE1
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEFE1 | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEBE0
Deuteranopia (green-blind)
#EBE9E2
Tritanopia (blue-blind)
#D7EFEB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #daefe1; /* rgb */ color: rgb(218, 239, 225); /* oklch */ color: oklch(93.3% 0.029 156.6);
Tailwind
colors: {
custom: {
50: '#e5f4ea',
500: '#daefe1',
950: '#000000',
},
}SCSS
$custom: #daefe1; $custom-light: #e5f4ea; $custom-dark: #000000;
JSON
{
"hex": "#daefe1",
"rgb": {
"r": 218,
"g": 239,
"b": 225
},
"hsl": {
"h": 140,
"s": 39.623,
"l": 89.608
},
"oklch": {
"l": 0.93277,
"c": 0.02899,
"h": 156.6
},
"luminance": 0.82075
}Semantic roles & 50–950 ramp
primary
#DAEFE1
secondary
#CBA3BD
accent
#3388B3
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151716
muted
#848584