#D8FFE8#D8FFE8
#D8FFE8 is a very light, muted green. Relative luminance 0.919; OKLCH L 96.6% C 0.050 H 159.4°. Best body text is #000000 at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FFE8 |
|---|---|
| RGB | rgb(216, 255, 232) |
| HSL | hsl(145, 100%, 92%) |
| HSV | hsv(145, 15%, 100%) |
| CMYK | cmyk(15.3%, 0%, 9%, 0%) |
| CIE-LAB | lab(96.80, -16.80, 6.83) |
| CIE-LCH | lch(96.80, 18.13, 157.88°) |
| OKLab | oklab(96.62% -0.0473 0.0177) |
| OKLCH | oklch(96.62% 0.05 159.4) |
| XYZ | xyz(78.6408, 91.9433, 89.9318) |
| Luminance | 0.9194 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 6.45
Ice
#D6FFFA
ΔE00 6.68
Eggshell Blue
#C4FFF7
ΔE00 6.97
Duck Egg Blue
#C3FBF4
ΔE00 7.03
Honeydew
#F0FFF0
ΔE00 7.52
Light Light Blue
#CAFFFB
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FFE8 #FFD8EF
analogous
#DCFFD8 #D8FFE8 #D8FFFB
triadic
#D8FFE8 #E8D8FF #FFE8D8
tetradic
#D8FFE8 #D8DCFF #FFD8EF #FFFBD8
square
#D8FFE8 #D8DCFF #FFD8EF #FFFBD8
split-complementary
#D8FFE8 #FBD8FF #FFD8DC
monochromatic
#5EFFA0 #9BFFC4 #D8FFE8 #E0FFED #E0FFED
Accessibility & contrast
On white
1.08
#D8FFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.39
#D8FFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FFE8
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FFE8 | 1.00 | 1.08 | 19.39 | 19.39 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF9E7
Deuteranopia (green-blind)
#F7F4E9
Tritanopia (blue-blind)
#D2FFF8
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d8ffe8; /* rgb */ color: rgb(216, 255, 232); /* oklch */ color: oklch(96.6% 0.050 159.4);
Tailwind
colors: {
custom: {
50: '#e4ffef',
500: '#d8ffe8',
950: '#000000',
},
}SCSS
$custom: #d8ffe8; $custom-light: #e4ffef; $custom-dark: #000000;
JSON
{
"hex": "#d8ffe8",
"rgb": {
"r": 216,
"g": 255,
"b": 232
},
"hsl": {
"h": 144.615,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.96621,
"c": 0.05049,
"h": 159.4
},
"luminance": 0.91945
}Semantic roles & 50–950 ramp
primary
#D8FFE8
secondary
#EB90C6
accent
#0087E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685