#DCF4E1#DCF4E1
#DCF4E1 is a very light, muted green. Relative luminance 0.854; OKLCH L 94.4% C 0.036 H 151.7°. Best body text is #000000 at 18.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF4E1 |
|---|---|
| RGB | rgb(220, 244, 225) |
| HSL | hsl(133, 52%, 91%) |
| HSV | hsv(133, 10%, 96%) |
| CMYK | cmyk(9.8%, 0%, 7.8%, 4.3%) |
| CIE-LAB | lab(94.03, -11.32, 6.49) |
| CIE-LCH | lch(94.03, 13.05, 150.17°) |
| OKLab | oklab(94.44% -0.0314 0.0169) |
| OKLCH | oklch(94.44% 0.036 151.7) |
| XYZ | xyz(75.4537, 85.3523, 83.7190) |
| Luminance | 0.8535 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.33
Ice
#D6FFFA
ΔE00 7.22
Lightcyan
#E0FFFF
ΔE00 8.21
Mintcream
#F5FFFA
ΔE00 8.29
Ice Blue (survey)
#D7FFFE
ΔE00 8.39
Very Pale Blue
#D6FFFE
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF4E1 #F4DCEF
analogous
#E3F4DC #DCF4E1 #DCF4ED
triadic
#DCF4E1 #E1DCF4 #F4E1DC
tetradic
#DCF4E1 #DCE3F4 #F4DCEF #F4EDDC
square
#DCF4E1 #DCE3F4 #F4DCEF #F4EDDC
split-complementary
#DCF4E1 #EDDCF4 #F4DCE3
monochromatic
#7FD791 #ADE5B9 #DCF4E1 #E8F8EB #E8F8EB
Accessibility & contrast
On white
1.16
#DCF4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.07
#DCF4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF4E1
18.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF4E1 | 1.00 | 1.16 | 18.07 | 18.07 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E0
Deuteranopia (green-blind)
#F0EDE2
Tritanopia (blue-blind)
#D9F3EE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dcf4e1; /* rgb */ color: rgb(220, 244, 225); /* oklch */ color: oklch(94.4% 0.036 151.7);
Tailwind
colors: {
custom: {
50: '#e7f7ea',
500: '#dcf4e1',
950: '#000000',
},
}SCSS
$custom: #dcf4e1; $custom-light: #e7f7ea; $custom-dark: #000000;
JSON
{
"hex": "#dcf4e1",
"rgb": {
"r": 220,
"g": 244,
"b": 225
},
"hsl": {
"h": 132.5,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.94441,
"c": 0.03571,
"h": 151.7
},
"luminance": 0.85353
}Semantic roles & 50–950 ramp
primary
#DCF4E1
secondary
#D3A1C9
accent
#26A0C0
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584