#DAF0DE#DAF0DE
#DAF0DE is a very light, muted green. Relative luminance 0.825; OKLCH L 93.4% C 0.033 H 150.8°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF0DE |
|---|---|
| RGB | rgb(218, 240, 222) |
| HSL | hsl(131, 42%, 90%) |
| HSV | hsv(131, 9%, 94%) |
| CMYK | cmyk(9.2%, 0%, 7.5%, 5.9%) |
| CIE-LAB | lab(92.79, -10.51, 6.24) |
| CIE-LCH | lch(92.79, 12.23, 149.31°) |
| OKLab | oklab(93.4% -0.0292 0.0163) |
| OKLCH | oklch(93.4% 0.033 150.8) |
| XYZ | xyz(73.2557, 82.4986, 81.1575) |
| Luminance | 0.8250 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.38
Ice
#D6FFFA
ΔE00 7.58
Mintcream
#F5FFFA
ΔE00 8.03
Lightcyan
#E0FFFF
ΔE00 8.28
Beige
#F5F5DC
ΔE00 8.42
Ice Blue (survey)
#D7FFFE
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF0DE #F0DAEC
analogous
#E1F0DA #DAF0DE #DAF0E9
triadic
#DAF0DE #DEDAF0 #F0DEDA
tetradic
#DAF0DE #DAE1F0 #F0DAEC #F0E9DA
square
#DAF0DE #DAE1F0 #F0DAEC #F0E9DA
split-complementary
#DAF0DE #E9DAF0 #F0DAE1
monochromatic
#83CD90 #AEDEB7 #DAF0DE #E9F6EC #E9F6EC
Accessibility & contrast
On white
1.20
#DAF0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#DAF0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF0DE
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF0DE | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0ECDD
Deuteranopia (green-blind)
#ECE9DF
Tritanopia (blue-blind)
#D7EFEB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #daf0de; /* rgb */ color: rgb(218, 240, 222); /* oklch */ color: oklch(93.4% 0.033 150.8);
Tailwind
colors: {
custom: {
50: '#e5f5e8',
500: '#daf0de',
950: '#000000',
},
}SCSS
$custom: #daf0de; $custom-light: #e5f5e8; $custom-dark: #000000;
JSON
{
"hex": "#daf0de",
"rgb": {
"r": 218,
"g": 240,
"b": 222
},
"hsl": {
"h": 130.909,
"s": 42.308,
"l": 89.804
},
"oklch": {
"l": 0.93401,
"c": 0.0334,
"h": 150.8
},
"luminance": 0.825
}Semantic roles & 50–950 ramp
primary
#DAF0DE
secondary
#CCA2C5
accent
#309DB5
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584