#DCFAE8#DCFAE8
#DCFAE8 is a very light, muted green. Relative luminance 0.894; OKLCH L 95.9% C 0.039 H 159.3°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFAE8 |
|---|---|
| RGB | rgb(220, 250, 232) |
| HSL | hsl(144, 75%, 92%) |
| HSV | hsv(144, 12%, 98%) |
| CMYK | cmyk(12%, 0%, 7.2%, 2%) |
| CIE-LAB | lab(95.75, -13.05, 5.35) |
| CIE-LCH | lch(95.75, 14.10, 157.69°) |
| OKLab | oklab(95.86% -0.0368 0.0139) |
| OKLCH | oklch(95.86% 0.039 159.3) |
| XYZ | xyz(78.2630, 89.4117, 89.4632) |
| Luminance | 0.8941 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.15
Ice
#D6FFFA
ΔE00 5.75
Ice Blue (survey)
#D7FFFE
ΔE00 7.15
Very Pale Blue
#D6FFFE
ΔE00 7.21
Duck Egg Blue
#C3FBF4
ΔE00 7.28
Lightcyan
#E0FFFF
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFAE8 #FADCEE
analogous
#DFFADC #DCFAE8 #DCFAF7
triadic
#DCFAE8 #E8DCFA #FAE8DC
tetradic
#DCFAE8 #DCDFFA #FADCEE #FAF7DC
square
#DCFAE8 #DCDFFA #FADCEE #FAF7DC
split-complementary
#DCFAE8 #F7DCFA #FADCDF
monochromatic
#71EBA2 #A6F2C5 #DCFAE8 #E4FBED #E4FBED
Accessibility & contrast
On white
1.11
#DCFAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#DCFAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFAE8
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFAE8 | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F5E7
Deuteranopia (green-blind)
#F4F1E9
Tritanopia (blue-blind)
#D7FAF5
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcfae8; /* rgb */ color: rgb(220, 250, 232); /* oklch */ color: oklch(95.9% 0.039 159.3);
Tailwind
colors: {
custom: {
50: '#e7fcef',
500: '#dcfae8',
950: '#000000',
},
}SCSS
$custom: #dcfae8; $custom-light: #e7fcef; $custom-dark: #000000;
JSON
{
"hex": "#dcfae8",
"rgb": {
"r": 220,
"g": 250,
"b": 232
},
"hsl": {
"h": 144,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.95857,
"c": 0.03933,
"h": 159.3
},
"luminance": 0.89413
}Semantic roles & 50–950 ramp
primary
#DCFAE8
secondary
#E09BC4
accent
#0E87D7
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585