#D4FFDF#D4FFDF
#D4FFDF is a very light, moderate green. Relative luminance 0.908; OKLCH L 96.1% C 0.061 H 152.9°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FFDF |
|---|---|
| RGB | rgb(212, 255, 223) |
| HSL | hsl(135, 100%, 92%) |
| HSV | hsv(135, 17%, 100%) |
| CMYK | cmyk(16.9%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(96.35, -19.70, 10.77) |
| CIE-LCH | lch(96.35, 22.45, 151.34°) |
| OKLab | oklab(96.13% -0.0547 0.0279) |
| OKLCH | oklch(96.13% 0.061 152.9) |
| XYZ | xyz(76.2274, 90.8429, 83.3160) |
| Luminance | 0.9084 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 6.97
Mint
#AAF0C1
ΔE00 7.11
Pale Turquoise
#A5FBD5
ΔE00 7.37
Very Pale Green
#CFFDBC
ΔE00 8.13
Very Light Green
#D1FFBD
ΔE00 8.29
Light Mint
#B6FFBB
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FFDF #FFD4F4
analogous
#DFFFD4 #D4FFDF #D4FFF5
triadic
#D4FFDF #DFD4FF #FFDFD4
tetradic
#D4FFDF #D4DFFF #FFD4F4 #FFF5D4
square
#D4FFDF #D4DFFF #FFD4F4 #FFF5D4
split-complementary
#D4FFDF #F5D4FF #FFD4DF
monochromatic
#5AFF84 #97FFB1 #D4FFDF #E0FFE8 #E0FFE8
Accessibility & contrast
On white
1.10
#D4FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.17
#D4FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FFDF
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FFDF | 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)
#FFF8DD
Deuteranopia (green-blind)
#F7F2E1
Tritanopia (blue-blind)
#CEFEF6
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d4ffdf; /* rgb */ color: rgb(212, 255, 223); /* oklch */ color: oklch(96.1% 0.061 152.9);
Tailwind
colors: {
custom: {
50: '#e1ffe9',
500: '#d4ffdf',
950: '#000000',
},
}SCSS
$custom: #d4ffdf; $custom-light: #e1ffe9; $custom-dark: #000000;
JSON
{
"hex": "#d4ffdf",
"rgb": {
"r": 212,
"g": 255,
"b": 223
},
"hsl": {
"h": 135.349,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.96131,
"c": 0.06139,
"h": 152.9
},
"luminance": 0.90845
}Semantic roles & 50–950 ramp
primary
#D4FFDF
secondary
#EB8CD3
accent
#00ABE6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151816
muted
#848684