#DAFFE8#DAFFE8
#DAFFE8 is a very light, muted green. Relative luminance 0.923; OKLCH L 96.8% C 0.049 H 158.1°. Best body text is #000000 at 19.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFFE8 |
|---|---|
| RGB | rgb(218, 255, 232) |
| HSL | hsl(143, 100%, 93%) |
| HSV | hsv(143, 15%, 100%) |
| CMYK | cmyk(14.5%, 0%, 9%, 0%) |
| CIE-LAB | lab(96.92, -16.16, 7.02) |
| CIE-LCH | lch(96.92, 17.62, 156.50°) |
| OKLab | oklab(96.75% -0.0454 0.0183) |
| OKLCH | oklch(96.75% 0.049 158.1) |
| XYZ | xyz(79.2355, 92.2499, 89.9597) |
| Luminance | 0.9225 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 6.74
Pale Aqua
#B8FFEB
ΔE00 6.93
Honeydew
#F0FFF0
ΔE00 7.08
Eggshell Blue
#C4FFF7
ΔE00 7.29
Duck Egg Blue
#C3FBF4
ΔE00 7.32
Light Light Blue
#CAFFFB
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFFE8 #FFDAF1
analogous
#DEFFDA #DAFFE8 #DAFFFB
triadic
#DAFFE8 #E8DAFF #FFE8DA
tetradic
#DAFFE8 #DADEFF #FFDAF1 #FFFBDA
square
#DAFFE8 #DADEFF #FFDAF1 #FFFBDA
split-complementary
#DAFFE8 #FBDAFF #FFDADE
monochromatic
#60FF9C #9DFFC2 #DAFFE8 #E0FFEC #E0FFEC
Accessibility & contrast
On white
1.08
#DAFFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.45
#DAFFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFFE8
19.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFFE8 | 1.00 | 1.08 | 19.45 | 19.45 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF9E7
Deuteranopia (green-blind)
#F7F4E9
Tritanopia (blue-blind)
#D4FEF8
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #daffe8; /* rgb */ color: rgb(218, 255, 232); /* oklch */ color: oklch(96.8% 0.049 158.1);
Tailwind
colors: {
custom: {
50: '#e5ffef',
500: '#daffe8',
950: '#000000',
},
}SCSS
$custom: #daffe8; $custom-light: #e5ffef; $custom-dark: #000000;
JSON
{
"hex": "#daffe8",
"rgb": {
"r": 218,
"g": 255,
"b": 232
},
"hsl": {
"h": 142.703,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.96753,
"c": 0.04891,
"h": 158.1
},
"luminance": 0.92252
}Semantic roles & 50–950 ramp
primary
#DAFFE8
secondary
#EC92CA
accent
#008FE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685