#DCFFDC#DCFFDC
#DCFFDC is a very light, muted green. Relative luminance 0.919; OKLCH L 96.6% C 0.059 H 145.1°. Best body text is #000000 at 19.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFDC |
|---|---|
| RGB | rgb(220, 255, 220) |
| HSL | hsl(120, 100%, 93%) |
| HSV | hsv(120, 14%, 100%) |
| CMYK | cmyk(13.7%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(96.78, -17.62, 12.99) |
| CIE-LCH | lch(96.78, 21.89, 143.60°) |
| OKLab | oklab(96.58% -0.0482 0.0337) |
| OKLCH | oklch(96.58% 0.059 145.1) |
| XYZ | xyz(78.1906, 91.9016, 81.3156) |
| Luminance | 0.9190 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 7.22
Very Light Green
#D1FFBD
ΔE00 7.33
Mint
#AAF0C1
ΔE00 8.08
Honeydew
#F0FFF0
ΔE00 8.50
Light Sage
#BCECAC
ΔE00 8.65
Pale Green
#C7FDB5
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFDC #FFDCFF
analogous
#EDFFDC #DCFFDC #DCFFED
triadic
#DCFFDC #DCDCFF #FFDCDC
tetradic
#DCFFDC #DCEDFF #FFDCFF #FFEDDC
square
#DCFFDC #DCEDFF #FFDCFF #FFEDDC
split-complementary
#DCFFDC #EDDCFF #FFDCED
monochromatic
#62FF62 #9FFF9F #DCFFDC #E0FFE0 #E0FFE0
Accessibility & contrast
On white
1.08
#DCFFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.38
#DCFFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFDC
19.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFDC | 1.00 | 1.08 | 19.38 | 19.38 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8DA
Deuteranopia (green-blind)
#FBF4DE
Tritanopia (blue-blind)
#D9FDF5
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dcffdc; /* rgb */ color: rgb(220, 255, 220); /* oklch */ color: oklch(96.6% 0.059 145.1);
Tailwind
colors: {
custom: {
50: '#e7ffe6',
500: '#dcffdc',
950: '#000000',
},
}SCSS
$custom: #dcffdc; $custom-light: #e7ffe6; $custom-dark: #000000;
JSON
{
"hex": "#dcffdc",
"rgb": {
"r": 220,
"g": 255,
"b": 220
},
"hsl": {
"h": 120,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.96583,
"c": 0.05883,
"h": 145.1
},
"luminance": 0.91903
}Semantic roles & 50–950 ramp
primary
#DCFFDC
secondary
#EC93EC
accent
#00E5E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161816
muted
#848684