#D4FFDC#D4FFDC
#D4FFDC is a very light, moderate green. Relative luminance 0.907; OKLCH L 96.1% C 0.064 H 150.5°. Best body text is #000000 at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FFDC |
|---|---|
| RGB | rgb(212, 255, 220) |
| HSL | hsl(131, 100%, 92%) |
| HSV | hsv(131, 17%, 100%) |
| CMYK | cmyk(16.9%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(96.28, -20.23, 12.21) |
| CIE-LCH | lch(96.28, 23.63, 148.88°) |
| OKLab | oklab(96.06% -0.0559 0.0316) |
| OKLCH | oklch(96.06% 0.064 150.5) |
| XYZ | xyz(75.8265, 90.6826, 81.2047) |
| Luminance | 0.9068 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.74
Very Pale Green
#CFFDBC
ΔE00 7.28
Pale Turquoise
#A5FBD5
ΔE00 7.39
Very Light Green
#D1FFBD
ΔE00 7.43
Pale Aqua
#B8FFEB
ΔE00 7.59
Light Mint
#B6FFBB
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FFDC #FFD4F7
analogous
#E2FFD4 #D4FFDC #D4FFF2
triadic
#D4FFDC #DCD4FF #FFDCD4
tetradic
#D4FFDC #D4E2FF #FFD4F7 #FFF2D4
square
#D4FFDC #D4E2FF #FFD4F7 #FFF2D4
split-complementary
#D4FFDC #F2D4FF #FFD4E2
monochromatic
#5AFF78 #97FFAA #D4FFDC #E0FFE6 #E0FFE6
Accessibility & contrast
On white
1.10
#D4FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.14
#D4FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FFDC
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FFDC | 1.00 | 1.10 | 19.14 | 19.14 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7DA
Deuteranopia (green-blind)
#F8F2DE
Tritanopia (blue-blind)
#CFFDF5
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d4ffdc; /* rgb */ color: rgb(212, 255, 220); /* oklch */ color: oklch(96.1% 0.064 150.5);
Tailwind
colors: {
custom: {
50: '#e1ffe6',
500: '#d4ffdc',
950: '#000000',
},
}SCSS
$custom: #d4ffdc; $custom-light: #e1ffe6; $custom-dark: #000000;
JSON
{
"hex": "#d4ffdc",
"rgb": {
"r": 212,
"g": 255,
"b": 220
},
"hsl": {
"h": 131.163,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.96056,
"c": 0.06421,
"h": 150.5
},
"luminance": 0.90684
}Semantic roles & 50–950 ramp
primary
#D4FFDC
secondary
#EB8CD9
accent
#00BBE6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151816
muted
#848684