#DCF2DC#DCF2DC
#DCF2DC is a very light, muted green. Relative luminance 0.839; OKLCH L 93.9% C 0.037 H 145.3°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF2DC |
|---|---|
| RGB | rgb(220, 242, 220) |
| HSL | hsl(120, 46%, 91%) |
| HSV | hsv(120, 9%, 95%) |
| CMYK | cmyk(9.1%, 0%, 9.1%, 5.1%) |
| CIE-LAB | lab(93.40, -11.20, 8.17) |
| CIE-LCH | lch(93.40, 13.86, 143.91°) |
| OKLab | oklab(93.9% -0.0307 0.0213) |
| OKLCH | oklch(93.9% 0.037 145.3) |
| XYZ | xyz(74.1830, 83.8864, 79.9797) |
| Luminance | 0.8389 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.68
Beige
#F5F5DC
ΔE00 8.07
Ice
#D6FFFA
ΔE00 8.48
Off White (survey)
#FFFFE4
ΔE00 8.68
Lightyellow
#FFFFE0
ΔE00 8.83
Mintcream
#F5FFFA
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF2DC #F2DCF2
analogous
#E7F2DC #DCF2DC #DCF2E7
triadic
#DCF2DC #DCDCF2 #F2DCDC
tetradic
#DCF2DC #DCE7F2 #F2DCF2 #F2E7DC
square
#DCF2DC #DCE7F2 #F2DCF2 #F2E7DC
split-complementary
#DCF2DC #E7DCF2 #F2DCE7
monochromatic
#83D183 #AFE1AF #DCF2DC #E9F7E9 #E9F7E9
Accessibility & contrast
On white
1.18
#DCF2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#DCF2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF2DC
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF2DC | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDB
Deuteranopia (green-blind)
#EFEBDD
Tritanopia (blue-blind)
#DAF1EB
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dcf2dc; /* rgb */ color: rgb(220, 242, 220); /* oklch */ color: oklch(93.9% 0.037 145.3);
Tailwind
colors: {
custom: {
50: '#e7f6e6',
500: '#dcf2dc',
950: '#000000',
},
}SCSS
$custom: #dcf2dc; $custom-light: #e7f6e6; $custom-dark: #000000;
JSON
{
"hex": "#dcf2dc",
"rgb": {
"r": 220,
"g": 242,
"b": 220
},
"hsl": {
"h": 120,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.939,
"c": 0.03735,
"h": 145.3
},
"luminance": 0.83887
}Semantic roles & 50–950 ramp
primary
#DCF2DC
secondary
#D0A3D0
accent
#2CB9B9
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584