#DCF5DC#DCF5DC
#DCF5DC is a very light, muted green. Relative luminance 0.857; OKLCH L 94.5% C 0.042 H 145.2°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF5DC |
|---|---|
| RGB | rgb(220, 245, 220) |
| HSL | hsl(120, 56%, 91%) |
| HSV | hsv(120, 10%, 96%) |
| CMYK | cmyk(10.2%, 0%, 10.2%, 3.9%) |
| CIE-LAB | lab(94.18, -12.70, 9.28) |
| CIE-LCH | lch(94.18, 15.73, 143.83°) |
| OKLab | oklab(94.52% -0.0348 0.0242) |
| OKLCH | oklch(94.52% 0.042 145.2) |
| XYZ | xyz(75.0833, 85.6868, 80.2798) |
| Luminance | 0.8569 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.47
Ice
#D6FFFA
ΔE00 8.71
Beige
#F5F5DC
ΔE00 8.76
Lightyellow
#FFFFE0
ΔE00 9.14
Off White (survey)
#FFFFE4
ΔE00 9.15
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF5DC #F5DCF5
analogous
#E8F5DC #DCF5DC #DCF5E8
triadic
#DCF5DC #DCDCF5 #F5DCDC
tetradic
#DCF5DC #DCE8F5 #F5DCF5 #F5E8DC
square
#DCF5DC #DCE8F5 #F5DCF5 #F5E8DC
split-complementary
#DCF5DC #E8DCF5 #F5DCE8
monochromatic
#7DDA7D #ACE7AC #DCF5DC #E7F8E7 #E7F8E7
Accessibility & contrast
On white
1.16
#DCF5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.14
#DCF5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF5DC
18.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF5DC | 1.00 | 1.16 | 18.14 | 18.14 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DB
Deuteranopia (green-blind)
#F2EDDD
Tritanopia (blue-blind)
#DAF3EE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dcf5dc; /* rgb */ color: rgb(220, 245, 220); /* oklch */ color: oklch(94.5% 0.042 145.2);
Tailwind
colors: {
custom: {
50: '#e7f8e6',
500: '#dcf5dc',
950: '#000000',
},
}SCSS
$custom: #dcf5dc; $custom-light: #e7f8e6; $custom-dark: #000000;
JSON
{
"hex": "#dcf5dc",
"rgb": {
"r": 220,
"g": 245,
"b": 220
},
"hsl": {
"h": 120,
"s": 55.556,
"l": 91.176
},
"oklch": {
"l": 0.94516,
"c": 0.04235,
"h": 145.2
},
"luminance": 0.85688
}Semantic roles & 50–950 ramp
primary
#DCF5DC
secondary
#D5A0D5
accent
#22C3C3
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584