#D8FFE4#D8FFE4
#D8FFE4 is a very light, muted green. Relative luminance 0.917; OKLCH L 96.5% C 0.054 H 155.1°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FFE4 |
|---|---|
| RGB | rgb(216, 255, 228) |
| HSL | hsl(138, 100%, 92%) |
| HSV | hsv(138, 15%, 100%) |
| CMYK | cmyk(15.3%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(96.71, -17.52, 8.75) |
| CIE-LCH | lch(96.71, 19.59, 153.46°) |
| OKLab | oklab(96.52% -0.0489 0.0227) |
| OKLCH | oklch(96.52% 0.054 155.1) |
| XYZ | xyz(78.0791, 91.7187, 86.9735) |
| Luminance | 0.9172 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 6.92
Honeydew
#F0FFF0
ΔE00 7.97
Ice
#D6FFFA
ΔE00 7.97
Eggshell Blue
#C4FFF7
ΔE00 8.08
Duck Egg Blue
#C3FBF4
ΔE00 8.18
Pale Turquoise
#A5FBD5
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FFE4 #FFD8F3
analogous
#DFFFD8 #D8FFE4 #D8FFF8
triadic
#D8FFE4 #E4D8FF #FFE4D8
tetradic
#D8FFE4 #D8DFFF #FFD8F3 #FFF8D8
square
#D8FFE4 #D8DFFF #FFD8F3 #FFF8D8
split-complementary
#D8FFE4 #F8D8FF #FFD8DF
monochromatic
#5EFF8F #9BFFBA #D8FFE4 #E0FFEA #E0FFEA
Accessibility & contrast
On white
1.09
#D8FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.34
#D8FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FFE4
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FFE4 | 1.00 | 1.09 | 19.34 | 19.34 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8E3
Deuteranopia (green-blind)
#F8F4E5
Tritanopia (blue-blind)
#D2FEF7
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d8ffe4; /* rgb */ color: rgb(216, 255, 228); /* oklch */ color: oklch(96.5% 0.054 155.1);
Tailwind
colors: {
custom: {
50: '#e4ffec',
500: '#d8ffe4',
950: '#000000',
},
}SCSS
$custom: #d8ffe4; $custom-light: #e4ffec; $custom-dark: #000000;
JSON
{
"hex": "#d8ffe4",
"rgb": {
"r": 216,
"g": 255,
"b": 228
},
"hsl": {
"h": 138.462,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.96518,
"c": 0.0539,
"h": 155.1
},
"luminance": 0.9172
}Semantic roles & 50–950 ramp
primary
#D8FFE4
secondary
#EB90CF
accent
#009FE6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#151816
muted
#848684