#DCFAE3#DCFAE3
#DCFAE3 is a very light, muted green. Relative luminance 0.891; OKLCH L 95.7% C 0.044 H 152.5°. Best body text is #000000 at 18.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFAE3 |
|---|---|
| RGB | rgb(220, 250, 227) |
| HSL | hsl(134, 75%, 92%) |
| HSV | hsv(134, 12%, 98%) |
| CMYK | cmyk(12%, 0%, 9.2%, 2%) |
| CIE-LAB | lab(95.64, -13.95, 7.76) |
| CIE-LCH | lch(95.64, 15.96, 150.90°) |
| OKLab | oklab(95.73% -0.0388 0.0202) |
| OKLCH | oklch(95.73% 0.044 152.5) |
| XYZ | xyz(77.5629, 89.1316, 85.7759) |
| Luminance | 0.8913 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.73
Ice
#D6FFFA
ΔE00 7.34
Duck Egg Blue
#C3FBF4
ΔE00 8.43
Pale Aqua
#B8FFEB
ΔE00 8.56
Eggshell Blue
#C4FFF7
ΔE00 8.58
Ice Blue (survey)
#D7FFFE
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFAE3 #FADCF3
analogous
#E4FADC #DCFAE3 #DCFAF2
triadic
#DCFAE3 #E3DCFA #FAE3DC
tetradic
#DCFAE3 #DCE4FA #FADCF3 #FAF2DC
square
#DCFAE3 #DCE4FA #FADCF3 #FAF2DC
split-complementary
#DCFAE3 #F2DCFA #FADCE4
monochromatic
#71EB8D #A6F2B8 #DCFAE3 #E4FBEA #E4FBEA
Accessibility & contrast
On white
1.12
#DCFAE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.83
#DCFAE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFAE3
18.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFAE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFAE3 | 1.00 | 1.12 | 18.83 | 18.83 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF5E2
Deuteranopia (green-blind)
#F5F1E4
Tritanopia (blue-blind)
#D8F9F3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dcfae3; /* rgb */ color: rgb(220, 250, 227); /* oklch */ color: oklch(95.7% 0.044 152.5);
Tailwind
colors: {
custom: {
50: '#e7fceb',
500: '#dcfae3',
950: '#000000',
},
}SCSS
$custom: #dcfae3; $custom-light: #e7fceb; $custom-dark: #000000;
JSON
{
"hex": "#dcfae3",
"rgb": {
"r": 220,
"g": 250,
"b": 227
},
"hsl": {
"h": 134,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.95725,
"c": 0.04371,
"h": 152.5
},
"luminance": 0.89133
}Semantic roles & 50–950 ramp
primary
#DCFAE3
secondary
#E09BD0
accent
#0EA8D7
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#161716
muted
#848584