#DAF2DF#DAF2DF
#DAF2DF is a very light, muted green. Relative luminance 0.837; OKLCH L 93.8% C 0.036 H 151.7°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF2DF |
|---|---|
| RGB | rgb(218, 242, 223) |
| HSL | hsl(133, 48%, 90%) |
| HSV | hsv(133, 10%, 95%) |
| CMYK | cmyk(9.9%, 0%, 7.9%, 5.1%) |
| CIE-LAB | lab(93.34, -11.34, 6.50) |
| CIE-LCH | lch(93.34, 13.07, 150.17°) |
| OKLab | oklab(93.84% -0.0315 0.017) |
| OKLCH | oklch(93.84% 0.036 151.7) |
| XYZ | xyz(73.9821, 83.7364, 82.0628) |
| Luminance | 0.8374 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.61
Ice
#D6FFFA
ΔE00 7.34
Lightcyan
#E0FFFF
ΔE00 8.34
Mintcream
#F5FFFA
ΔE00 8.47
Ice Blue (survey)
#D7FFFE
ΔE00 8.50
Very Pale Blue
#D6FFFE
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF2DF #F2DAED
analogous
#E1F2DA #DAF2DF #DAF2EB
triadic
#DAF2DF #DFDAF2 #F2DFDA
tetradic
#DAF2DF #DAE1F2 #F2DAED #F2EBDA
square
#DAF2DF #DAE1F2 #F2DAED #F2EBDA
split-complementary
#DAF2DF #EBDAF2 #F2DAE1
monochromatic
#7FD291 #ADE2B8 #DAF2DF #E8F7EB #E8F7EB
Accessibility & contrast
On white
1.18
#DAF2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#DAF2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF2DF
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF2DF | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EEDE
Deuteranopia (green-blind)
#EEEBE0
Tritanopia (blue-blind)
#D7F1EC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #daf2df; /* rgb */ color: rgb(218, 242, 223); /* oklch */ color: oklch(93.8% 0.036 151.7);
Tailwind
colors: {
custom: {
50: '#e5f6e9',
500: '#daf2df',
950: '#000000',
},
}SCSS
$custom: #daf2df; $custom-light: #e5f6e9; $custom-dark: #000000;
JSON
{
"hex": "#daf2df",
"rgb": {
"r": 218,
"g": 242,
"b": 223
},
"hsl": {
"h": 132.5,
"s": 48,
"l": 90.196
},
"oklch": {
"l": 0.93838,
"c": 0.03576,
"h": 151.7
},
"luminance": 0.83737
}Semantic roles & 50–950 ramp
primary
#DAF2DF
secondary
#D0A0C6
accent
#2A9DBB
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584