#DCF3DC#DCF3DC
#DCF3DC is a very light, muted green. Relative luminance 0.845; OKLCH L 94.1% C 0.039 H 145.3°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF3DC |
|---|---|
| RGB | rgb(220, 243, 220) |
| HSL | hsl(120, 49%, 91%) |
| HSV | hsv(120, 9%, 95%) |
| CMYK | cmyk(9.5%, 0%, 9.5%, 4.7%) |
| CIE-LAB | lab(93.66, -11.70, 8.54) |
| CIE-LCH | lch(93.66, 14.49, 143.88°) |
| OKLab | oklab(94.11% -0.0321 0.0222) |
| OKLCH | oklch(94.11% 0.039 145.3) |
| XYZ | xyz(74.4815, 84.4833, 80.0792) |
| Luminance | 0.8448 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.92
Beige
#F5F5DC
ΔE00 8.29
Ice
#D6FFFA
ΔE00 8.53
Off White (survey)
#FFFFE4
ΔE00 8.82
Lightyellow
#FFFFE0
ΔE00 8.92
Mintcream
#F5FFFA
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF3DC #F3DCF3
analogous
#E7F3DC #DCF3DC #DCF3E7
triadic
#DCF3DC #DCDCF3 #F3DCDC
tetradic
#DCF3DC #DCE7F3 #F3DCF3 #F3E7DC
square
#DCF3DC #DCE7F3 #F3DCF3 #F3E7DC
split-complementary
#DCF3DC #E7DCF3 #F3DCE7
monochromatic
#81D481 #AEE3AE #DCF3DC #E8F7E8 #E8F7E8
Accessibility & contrast
On white
1.17
#DCF3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#DCF3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF3DC
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF3DC | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDB
Deuteranopia (green-blind)
#F0ECDD
Tritanopia (blue-blind)
#DAF2EC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dcf3dc; /* rgb */ color: rgb(220, 243, 220); /* oklch */ color: oklch(94.1% 0.039 145.3);
Tailwind
colors: {
custom: {
50: '#e7f7e6',
500: '#dcf3dc',
950: '#000000',
},
}SCSS
$custom: #dcf3dc; $custom-light: #e7f7e6; $custom-dark: #000000;
JSON
{
"hex": "#dcf3dc",
"rgb": {
"r": 220,
"g": 243,
"b": 220
},
"hsl": {
"h": 120,
"s": 48.936,
"l": 90.784
},
"oklch": {
"l": 0.94105,
"c": 0.03903,
"h": 145.3
},
"luminance": 0.84484
}Semantic roles & 50–950 ramp
primary
#DCF3DC
secondary
#D1A2D1
accent
#29BCBC
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584