#DAFFD7#DAFFD7
#DAFFD7 is a very light, moderate green. Relative luminance 0.913; OKLCH L 96.3% C 0.065 H 143.0°. Best body text is #000000 at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFFD7 |
|---|---|
| RGB | rgb(218, 255, 215) |
| HSL | hsl(116, 100%, 92%) |
| HSV | hsv(116, 16%, 100%) |
| CMYK | cmyk(14.5%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(96.55, -19.13, 15.20) |
| CIE-LCH | lch(96.55, 24.44, 141.52°) |
| OKLab | oklab(96.33% -0.0522 0.0393) |
| OKLCH | oklch(96.33% 0.065 143) |
| XYZ | xyz(76.9365, 91.3304, 77.8519) |
| Luminance | 0.9133 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.87
Very Light Green
#D1FFBD
ΔE00 5.99
Pale Green
#C7FDB5
ΔE00 7.35
Mint
#AAF0C1
ΔE00 7.43
Celadon
#BEFDB7
ΔE00 7.47
Light Sage
#BCECAC
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFFD7 #FCD7FF
analogous
#EEFFD7 #DAFFD7 #D7FFE8
triadic
#DAFFD7 #D7DAFF #FFD7DA
tetradic
#DAFFD7 #D7EEFF #FCD7FF #FFE8D7
square
#DAFFD7 #D7EEFF #FCD7FF #FFE8D7
split-complementary
#DAFFD7 #E8D7FF #FFD7EE
monochromatic
#69FF5D #A1FF9A #DAFFD7 #E3FFE0 #E3FFE0
Accessibility & contrast
On white
1.09
#DAFFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.27
#DAFFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFFD7
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFFD7 | 1.00 | 1.09 | 19.27 | 19.27 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7D5
Deuteranopia (green-blind)
#FBF4D9
Tritanopia (blue-blind)
#D7FCF4
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #daffd7; /* rgb */ color: rgb(218, 255, 215); /* oklch */ color: oklch(96.3% 0.065 143.0);
Tailwind
colors: {
custom: {
50: '#e5ffe3',
500: '#daffd7',
950: '#000000',
},
}SCSS
$custom: #daffd7; $custom-light: #e5ffe3; $custom-dark: #000000;
JSON
{
"hex": "#daffd7",
"rgb": {
"r": 218,
"g": 255,
"b": 215
},
"hsl": {
"h": 115.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.96329,
"c": 0.06531,
"h": 143
},
"luminance": 0.91332
}Semantic roles & 50–950 ramp
primary
#DAFFD7
secondary
#E48FEB
accent
#00E6D4
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684