#DCFAE9#DCFAE9
#DCFAE9 is a very light, muted green. Relative luminance 0.895; OKLCH L 95.9% C 0.039 H 160.8°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFAE9 |
|---|---|
| RGB | rgb(220, 250, 233) |
| HSL | hsl(146, 75%, 92%) |
| HSV | hsv(146, 12%, 98%) |
| CMYK | cmyk(12%, 0%, 6.8%, 2%) |
| CIE-LAB | lab(95.78, -12.87, 4.87) |
| CIE-LCH | lch(95.78, 13.76, 159.26°) |
| OKLab | oklab(95.88% -0.0364 0.0127) |
| OKLCH | oklch(95.88% 0.039 160.8) |
| XYZ | xyz(78.4054, 89.4687, 90.2134) |
| Luminance | 0.8947 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.08
Ice
#D6FFFA
ΔE00 5.43
Ice Blue (survey)
#D7FFFE
ΔE00 6.80
Very Pale Blue
#D6FFFE
ΔE00 6.87
Lightcyan
#E0FFFF
ΔE00 7.07
Duck Egg Blue
#C3FBF4
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFAE9 #FADCED
analogous
#DEFADC #DCFAE9 #DCFAF8
triadic
#DCFAE9 #E9DCFA #FAE9DC
tetradic
#DCFAE9 #DCDEFA #FADCED #FAF8DC
square
#DCFAE9 #DCDEFA #FADCED #FAF8DC
split-complementary
#DCFAE9 #F8DCFA #FADCDE
monochromatic
#71EBA6 #A6F2C7 #DCFAE9 #E4FBEE #E4FBEE
Accessibility & contrast
On white
1.11
#DCFAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#DCFAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFAE9
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFAE9 | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F5E8
Deuteranopia (green-blind)
#F3F1EA
Tritanopia (blue-blind)
#D7FAF5
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcfae9; /* rgb */ color: rgb(220, 250, 233); /* oklch */ color: oklch(95.9% 0.039 160.8);
Tailwind
colors: {
custom: {
50: '#e7fcf0',
500: '#dcfae9',
950: '#000000',
},
}SCSS
$custom: #dcfae9; $custom-light: #e7fcf0; $custom-dark: #000000;
JSON
{
"hex": "#dcfae9",
"rgb": {
"r": 220,
"g": 250,
"b": 233
},
"hsl": {
"h": 146,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.95883,
"c": 0.03853,
"h": 160.8
},
"luminance": 0.8947
}Semantic roles & 50–950 ramp
primary
#DCFAE9
secondary
#E09BC2
accent
#0E80D7
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585