#DCF9EA#DCF9EA
#DCF9EA is a very light, muted green. Relative luminance 0.889; OKLCH L 95.7% C 0.036 H 163.3°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF9EA |
|---|---|
| RGB | rgb(220, 249, 234) |
| HSL | hsl(149, 71%, 92%) |
| HSV | hsv(149, 12%, 98%) |
| CMYK | cmyk(11.6%, 0%, 6%, 2.4%) |
| CIE-LAB | lab(95.54, -12.19, 4.02) |
| CIE-LCH | lch(95.54, 12.83, 161.76°) |
| OKLab | oklab(95.71% -0.0347 0.0104) |
| OKLCH | oklch(95.71% 0.036 163.3) |
| XYZ | xyz(78.2388, 88.9062, 90.8645) |
| Luminance | 0.8891 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.82
Ice
#D6FFFA
ΔE00 5.00
Ice Blue (survey)
#D7FFFE
ΔE00 6.24
Very Pale Blue
#D6FFFE
ΔE00 6.33
Lightcyan
#E0FFFF
ΔE00 6.37
Very Light Blue
#D5FFFF
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF9EA #F9DCEB
analogous
#DDF9DC #DCF9EA #DCF9F9
triadic
#DCF9EA #EADCF9 #F9EADC
tetradic
#DCF9EA #DCDDF9 #F9DCEB #F9F9DC
square
#DCF9EA #DCDDF9 #F9DCEB #F9F9DC
split-complementary
#DCF9EA #F9DCF9 #F9DCDD
monochromatic
#74E7AB #A8F0CB #DCF9EA #E5FBEF #E5FBEF
Accessibility & contrast
On white
1.12
#DCF9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#DCF9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF9EA
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF9EA | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F4E9
Deuteranopia (green-blind)
#F2F1EB
Tritanopia (blue-blind)
#D7F9F4
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dcf9ea; /* rgb */ color: rgb(220, 249, 234); /* oklch */ color: oklch(95.7% 0.036 163.3);
Tailwind
colors: {
custom: {
50: '#e7fbf0',
500: '#dcf9ea',
950: '#000000',
},
}SCSS
$custom: #dcf9ea; $custom-light: #e7fbf0; $custom-dark: #000000;
JSON
{
"hex": "#dcf9ea",
"rgb": {
"r": 220,
"g": 249,
"b": 234
},
"hsl": {
"h": 148.966,
"s": 70.732,
"l": 91.961
},
"oklch": {
"l": 0.95705,
"c": 0.0362,
"h": 163.3
},
"luminance": 0.88908
}Semantic roles & 50–950 ramp
primary
#DCF9EA
secondary
#DD9CBE
accent
#1376D3
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585