#DCFFDE#DCFFDE
#DCFFDE is a very light, muted green. Relative luminance 0.920; OKLCH L 96.6% C 0.057 H 146.7°. Best body text is #000000 at 19.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFDE |
|---|---|
| RGB | rgb(220, 255, 222) |
| HSL | hsl(123, 100%, 93%) |
| HSV | hsv(123, 14%, 100%) |
| CMYK | cmyk(13.7%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(96.82, -17.28, 12.03) |
| CIE-LCH | lch(96.82, 21.05, 145.15°) |
| OKLab | oklab(96.63% -0.0474 0.0312) |
| OKLCH | oklch(96.63% 0.057 146.7) |
| XYZ | xyz(78.4571, 92.0082, 82.7189) |
| Luminance | 0.9201 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 7.76
Very Light Green
#D1FFBD
ΔE00 7.88
Honeydew
#F0FFF0
ΔE00 8.15
Mint
#AAF0C1
ΔE00 8.26
Pale Aqua
#B8FFEB
ΔE00 8.71
Pale Turquoise
#A5FBD5
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFDE #FFDCFD
analogous
#EBFFDC #DCFFDE #DCFFEF
triadic
#DCFFDE #DEDCFF #FFDEDC
tetradic
#DCFFDE #DCEBFF #FFDCFD #FFEFDC
square
#DCFFDE #DCEBFF #FFDCFD #FFEFDC
split-complementary
#DCFFDE #EFDCFF #FFDCEB
monochromatic
#62FF6B #9FFFA4 #DCFFDE #E0FFE2 #E0FFE2
Accessibility & contrast
On white
1.08
#DCFFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.40
#DCFFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFDE
19.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFDE | 1.00 | 1.08 | 19.40 | 19.40 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8DC
Deuteranopia (green-blind)
#FAF4E0
Tritanopia (blue-blind)
#D9FDF5
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dcffde; /* rgb */ color: rgb(220, 255, 222); /* oklch */ color: oklch(96.6% 0.057 146.7);
Tailwind
colors: {
custom: {
50: '#e7ffe8',
500: '#dcffde',
950: '#000000',
},
}SCSS
$custom: #dcffde; $custom-light: #e7ffe8; $custom-dark: #000000;
JSON
{
"hex": "#dcffde",
"rgb": {
"r": 220,
"g": 255,
"b": 222
},
"hsl": {
"h": 123.429,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.96632,
"c": 0.05677,
"h": 146.7
},
"luminance": 0.9201
}Semantic roles & 50–950 ramp
primary
#DCFFDE
secondary
#EC93E7
accent
#00D8E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161816
muted
#848684