#DCF8E2#DCF8E2
#DCF8E2 is a very light, muted green. Relative luminance 0.878; OKLCH L 95.3% C 0.041 H 151.8°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF8E2 |
|---|---|
| RGB | rgb(220, 248, 226) |
| HSL | hsl(133, 67%, 92%) |
| HSV | hsv(133, 11%, 97%) |
| CMYK | cmyk(11.3%, 0%, 8.9%, 2.7%) |
| CIE-LAB | lab(95.09, -13.13, 7.50) |
| CIE-LCH | lch(95.09, 15.12, 150.28°) |
| OKLab | oklab(95.29% -0.0365 0.0195) |
| OKLCH | oklch(95.29% 0.041 151.8) |
| XYZ | xyz(76.8071, 87.8403, 84.8451) |
| Luminance | 0.8784 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.27
Ice
#D6FFFA
ΔE00 7.32
Duck Egg Blue
#C3FBF4
ΔE00 8.59
Ice Blue (survey)
#D7FFFE
ΔE00 8.73
Very Pale Blue
#D6FFFE
ΔE00 8.79
Eggshell Blue
#C4FFF7
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF8E2 #F8DCF2
analogous
#E4F8DC #DCF8E2 #DCF8F0
triadic
#DCF8E2 #E2DCF8 #F8E2DC
tetradic
#DCF8E2 #DCE4F8 #F8DCF2 #F8F0DC
square
#DCF8E2 #DCE4F8 #F8DCF2 #F8F0DC
split-complementary
#DCF8E2 #F0DCF8 #F8DCE4
monochromatic
#76E48D #A9EEB8 #DCF8E2 #E5FAEA #E5FAEA
Accessibility & contrast
On white
1.13
#DCF8E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#DCF8E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF8E2
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF8E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF8E2 | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F3E1
Deuteranopia (green-blind)
#F3F0E3
Tritanopia (blue-blind)
#D9F7F1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcf8e2; /* rgb */ color: rgb(220, 248, 226); /* oklch */ color: oklch(95.3% 0.041 151.8);
Tailwind
colors: {
custom: {
50: '#e7faeb',
500: '#dcf8e2',
950: '#000000',
},
}SCSS
$custom: #dcf8e2; $custom-light: #e7faeb; $custom-dark: #000000;
JSON
{
"hex": "#dcf8e2",
"rgb": {
"r": 220,
"g": 248,
"b": 226
},
"hsl": {
"h": 132.857,
"s": 66.667,
"l": 91.765
},
"oklch": {
"l": 0.95288,
"c": 0.04137,
"h": 151.8
},
"luminance": 0.87841
}Semantic roles & 50–950 ramp
primary
#DCF8E2
secondary
#DB9DCE
accent
#17A7CF
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#161716
muted
#848584