#DCFAE7#DCFAE7
#DCFAE7 is a very light, muted green. Relative luminance 0.894; OKLCH L 95.8% C 0.040 H 157.8°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFAE7 |
|---|---|
| RGB | rgb(220, 250, 231) |
| HSL | hsl(142, 75%, 92%) |
| HSV | hsv(142, 12%, 98%) |
| CMYK | cmyk(12%, 0%, 7.6%, 2%) |
| CIE-LAB | lab(95.73, -13.23, 5.83) |
| CIE-LCH | lch(95.73, 14.46, 156.20°) |
| OKLab | oklab(95.83% -0.0372 0.0152) |
| OKLCH | oklch(95.83% 0.04 157.8) |
| XYZ | xyz(78.1214, 89.3550, 88.7172) |
| Luminance | 0.8936 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.23
Ice
#D6FFFA
ΔE00 6.07
Ice Blue (survey)
#D7FFFE
ΔE00 7.49
Duck Egg Blue
#C3FBF4
ΔE00 7.50
Very Pale Blue
#D6FFFE
ΔE00 7.55
Eggshell Blue
#C4FFF7
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFAE7 #FADCEF
analogous
#E0FADC #DCFAE7 #DCFAF6
triadic
#DCFAE7 #E7DCFA #FAE7DC
tetradic
#DCFAE7 #DCE0FA #FADCEF #FAF6DC
square
#DCFAE7 #DCE0FA #FADCEF #FAF6DC
split-complementary
#DCFAE7 #F6DCFA #FADCE0
monochromatic
#71EB9E #A6F2C2 #DCFAE7 #E4FBED #E4FBED
Accessibility & contrast
On white
1.11
#DCFAE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#DCFAE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFAE7
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFAE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFAE7 | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F5E6
Deuteranopia (green-blind)
#F4F1E8
Tritanopia (blue-blind)
#D7FAF4
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcfae7; /* rgb */ color: rgb(220, 250, 231); /* oklch */ color: oklch(95.8% 0.040 157.8);
Tailwind
colors: {
custom: {
50: '#e7fcee',
500: '#dcfae7',
950: '#000000',
},
}SCSS
$custom: #dcfae7; $custom-light: #e7fcee; $custom-dark: #000000;
JSON
{
"hex": "#dcfae7",
"rgb": {
"r": 220,
"g": 250,
"b": 231
},
"hsl": {
"h": 142,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.9583,
"c": 0.04016,
"h": 157.8
},
"luminance": 0.89356
}Semantic roles & 50–950 ramp
primary
#DCFAE7
secondary
#E09BC6
accent
#0E8ED7
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585