#DCF8DC#DCF8DC
#DCF8DC is a very light, muted green. Relative luminance 0.875; OKLCH L 95.1% C 0.047 H 145.2°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF8DC |
|---|---|
| RGB | rgb(220, 248, 220) |
| HSL | hsl(120, 67%, 92%) |
| HSV | hsv(120, 11%, 97%) |
| CMYK | cmyk(11.3%, 0%, 11.3%, 2.7%) |
| CIE-LAB | lab(94.96, -14.18, 10.40) |
| CIE-LCH | lch(94.96, 17.59, 143.76°) |
| OKLab | oklab(95.13% -0.0388 0.027) |
| OKLCH | oklch(95.13% 0.047 145.2) |
| XYZ | xyz(75.9982, 87.5167, 80.5847) |
| Luminance | 0.8752 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.36
Ice
#D6FFFA
ΔE00 9.12
Very Pale Green
#CFFDBC
ΔE00 9.22
Very Light Green
#D1FFBD
ΔE00 9.38
Beige
#F5F5DC
ΔE00 9.49
Mint
#AAF0C1
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF8DC #F8DCF8
analogous
#EAF8DC #DCF8DC #DCF8EA
triadic
#DCF8DC #DCDCF8 #F8DCDC
tetradic
#DCF8DC #DCEAF8 #F8DCF8 #F8EADC
square
#DCF8DC #DCEAF8 #F8DCF8 #F8EADC
split-complementary
#DCF8DC #EADCF8 #F8DCEA
monochromatic
#76E476 #A9EEA9 #DCF8DC #E5FAE5 #E5FAE5
Accessibility & contrast
On white
1.13
#DCF8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#DCF8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF8DC
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF8DC | 1.00 | 1.13 | 18.50 | 18.50 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2DB
Deuteranopia (green-blind)
#F4EFDD
Tritanopia (blue-blind)
#DAF6F0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dcf8dc; /* rgb */ color: rgb(220, 248, 220); /* oklch */ color: oklch(95.1% 0.047 145.2);
Tailwind
colors: {
custom: {
50: '#e7fae6',
500: '#dcf8dc',
950: '#000000',
},
}SCSS
$custom: #dcf8dc; $custom-light: #e7fae6; $custom-dark: #000000;
JSON
{
"hex": "#dcf8dc",
"rgb": {
"r": 220,
"g": 248,
"b": 220
},
"hsl": {
"h": 120,
"s": 66.667,
"l": 91.765
},
"oklch": {
"l": 0.95134,
"c": 0.04732,
"h": 145.2
},
"luminance": 0.87518
}Semantic roles & 50–950 ramp
primary
#DCF8DC
secondary
#DB9DDB
accent
#17CFCF
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584