#DCFCE9#DCFCE9
#DCFCE9 is a very light, muted green. Relative luminance 0.907; OKLCH L 96.3% C 0.042 H 159.5°. Best body text is #000000 at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFCE9 |
|---|---|
| RGB | rgb(220, 252, 233) |
| HSL | hsl(144, 84%, 93%) |
| HSV | hsv(144, 13%, 99%) |
| CMYK | cmyk(12.7%, 0%, 7.5%, 1.2%) |
| CIE-LAB | lab(96.29, -13.86, 5.62) |
| CIE-LCH | lch(96.29, 14.95, 157.92°) |
| OKLab | oklab(96.29% -0.0391 0.0146) |
| OKLCH | oklch(96.29% 0.042 159.5) |
| XYZ | xyz(79.0302, 90.7182, 90.4216) |
| Luminance | 0.9072 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.62
Ice
#D6FFFA
ΔE00 5.80
Duck Egg Blue
#C3FBF4
ΔE00 7.11
Eggshell Blue
#C4FFF7
ΔE00 7.27
Ice Blue (survey)
#D7FFFE
ΔE00 7.30
Very Pale Blue
#D6FFFE
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFCE9 #FCDCEF
analogous
#DFFCDC #DCFCE9 #DCFCF9
triadic
#DCFCE9 #E9DCFC #FCE9DC
tetradic
#DCFCE9 #DCDFFC #FCDCEF #FCF9DC
square
#DCFCE9 #DCDFFC #FCDCEF #FCF9DC
split-complementary
#DCFCE9 #F9DCFC #FCDCDF
monochromatic
#6BF2A2 #A4F7C6 #DCFCE9 #E3FDED #E3FDED
Accessibility & contrast
On white
1.10
#DCFCE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.14
#DCFCE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFCE9
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFCE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFCE9 | 1.00 | 1.10 | 19.14 | 19.14 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7E8
Deuteranopia (green-blind)
#F5F3EA
Tritanopia (blue-blind)
#D7FCF6
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dcfce9; /* rgb */ color: rgb(220, 252, 233); /* oklch */ color: oklch(96.3% 0.042 159.5);
Tailwind
colors: {
custom: {
50: '#e7fdf0',
500: '#dcfce9',
950: '#000000',
},
}SCSS
$custom: #dcfce9; $custom-light: #e7fdf0; $custom-dark: #000000;
JSON
{
"hex": "#dcfce9",
"rgb": {
"r": 220,
"g": 252,
"b": 233
},
"hsl": {
"h": 144.375,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.96294,
"c": 0.04171,
"h": 159.5
},
"luminance": 0.9072
}Semantic roles & 50–950 ramp
primary
#DCFCE9
secondary
#E498C5
accent
#0587E1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585