#DCFFCC#DCFFCC
#DCFFCC is a very light, moderate green. Relative luminance 0.911; OKLCH L 96.2% C 0.076 H 135.9°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFCC |
|---|---|
| RGB | rgb(220, 255, 204) |
| HSL | hsl(101, 100%, 90%) |
| HSV | hsv(101, 20%, 100%) |
| CMYK | cmyk(13.7%, 0%, 20%, 0%) |
| CIE-LAB | lab(96.45, -20.26, 20.70) |
| CIE-LCH | lch(96.45, 28.97, 134.38°) |
| OKLab | oklab(96.21% -0.0547 0.0531) |
| OKLCH | oklch(96.21% 0.076 135.9) |
| XYZ | xyz(76.1722, 91.0942, 70.6849) |
| Luminance | 0.9110 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.48
Very Light Green
#D1FFBD
ΔE00 3.53
Pale Green
#C7FDB5
ΔE00 5.16
Celadon
#BEFDB7
ΔE00 5.86
Light Sage
#BCECAC
ΔE00 5.88
Light Light Green
#C8FFB0
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFCC #EFCCFF
analogous
#F6FFCC #DCFFCC #CCFFD5
triadic
#DCFFCC #CCDCFF #FFCCDC
tetradic
#DCFFCC #CCF6FF #EFCCFF #FFD5CC
square
#DCFFCC #CCF6FF #EFCCFF #FFD5CC
split-complementary
#DCFFCC #D5CCFF #FFCCF6
monochromatic
#88FF52 #B2FF8F #DCFFCC #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.09
#DCFFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#DCFFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFCC
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFCC | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7C9
Deuteranopia (green-blind)
#FDF4CE
Tritanopia (blue-blind)
#DCFBF1
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dcffcc; /* rgb */ color: rgb(220, 255, 204); /* oklch */ color: oklch(96.2% 0.076 135.9);
Tailwind
colors: {
custom: {
50: '#e7ffdb',
500: '#dcffcc',
950: '#000000',
},
}SCSS
$custom: #dcffcc; $custom-light: #e7ffdb; $custom-dark: #000000;
JSON
{
"hex": "#dcffcc",
"rgb": {
"r": 220,
"g": 255,
"b": 204
},
"hsl": {
"h": 101.176,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.9621,
"c": 0.07621,
"h": 135.9
},
"luminance": 0.91095
}Semantic roles & 50–950 ramp
primary
#DCFFCC
secondary
#CA86EA
accent
#00E69D
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161815
muted
#848684