#DAF0DC#DAF0DC
#DAF0DC is a very light, muted green. Relative luminance 0.824; OKLCH L 93.3% C 0.035 H 147.9°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF0DC |
|---|---|
| RGB | rgb(218, 240, 220) |
| HSL | hsl(125, 42%, 90%) |
| HSV | hsv(125, 9%, 94%) |
| CMYK | cmyk(9.2%, 0%, 8.3%, 5.9%) |
| CIE-LAB | lab(92.75, -10.87, 7.21) |
| CIE-LCH | lch(92.75, 13.04, 146.44°) |
| OKLab | oklab(93.35% -0.0299 0.0188) |
| OKLCH | oklch(93.35% 0.035 147.9) |
| XYZ | xyz(72.9892, 82.3921, 79.7541) |
| Luminance | 0.8239 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.64
Ice
#D6FFFA
ΔE00 8.09
Beige
#F5F5DC
ΔE00 8.27
Mintcream
#F5FFFA
ΔE00 8.53
Lightcyan
#E0FFFF
ΔE00 8.94
Off White (survey)
#FFFFE4
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF0DC #F0DAEE
analogous
#E3F0DA #DAF0DC #DAF0E7
triadic
#DAF0DC #DCDAF0 #F0DCDA
tetradic
#DAF0DC #DAE3F0 #F0DAEE #F0E7DA
square
#DAF0DC #DAE3F0 #F0DAEE #F0E7DA
split-complementary
#DAF0DC #E7DAF0 #F0DAE3
monochromatic
#83CD8A #AEDEB3 #DAF0DC #E9F6EA #E9F6EA
Accessibility & contrast
On white
1.20
#DAF0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#DAF0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF0DC
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF0DC | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1ECDB
Deuteranopia (green-blind)
#EDE9DD
Tritanopia (blue-blind)
#D8EFEA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #daf0dc; /* rgb */ color: rgb(218, 240, 220); /* oklch */ color: oklch(93.3% 0.035 147.9);
Tailwind
colors: {
custom: {
50: '#e5f5e6',
500: '#daf0dc',
950: '#000000',
},
}SCSS
$custom: #daf0dc; $custom-light: #e5f5e6; $custom-dark: #000000;
JSON
{
"hex": "#daf0dc",
"rgb": {
"r": 218,
"g": 240,
"b": 220
},
"hsl": {
"h": 125.455,
"s": 42.308,
"l": 89.804
},
"oklch": {
"l": 0.93348,
"c": 0.03536,
"h": 147.9
},
"luminance": 0.82393
}Semantic roles & 50–950 ramp
primary
#DAF0DC
secondary
#CCA2C9
accent
#30A9B5
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584