#DCFCCD#DCFCCD
#DCFCCD is a very light, moderate green. Relative luminance 0.892; OKLCH L 95.6% C 0.070 H 135.7°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFCCD |
|---|---|
| RGB | rgb(220, 252, 205) |
| HSL | hsl(101, 89%, 90%) |
| HSV | hsv(101, 19%, 99%) |
| CMYK | cmyk(12.7%, 0%, 18.7%, 1.2%) |
| CIE-LAB | lab(95.68, -18.65, 19.12) |
| CIE-LCH | lch(95.68, 26.71, 134.28°) |
| OKLab | oklab(95.61% -0.0503 0.0491) |
| OKLCH | oklch(95.61% 0.07 135.7) |
| XYZ | xyz(75.3429, 89.2433, 71.0020) |
| Luminance | 0.8924 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.38
Very Light Green
#D1FFBD
ΔE00 4.49
Pale Green
#C7FDB5
ΔE00 6.05
Light Sage
#BCECAC
ΔE00 6.21
Celadon
#BEFDB7
ΔE00 6.67
Light Light Green
#C8FFB0
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFCCD #EDCDFC
analogous
#F4FCCD #DCFCCD #CDFCD6
triadic
#DCFCCD #CDDCFC #FCCDDC
tetradic
#DCFCCD #CDF4FC #EDCDFC #FCD6CD
square
#DCFCCD #CDF4FC #EDCDFC #FCD6CD
split-complementary
#DCFCCD #D6CDFC #FCCDF4
monochromatic
#8BF55A #B4F993 #DCFCCD #EBFDE2 #EBFDE2
Accessibility & contrast
On white
1.11
#DCFCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#DCFCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFCCD
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFCCD | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4CA
Deuteranopia (green-blind)
#FBF2CF
Tritanopia (blue-blind)
#DCF8EF
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcfccd; /* rgb */ color: rgb(220, 252, 205); /* oklch */ color: oklch(95.6% 0.070 135.7);
Tailwind
colors: {
custom: {
50: '#e7fddc',
500: '#dcfccd',
950: '#000000',
},
}SCSS
$custom: #dcfccd; $custom-light: #e7fddc; $custom-dark: #000000;
JSON
{
"hex": "#dcfccd",
"rgb": {
"r": 220,
"g": 252,
"b": 205
},
"hsl": {
"h": 100.851,
"s": 88.679,
"l": 89.608
},
"oklch": {
"l": 0.95606,
"c": 0.07031,
"h": 135.7
},
"luminance": 0.89244
}Semantic roles & 50–950 ramp
primary
#DCFCCD
secondary
#C78AE4
accent
#00E59C
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584