#DCFFD4#DCFFD4
#DCFFD4 is a very light, moderate green. Relative luminance 0.915; OKLCH L 96.4% C 0.067 H 139.9°. Best body text is #000000 at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFD4 |
|---|---|
| RGB | rgb(220, 255, 212) |
| HSL | hsl(109, 100%, 92%) |
| HSV | hsv(109, 17%, 100%) |
| CMYK | cmyk(13.7%, 0%, 16.9%, 0%) |
| CIE-LAB | lab(96.61, -18.97, 16.85) |
| CIE-LCH | lch(96.61, 25.37, 138.39°) |
| OKLab | oklab(96.39% -0.0515 0.0434) |
| OKLCH | oklch(96.39% 0.067 139.9) |
| XYZ | xyz(77.1564, 91.4879, 75.8685) |
| Luminance | 0.9149 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.19
Very Light Green
#D1FFBD
ΔE00 5.29
Pale Green
#C7FDB5
ΔE00 6.76
Light Sage
#BCECAC
ΔE00 7.04
Celadon
#BEFDB7
ΔE00 7.08
Light Mint
#B6FFBB
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFD4 #F7D4FF
analogous
#F2FFD4 #DCFFD4 #D4FFE2
triadic
#DCFFD4 #D4DCFF #FFD4DC
tetradic
#DCFFD4 #D4F2FF #F7D4FF #FFE2D4
square
#DCFFD4 #D4F2FF #F7D4FF #FFE2D4
split-complementary
#DCFFD4 #E2D4FF #FFD4F2
monochromatic
#78FF5A #AAFF97 #DCFFD4 #E6FFE0 #E6FFE0
Accessibility & contrast
On white
1.09
#DCFFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.30
#DCFFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFD4
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFD4 | 1.00 | 1.09 | 19.30 | 19.30 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7D2
Deuteranopia (green-blind)
#FCF4D6
Tritanopia (blue-blind)
#DAFCF3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dcffd4; /* rgb */ color: rgb(220, 255, 212); /* oklch */ color: oklch(96.4% 0.067 139.9);
Tailwind
colors: {
custom: {
50: '#e7ffe1',
500: '#dcffd4',
950: '#000000',
},
}SCSS
$custom: #dcffd4; $custom-light: #e7ffe1; $custom-dark: #000000;
JSON
{
"hex": "#dcffd4",
"rgb": {
"r": 220,
"g": 255,
"b": 212
},
"hsl": {
"h": 108.837,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.96392,
"c": 0.06735,
"h": 139.9
},
"luminance": 0.91489
}Semantic roles & 50–950 ramp
primary
#DCFFD4
secondary
#D98CEB
accent
#00E6BB
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684