#D8FFD6#D8FFD6
#D8FFD6 is a very light, moderate green. Relative luminance 0.910; OKLCH L 96.2% C 0.068 H 143.7°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FFD6 |
|---|---|
| RGB | rgb(216, 255, 214) |
| HSL | hsl(117, 100%, 92%) |
| HSV | hsv(117, 16%, 100%) |
| CMYK | cmyk(15.3%, 0%, 16.1%, 0%) |
| CIE-LAB | lab(96.40, -19.96, 15.49) |
| CIE-LCH | lch(96.40, 25.27, 142.19°) |
| OKLab | oklab(96.17% -0.0545 0.04) |
| OKLCH | oklch(96.17% 0.068 143.7) |
| XYZ | xyz(76.2138, 90.9725, 77.1494) |
| Luminance | 0.9097 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.60
Very Light Green
#D1FFBD
ΔE00 5.72
Pale Green
#C7FDB5
ΔE00 7.03
Mint
#AAF0C1
ΔE00 7.04
Celadon
#BEFDB7
ΔE00 7.09
Light Sage
#BCECAC
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FFD6 #FDD6FF
analogous
#EDFFD6 #D8FFD6 #D6FFE9
triadic
#D8FFD6 #D6D8FF #FFD6D8
tetradic
#D8FFD6 #D6EDFF #FDD6FF #FFE9D6
square
#D8FFD6 #D6EDFF #FDD6FF #FFE9D6
split-complementary
#D8FFD6 #E9D6FF #FFD6ED
monochromatic
#64FF5C #9EFF99 #D8FFD6 #E2FFE0 #E2FFE0
Accessibility & contrast
On white
1.09
#D8FFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#D8FFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FFD6
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FFD6 | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7D4
Deuteranopia (green-blind)
#FAF3D8
Tritanopia (blue-blind)
#D5FCF3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d8ffd6; /* rgb */ color: rgb(216, 255, 214); /* oklch */ color: oklch(96.2% 0.068 143.7);
Tailwind
colors: {
custom: {
50: '#e4ffe2',
500: '#d8ffd6',
950: '#000000',
},
}SCSS
$custom: #d8ffd6; $custom-light: #e4ffe2; $custom-dark: #000000;
JSON
{
"hex": "#d8ffd6",
"rgb": {
"r": 216,
"g": 255,
"b": 214
},
"hsl": {
"h": 117.073,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.96173,
"c": 0.0676,
"h": 143.7
},
"luminance": 0.90974
}Semantic roles & 50–950 ramp
primary
#D8FFD6
secondary
#E78EEB
accent
#00E6DA
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684