#D8FFDE#D8FFDE
#D8FFDE is a very light, muted green. Relative luminance 0.914; OKLCH L 96.4% C 0.059 H 149.5°. Best body text is #000000 at 19.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FFDE |
|---|---|
| RGB | rgb(216, 255, 222) |
| HSL | hsl(129, 100%, 92%) |
| HSV | hsv(129, 15%, 100%) |
| CMYK | cmyk(15.3%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(96.57, -18.59, 11.64) |
| CIE-LCH | lch(96.57, 21.93, 147.95°) |
| OKLab | oklab(96.37% -0.0513 0.0302) |
| OKLCH | oklch(96.37% 0.06 149.5) |
| XYZ | xyz(77.2606, 91.3913, 82.6628) |
| Luminance | 0.9139 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.58
Very Pale Green
#CFFDBC
ΔE00 7.76
Very Light Green
#D1FFBD
ΔE00 7.89
Pale Aqua
#B8FFEB
ΔE00 7.91
Pale Turquoise
#A5FBD5
ΔE00 8.21
Honeydew
#F0FFF0
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FFDE #FFD8F9
analogous
#E6FFD8 #D8FFDE #D8FFF2
triadic
#D8FFDE #DED8FF #FFDED8
tetradic
#D8FFDE #D8E6FF #FFD8F9 #FFF2D8
square
#D8FFDE #D8E6FF #FFD8F9 #FFF2D8
split-complementary
#D8FFDE #F2D8FF #FFD8E6
monochromatic
#5EFF76 #9BFFAA #D8FFDE #E0FFE5 #E0FFE5
Accessibility & contrast
On white
1.09
#D8FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.28
#D8FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FFDE
19.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FFDE | 1.00 | 1.09 | 19.28 | 19.28 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8DC
Deuteranopia (green-blind)
#F9F3E0
Tritanopia (blue-blind)
#D3FDF5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d8ffde; /* rgb */ color: rgb(216, 255, 222); /* oklch */ color: oklch(96.4% 0.059 149.5);
Tailwind
colors: {
custom: {
50: '#e4ffe8',
500: '#d8ffde',
950: '#000000',
},
}SCSS
$custom: #d8ffde; $custom-light: #e4ffe8; $custom-dark: #000000;
JSON
{
"hex": "#d8ffde",
"rgb": {
"r": 216,
"g": 255,
"b": 222
},
"hsl": {
"h": 129.231,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.96367,
"c": 0.0595,
"h": 149.5
},
"luminance": 0.91393
}Semantic roles & 50–950 ramp
primary
#D8FFDE
secondary
#EB90DD
accent
#00C2E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151816
muted
#848684