#D8FFD5#D8FFD5
#D8FFD5 is a very light, moderate green. Relative luminance 0.909; OKLCH L 96.1% C 0.069 H 143.1°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FFD5 |
|---|---|
| RGB | rgb(216, 255, 213) |
| HSL | hsl(116, 100%, 92%) |
| HSV | hsv(116, 16%, 100%) |
| CMYK | cmyk(15.3%, 0%, 16.5%, 0%) |
| CIE-LAB | lab(96.38, -20.13, 15.97) |
| CIE-LCH | lch(96.38, 25.70, 141.57°) |
| OKLab | oklab(96.15% -0.0549 0.0412) |
| OKLCH | oklch(96.15% 0.069 143.1) |
| XYZ | xyz(76.0865, 90.9216, 76.4789) |
| Luminance | 0.9092 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.34
Very Light Green
#D1FFBD
ΔE00 5.47
Pale Green
#C7FDB5
ΔE00 6.79
Celadon
#BEFDB7
ΔE00 6.88
Light Sage
#BCECAC
ΔE00 7.02
Mint
#AAF0C1
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FFD5 #FCD5FF
analogous
#EDFFD5 #D8FFD5 #D5FFE7
triadic
#D8FFD5 #D5D8FF #FFD5D8
tetradic
#D8FFD5 #D5EDFF #FCD5FF #FFE7D5
square
#D8FFD5 #D5EDFF #FCD5FF #FFE7D5
split-complementary
#D8FFD5 #E7D5FF #FFD5ED
monochromatic
#66FF5B #9FFF98 #D8FFD5 #E3FFE0 #E3FFE0
Accessibility & contrast
On white
1.09
#D8FFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.18
#D8FFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FFD5
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FFD5 | 1.00 | 1.09 | 19.18 | 19.18 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7D3
Deuteranopia (green-blind)
#FBF3D7
Tritanopia (blue-blind)
#D5FCF3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d8ffd5; /* rgb */ color: rgb(216, 255, 213); /* oklch */ color: oklch(96.1% 0.069 143.1);
Tailwind
colors: {
custom: {
50: '#e4ffe2',
500: '#d8ffd5',
950: '#000000',
},
}SCSS
$custom: #d8ffd5; $custom-light: #e4ffe2; $custom-dark: #000000;
JSON
{
"hex": "#d8ffd5",
"rgb": {
"r": 216,
"g": 255,
"b": 213
},
"hsl": {
"h": 115.714,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.96149,
"c": 0.06866,
"h": 143.1
},
"luminance": 0.90923
}Semantic roles & 50–950 ramp
primary
#D8FFD5
secondary
#E48DEB
accent
#00E6D5
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684