#DCF2CC#DCF2CC
#DCF2CC is a very light, muted yellow-green. Relative luminance 0.831; OKLCH L 93.5% C 0.055 H 132.1°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF2CC |
|---|---|
| RGB | rgb(220, 242, 204) |
| HSL | hsl(95, 59%, 87%) |
| HSV | hsv(95, 16%, 95%) |
| CMYK | cmyk(9.1%, 0%, 15.7%, 5.1%) |
| CIE-LAB | lab(93.05, -13.90, 15.94) |
| CIE-LCH | lch(93.05, 21.15, 131.09°) |
| OKLab | oklab(93.51% -0.0371 0.0411) |
| OKLCH | oklch(93.51% 0.055 132.1) |
| XYZ | xyz(72.1646, 83.0790, 69.3490) |
| Luminance | 0.8308 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 7.26
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.43
Very Light Green
#D1FFBD
ΔE00 7.45
Eggshell (survey)
#FFFFD4
ΔE00 7.84
Light Sage
#BCECAC
ΔE00 7.87
Ecru
#FEFFCA
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF2CC #E2CCF2
analogous
#EFF2CC #DCF2CC #CCF2CF
triadic
#DCF2CC #CCDCF2 #F2CCDC
tetradic
#DCF2CC #CCEFF2 #E2CCF2 #F2CFCC
square
#DCF2CC #CCEFF2 #E2CCF2 #F2CFCC
split-complementary
#DCF2CC #CFCCF2 #F2CCEF
monochromatic
#99D96A #BBE69B #DCF2CC #EEF9E7 #EEF9E7
Accessibility & contrast
On white
1.19
#DCF2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#DCF2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF2CC
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF2CC | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECCA
Deuteranopia (green-blind)
#F2EACE
Tritanopia (blue-blind)
#DDEFE7
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcf2cc; /* rgb */ color: rgb(220, 242, 204); /* oklch */ color: oklch(93.5% 0.055 132.1);
Tailwind
colors: {
custom: {
50: '#e7f6db',
500: '#dcf2cc',
950: '#000000',
},
}SCSS
$custom: #dcf2cc; $custom-light: #e7f6db; $custom-dark: #000000;
JSON
{
"hex": "#dcf2cc",
"rgb": {
"r": 220,
"g": 242,
"b": 204
},
"hsl": {
"h": 94.737,
"s": 59.375,
"l": 87.451
},
"oklch": {
"l": 0.93505,
"c": 0.0554,
"h": 132.1
},
"luminance": 0.8308
}Semantic roles & 50–950 ramp
primary
#DCF2CC
secondary
#B691D1
accent
#1EC780
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161715
muted
#848584