#DCF4E0#DCF4E0
#DCF4E0 is a very light, muted green. Relative luminance 0.853; OKLCH L 94.4% C 0.037 H 150.3°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF4E0 |
|---|---|
| RGB | rgb(220, 244, 224) |
| HSL | hsl(130, 52%, 91%) |
| HSV | hsv(130, 10%, 96%) |
| CMYK | cmyk(9.8%, 0%, 8.2%, 4.3%) |
| CIE-LAB | lab(94.01, -11.50, 6.97) |
| CIE-LCH | lch(94.01, 13.45, 148.76°) |
| OKLab | oklab(94.41% -0.0318 0.0182) |
| OKLCH | oklch(94.41% 0.037 150.3) |
| XYZ | xyz(75.3176, 85.2979, 83.0026) |
| Luminance | 0.8530 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.47
Ice
#D6FFFA
ΔE00 7.49
Mintcream
#F5FFFA
ΔE00 8.53
Lightcyan
#E0FFFF
ΔE00 8.55
Beige
#F5F5DC
ΔE00 8.69
Ice Blue (survey)
#D7FFFE
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF4E0 #F4DCF0
analogous
#E4F4DC #DCF4E0 #DCF4EC
triadic
#DCF4E0 #E0DCF4 #F4E0DC
tetradic
#DCF4E0 #DCE4F4 #F4DCF0 #F4ECDC
square
#DCF4E0 #DCE4F4 #F4DCF0 #F4ECDC
split-complementary
#DCF4E0 #ECDCF4 #F4DCE4
monochromatic
#7FD78E #ADE5B7 #DCF4E0 #E8F8EA #E8F8EA
Accessibility & contrast
On white
1.16
#DCF4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#DCF4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF4E0
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF4E0 | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDF
Deuteranopia (green-blind)
#F0EDE1
Tritanopia (blue-blind)
#D9F3EE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dcf4e0; /* rgb */ color: rgb(220, 244, 224); /* oklch */ color: oklch(94.4% 0.037 150.3);
Tailwind
colors: {
custom: {
50: '#e7f7e9',
500: '#dcf4e0',
950: '#000000',
},
}SCSS
$custom: #dcf4e0; $custom-light: #e7f7e9; $custom-dark: #000000;
JSON
{
"hex": "#dcf4e0",
"rgb": {
"r": 220,
"g": 244,
"b": 224
},
"hsl": {
"h": 130,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.94414,
"c": 0.03666,
"h": 150.3
},
"luminance": 0.85299
}Semantic roles & 50–950 ramp
primary
#DCF4E0
secondary
#D3A1CB
accent
#26A6C0
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584