#DAFFD8#DAFFD8
#DAFFD8 is a very light, moderate green. Relative luminance 0.914; OKLCH L 96.4% C 0.064 H 143.7°. Best body text is #000000 at 19.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFFD8 |
|---|---|
| RGB | rgb(218, 255, 216) |
| HSL | hsl(117, 100%, 92%) |
| HSV | hsv(117, 15%, 100%) |
| CMYK | cmyk(14.5%, 0%, 15.3%, 0%) |
| CIE-LAB | lab(96.57, -18.96, 14.72) |
| CIE-LCH | lch(96.57, 24.01, 142.17°) |
| OKLab | oklab(96.35% -0.0518 0.038) |
| OKLCH | oklch(96.35% 0.064 143.7) |
| XYZ | xyz(77.0654, 91.3819, 78.5307) |
| Luminance | 0.9138 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 6.13
Very Light Green
#D1FFBD
ΔE00 6.25
Mint
#AAF0C1
ΔE00 7.47
Pale Green
#C7FDB5
ΔE00 7.59
Celadon
#BEFDB7
ΔE00 7.69
Light Sage
#BCECAC
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFFD8 #FDD8FF
analogous
#EEFFD8 #DAFFD8 #D8FFEA
triadic
#DAFFD8 #D8DAFF #FFD8DA
tetradic
#DAFFD8 #D8EEFF #FDD8FF #FFEAD8
square
#DAFFD8 #D8EEFF #FDD8FF #FFEAD8
split-complementary
#DAFFD8 #EAD8FF #FFD8EE
monochromatic
#66FF5E #A0FF9B #DAFFD8 #E2FFE0 #E2FFE0
Accessibility & contrast
On white
1.09
#DAFFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.28
#DAFFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFFD8
19.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFFD8 | 1.00 | 1.09 | 19.28 | 19.28 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8D6
Deuteranopia (green-blind)
#FBF4DA
Tritanopia (blue-blind)
#D7FCF4
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #daffd8; /* rgb */ color: rgb(218, 255, 216); /* oklch */ color: oklch(96.4% 0.064 143.7);
Tailwind
colors: {
custom: {
50: '#e5ffe4',
500: '#daffd8',
950: '#000000',
},
}SCSS
$custom: #daffd8; $custom-light: #e5ffe4; $custom-dark: #000000;
JSON
{
"hex": "#daffd8",
"rgb": {
"r": 218,
"g": 255,
"b": 216
},
"hsl": {
"h": 116.923,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.96353,
"c": 0.06425,
"h": 143.7
},
"luminance": 0.91383
}Semantic roles & 50–950 ramp
primary
#DAFFD8
secondary
#E790EB
accent
#00E6DA
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684