#D8FFD4#D8FFD4
#D8FFD4 is a very light, moderate green. Relative luminance 0.909; OKLCH L 96.1% C 0.070 H 142.5°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FFD4 |
|---|---|
| RGB | rgb(216, 255, 212) |
| HSL | hsl(114, 100%, 92%) |
| HSV | hsv(114, 17%, 100%) |
| CMYK | cmyk(15.3%, 0%, 16.9%, 0%) |
| CIE-LAB | lab(96.36, -20.30, 16.45) |
| CIE-LCH | lch(96.36, 26.13, 140.97°) |
| OKLab | oklab(96.13% -0.0553 0.0424) |
| OKLCH | oklch(96.13% 0.07 142.5) |
| XYZ | xyz(75.9599, 90.8710, 75.8125) |
| Luminance | 0.9087 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.09
Very Light Green
#D1FFBD
ΔE00 5.21
Pale Green
#C7FDB5
ΔE00 6.55
Celadon
#BEFDB7
ΔE00 6.68
Light Sage
#BCECAC
ΔE00 6.83
Mint
#AAF0C1
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FFD4 #FBD4FF
analogous
#EEFFD4 #D8FFD4 #D4FFE6
triadic
#D8FFD4 #D4D8FF #FFD4D8
tetradic
#D8FFD4 #D4EEFF #FBD4FF #FFE6D4
square
#D8FFD4 #D4EEFF #FBD4FF #FFE6D4
split-complementary
#D8FFD4 #E6D4FF #FFD4EE
monochromatic
#69FF5A #A0FF97 #D8FFD4 #E3FFE0 #E3FFE0
Accessibility & contrast
On white
1.10
#D8FFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.17
#D8FFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FFD4
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FFD4 | 1.00 | 1.10 | 19.17 | 19.17 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7D2
Deuteranopia (green-blind)
#FBF3D6
Tritanopia (blue-blind)
#D5FCF3
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d8ffd4; /* rgb */ color: rgb(216, 255, 212); /* oklch */ color: oklch(96.1% 0.070 142.5);
Tailwind
colors: {
custom: {
50: '#e4ffe1',
500: '#d8ffd4',
950: '#000000',
},
}SCSS
$custom: #d8ffd4; $custom-light: #e4ffe1; $custom-dark: #000000;
JSON
{
"hex": "#d8ffd4",
"rgb": {
"r": 216,
"g": 255,
"b": 212
},
"hsl": {
"h": 114.419,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.96125,
"c": 0.06971,
"h": 142.5
},
"luminance": 0.90872
}Semantic roles & 50–950 ramp
primary
#D8FFD4
secondary
#E28CEB
accent
#00E6D0
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684