#DCFEE9#DCFEE9
#DCFEE9 is a very light, muted green. Relative luminance 0.920; OKLCH L 96.7% C 0.045 H 158.4°. Best body text is #000000 at 19.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFEE9 |
|---|---|
| RGB | rgb(220, 254, 233) |
| HSL | hsl(143, 94%, 93%) |
| HSV | hsv(143, 13%, 100%) |
| CMYK | cmyk(13.4%, 0%, 8.3%, 0.4%) |
| CIE-LAB | lab(96.81, -14.84, 6.37) |
| CIE-LCH | lch(96.81, 16.15, 156.78°) |
| OKLab | oklab(96.71% -0.0417 0.0166) |
| OKLCH | oklch(96.71% 0.045 158.4) |
| XYZ | xyz(79.6616, 91.9809, 90.6321) |
| Luminance | 0.9198 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.21
Ice
#D6FFFA
ΔE00 6.26
Duck Egg Blue
#C3FBF4
ΔE00 7.26
Eggshell Blue
#C4FFF7
ΔE00 7.32
Pale Aqua
#B8FFEB
ΔE00 7.51
Light Light Blue
#CAFFFB
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFEE9 #FEDCF1
analogous
#E0FEDC #DCFEE9 #DCFEFA
triadic
#DCFEE9 #E9DCFE #FEE9DC
tetradic
#DCFEE9 #DCE0FE #FEDCF1 #FEFADC
square
#DCFEE9 #DCE0FE #FEDCF1 #FEFADC
split-complementary
#DCFEE9 #FADCFE #FEDCE0
monochromatic
#65FB9E #A0FCC4 #DCFEE9 #E1FEEC #E1FEEC
Accessibility & contrast
On white
1.08
#DCFEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.40
#DCFEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFEE9
19.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFEE9 | 1.00 | 1.08 | 19.40 | 19.40 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF8E8
Deuteranopia (green-blind)
#F7F4EA
Tritanopia (blue-blind)
#D7FEF8
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dcfee9; /* rgb */ color: rgb(220, 254, 233); /* oklch */ color: oklch(96.7% 0.045 158.4);
Tailwind
colors: {
custom: {
50: '#e7fef0',
500: '#dcfee9',
950: '#000000',
},
}SCSS
$custom: #dcfee9; $custom-light: #e7fef0; $custom-dark: #000000;
JSON
{
"hex": "#dcfee9",
"rgb": {
"r": 220,
"g": 254,
"b": 233
},
"hsl": {
"h": 142.941,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.96706,
"c": 0.0449,
"h": 158.4
},
"luminance": 0.91982
}Semantic roles & 50–950 ramp
primary
#DCFEE9
secondary
#E995C9
accent
#008EE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585