#DCF6DC#DCF6DC
#DCF6DC is a very light, muted green. Relative luminance 0.863; OKLCH L 94.7% C 0.044 H 145.2°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF6DC |
|---|---|
| RGB | rgb(220, 246, 220) |
| HSL | hsl(120, 59%, 91%) |
| HSV | hsv(120, 11%, 96%) |
| CMYK | cmyk(10.6%, 0%, 10.6%, 3.5%) |
| CIE-LAB | lab(94.44, -13.19, 9.65) |
| CIE-LCH | lch(94.44, 16.35, 143.81°) |
| OKLab | oklab(94.72% -0.0361 0.0251) |
| OKLCH | oklch(94.72% 0.044 145.2) |
| XYZ | xyz(75.3866, 86.2935, 80.3809) |
| Luminance | 0.8629 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.76
Ice
#D6FFFA
ΔE00 8.83
Beige
#F5F5DC
ΔE00 9.00
Lightyellow
#FFFFE0
ΔE00 9.27
Off White (survey)
#FFFFE4
ΔE00 9.32
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF6DC #F6DCF6
analogous
#E9F6DC #DCF6DC #DCF6E9
triadic
#DCF6DC #DCDCF6 #F6DCDC
tetradic
#DCF6DC #DCE9F6 #F6DCF6 #F6E9DC
square
#DCF6DC #DCE9F6 #F6DCF6 #F6E9DC
split-complementary
#DCF6DC #E9DCF6 #F6DCE9
monochromatic
#7BDD7B #ABE9AB #DCF6DC #E7F9E7 #E7F9E7
Accessibility & contrast
On white
1.15
#DCF6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#DCF6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF6DC
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF6DC | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DB
Deuteranopia (green-blind)
#F3EEDD
Tritanopia (blue-blind)
#DAF4EE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dcf6dc; /* rgb */ color: rgb(220, 246, 220); /* oklch */ color: oklch(94.7% 0.044 145.2);
Tailwind
colors: {
custom: {
50: '#e7f9e6',
500: '#dcf6dc',
950: '#000000',
},
}SCSS
$custom: #dcf6dc; $custom-light: #e7f9e6; $custom-dark: #000000;
JSON
{
"hex": "#dcf6dc",
"rgb": {
"r": 220,
"g": 246,
"b": 220
},
"hsl": {
"h": 120,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.94722,
"c": 0.04402,
"h": 145.2
},
"luminance": 0.86294
}Semantic roles & 50–950 ramp
primary
#DCF6DC
secondary
#D79FD7
accent
#1FC7C7
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584