#D4FFDE#D4FFDE
#D4FFDE is a very light, moderate green. Relative luminance 0.908; OKLCH L 96.1% C 0.062 H 152.1°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FFDE |
|---|---|
| RGB | rgb(212, 255, 222) |
| HSL | hsl(134, 100%, 92%) |
| HSV | hsv(134, 17%, 100%) |
| CMYK | cmyk(16.9%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(96.32, -19.88, 11.25) |
| CIE-LCH | lch(96.32, 22.84, 150.50°) |
| OKLab | oklab(96.11% -0.0551 0.0292) |
| OKLCH | oklch(96.11% 0.062 152.1) |
| XYZ | xyz(76.0930, 90.7892, 82.6081) |
| Luminance | 0.9079 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.98
Pale Aqua
#B8FFEB
ΔE00 7.18
Pale Turquoise
#A5FBD5
ΔE00 7.37
Very Pale Green
#CFFDBC
ΔE00 7.85
Very Light Green
#D1FFBD
ΔE00 8.00
Light Mint
#B6FFBB
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FFDE #FFD4F5
analogous
#E0FFD4 #D4FFDE #D4FFF4
triadic
#D4FFDE #DED4FF #FFDED4
tetradic
#D4FFDE #D4E0FF #FFD4F5 #FFF4D4
square
#D4FFDE #D4E0FF #FFD4F5 #FFF4D4
split-complementary
#D4FFDE #F4D4FF #FFD4E0
monochromatic
#5AFF80 #97FFAF #D4FFDE #E0FFE8 #E0FFE8
Accessibility & contrast
On white
1.10
#D4FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.16
#D4FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FFDE
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FFDE | 1.00 | 1.10 | 19.16 | 19.16 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7DC
Deuteranopia (green-blind)
#F8F2E0
Tritanopia (blue-blind)
#CEFEF5
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d4ffde; /* rgb */ color: rgb(212, 255, 222); /* oklch */ color: oklch(96.1% 0.062 152.1);
Tailwind
colors: {
custom: {
50: '#e1ffe8',
500: '#d4ffde',
950: '#000000',
},
}SCSS
$custom: #d4ffde; $custom-light: #e1ffe8; $custom-dark: #000000;
JSON
{
"hex": "#d4ffde",
"rgb": {
"r": 212,
"g": 255,
"b": 222
},
"hsl": {
"h": 133.953,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.96106,
"c": 0.06232,
"h": 152.1
},
"luminance": 0.90791
}Semantic roles & 50–950 ramp
primary
#D4FFDE
secondary
#EB8CD5
accent
#00B0E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151816
muted
#848684