#DAF0D2#DAF0D2
#DAF0D2 is a very light, muted green. Relative luminance 0.819; OKLCH L 93.1% C 0.046 H 137.3°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF0D2 |
|---|---|
| RGB | rgb(218, 240, 210) |
| HSL | hsl(104, 50%, 88%) |
| HSV | hsv(104, 13%, 94%) |
| CMYK | cmyk(9.2%, 0%, 12.5%, 5.9%) |
| CIE-LAB | lab(92.52, -12.59, 12.07) |
| CIE-LCH | lch(92.52, 17.44, 136.22°) |
| OKLab | oklab(93.09% -0.0339 0.0313) |
| OKLCH | oklch(93.09% 0.046 137.3) |
| XYZ | xyz(71.7042, 81.8781, 72.9867) |
| Luminance | 0.8188 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.69
Beige
#F5F5DC
ΔE00 8.20
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.29
Lightyellow
#FFFFE0
ΔE00 8.53
Off White (survey)
#FFFFE4
ΔE00 8.75
Eggshell (survey)
#FFFFD4
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF0D2 #E8D2F0
analogous
#E9F0D2 #DAF0D2 #D2F0D9
triadic
#DAF0D2 #D2DAF0 #F0D2DA
tetradic
#DAF0D2 #D2E9F0 #E8D2F0 #F0D9D2
square
#DAF0D2 #D2E9F0 #E8D2F0 #F0D9D2
split-complementary
#DAF0D2 #D9D2F0 #F0D2E9
monochromatic
#8FD176 #B4E1A4 #DAF0D2 #ECF7E8 #ECF7E8
Accessibility & contrast
On white
1.21
#DAF0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#DAF0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF0D2
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF0D2 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EBD0
Deuteranopia (green-blind)
#EFE9D3
Tritanopia (blue-blind)
#DAEEE7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #daf0d2; /* rgb */ color: rgb(218, 240, 210); /* oklch */ color: oklch(93.1% 0.046 137.3);
Tailwind
colors: {
custom: {
50: '#e5f5df',
500: '#daf0d2',
950: '#000000',
},
}SCSS
$custom: #daf0d2; $custom-light: #e5f5df; $custom-dark: #000000;
JSON
{
"hex": "#daf0d2",
"rgb": {
"r": 218,
"g": 240,
"b": 210
},
"hsl": {
"h": 104,
"s": 50,
"l": 88.235
},
"oklch": {
"l": 0.93094,
"c": 0.04619,
"h": 137.3
},
"luminance": 0.81879
}Semantic roles & 50–950 ramp
primary
#DAF0D2
secondary
#BF99CE
accent
#28BD96
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584