#D8FFD2#D8FFD2
#D8FFD2 is a very light, moderate green. Relative luminance 0.908; OKLCH L 96.1% C 0.072 H 141.4°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FFD2 |
|---|---|
| RGB | rgb(216, 255, 210) |
| HSL | hsl(112, 100%, 91%) |
| HSV | hsv(112, 18%, 100%) |
| CMYK | cmyk(15.3%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(96.32, -20.63, 17.42) |
| CIE-LCH | lch(96.32, 27.00, 139.82°) |
| OKLab | oklab(96.08% -0.0561 0.0448) |
| OKLCH | oklch(96.08% 0.072 141.4) |
| XYZ | xyz(75.7092, 90.7707, 74.4920) |
| Luminance | 0.9077 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.60
Very Light Green
#D1FFBD
ΔE00 4.71
Pale Green
#C7FDB5
ΔE00 6.09
Celadon
#BEFDB7
ΔE00 6.29
Light Sage
#BCECAC
ΔE00 6.46
Light Mint
#B6FFBB
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FFD2 #F9D2FF
analogous
#EEFFD2 #D8FFD2 #D2FFE2
triadic
#D8FFD2 #D2D8FF #FFD2D8
tetradic
#D8FFD2 #D2EEFF #F9D2FF #FFE2D2
square
#D8FFD2 #D2EEFF #F9D2FF #FFE2D2
split-complementary
#D8FFD2 #E2D2FF #FFD2EE
monochromatic
#6EFF58 #A3FF95 #D8FFD2 #E4FFE0 #E4FFE0
Accessibility & contrast
On white
1.10
#D8FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#D8FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FFD2
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FFD2 | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7CF
Deuteranopia (green-blind)
#FBF3D4
Tritanopia (blue-blind)
#D6FCF2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d8ffd2; /* rgb */ color: rgb(216, 255, 210); /* oklch */ color: oklch(96.1% 0.072 141.4);
Tailwind
colors: {
custom: {
50: '#e4ffdf',
500: '#d8ffd2',
950: '#000000',
},
}SCSS
$custom: #d8ffd2; $custom-light: #e4ffdf; $custom-dark: #000000;
JSON
{
"hex": "#d8ffd2",
"rgb": {
"r": 216,
"g": 255,
"b": 210
},
"hsl": {
"h": 112,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.96079,
"c": 0.07185,
"h": 141.4
},
"luminance": 0.90772
}Semantic roles & 50–950 ramp
primary
#D8FFD2
secondary
#DE8BEA
accent
#00E6C7
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684