#DCFDCC#DCFDCC
#DCFDCC is a very light, moderate green. Relative luminance 0.898; OKLCH L 95.8% C 0.073 H 135.5°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFDCC |
|---|---|
| RGB | rgb(220, 253, 204) |
| HSL | hsl(100, 92%, 90%) |
| HSV | hsv(100, 19%, 99%) |
| CMYK | cmyk(13%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(95.92, -19.29, 19.97) |
| CIE-LCH | lch(95.92, 27.77, 134.01°) |
| OKLab | oklab(95.79% -0.052 0.0512) |
| OKLCH | oklch(95.79% 0.073 135.5) |
| XYZ | xyz(75.5375, 89.8248, 70.4733) |
| Luminance | 0.8983 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.94
Very Light Green
#D1FFBD
ΔE00 4.02
Pale Green
#C7FDB5
ΔE00 5.62
Light Sage
#BCECAC
ΔE00 5.99
Celadon
#BEFDB7
ΔE00 6.30
Light Light Green
#C8FFB0
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFDCC #EDCCFD
analogous
#F5FDCC #DCFDCC #CCFDD5
triadic
#DCFDCC #CCDCFD #FDCCDC
tetradic
#DCFDCC #CCF5FD #EDCCFD #FDD5CC
square
#DCFDCC #CCF5FD #EDCCFD #FDD5CC
split-complementary
#DCFDCC #D5CCFD #FDCCF5
monochromatic
#8BF856 #B4FB91 #DCFDCC #EBFEE2 #EBFEE2
Accessibility & contrast
On white
1.11
#DCFDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#DCFDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFDCC
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFDCC | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5C9
Deuteranopia (green-blind)
#FCF2CE
Tritanopia (blue-blind)
#DCF9EF
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcfdcc; /* rgb */ color: rgb(220, 253, 204); /* oklch */ color: oklch(95.8% 0.073 135.5);
Tailwind
colors: {
custom: {
50: '#e7fedb',
500: '#dcfdcc',
950: '#000000',
},
}SCSS
$custom: #dcfdcc; $custom-light: #e7fedb; $custom-dark: #000000;
JSON
{
"hex": "#dcfdcc",
"rgb": {
"r": 220,
"g": 253,
"b": 204
},
"hsl": {
"h": 100.408,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.95792,
"c": 0.07303,
"h": 135.5
},
"luminance": 0.89826
}Semantic roles & 50–950 ramp
primary
#DCFDCC
secondary
#C788E5
accent
#00E69B
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161715
muted
#848584