#DCEFDC#DCEFDC
#DCEFDC is a very light, muted green. Relative luminance 0.821; OKLCH L 93.3% C 0.032 H 145.3°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEFDC |
|---|---|
| RGB | rgb(220, 239, 220) |
| HSL | hsl(120, 37%, 90%) |
| HSV | hsv(120, 8%, 94%) |
| CMYK | cmyk(7.9%, 0%, 7.9%, 6.3%) |
| CIE-LAB | lab(92.63, -9.70, 7.05) |
| CIE-LCH | lch(92.63, 11.99, 143.98°) |
| OKLab | oklab(93.29% -0.0266 0.0184) |
| OKLCH | oklch(93.29% 0.032 145.3) |
| XYZ | xyz(73.2975, 82.1153, 79.6845) |
| Luminance | 0.8212 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.14
Beige
#F5F5DC
ΔE00 7.49
Mintcream
#F5FFFA
ΔE00 7.85
Off White (survey)
#FFFFE4
ΔE00 8.34
Ice
#D6FFFA
ΔE00 8.49
Lightyellow
#FFFFE0
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEFDC #EFDCEF
analogous
#E6EFDC #DCEFDC #DCEFE6
triadic
#DCEFDC #DCDCEF #EFDCDC
tetradic
#DCEFDC #DCE6EF #EFDCEF #EFE6DC
square
#DCEFDC #DCE6EF #EFDCEF #EFE6DC
split-complementary
#DCEFDC #E6DCEF #EFDCE6
monochromatic
#88C988 #B2DCB2 #DCEFDC #EAF5EA #EAF5EA
Accessibility & contrast
On white
1.21
#DCEFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#DCEFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEFDC
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEFDC | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EBDB
Deuteranopia (green-blind)
#ECE9DD
Tritanopia (blue-blind)
#DAEEE9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dcefdc; /* rgb */ color: rgb(220, 239, 220); /* oklch */ color: oklch(93.3% 0.032 145.3);
Tailwind
colors: {
custom: {
50: '#e6f4e6',
500: '#dcefdc',
950: '#000000',
},
}SCSS
$custom: #dcefdc; $custom-light: #e6f4e6; $custom-dark: #000000;
JSON
{
"hex": "#dcefdc",
"rgb": {
"r": 220,
"g": 239,
"b": 220
},
"hsl": {
"h": 120,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.93286,
"c": 0.03234,
"h": 145.3
},
"luminance": 0.82116
}Semantic roles & 50–950 ramp
primary
#DCEFDC
secondary
#CAA5CA
accent
#35B0B0
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584