#DCFCE7#DCFCE7
#DCFCE7 is a very light, muted green. Relative luminance 0.906; OKLCH L 96.2% C 0.043 H 156.7°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFCE7 |
|---|---|
| RGB | rgb(220, 252, 231) |
| HSL | hsl(141, 84%, 93%) |
| HSV | hsv(141, 13%, 99%) |
| CMYK | cmyk(12.7%, 0%, 8.3%, 1.2%) |
| CIE-LAB | lab(96.25, -14.22, 6.58) |
| CIE-LCH | lch(96.25, 15.67, 155.16°) |
| OKLab | oklab(96.24% -0.0398 0.0171) |
| OKLCH | oklch(96.24% 0.043 156.7) |
| XYZ | xyz(78.7461, 90.6045, 88.9255) |
| Luminance | 0.9061 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.82
Ice
#D6FFFA
ΔE00 6.45
Duck Egg Blue
#C3FBF4
ΔE00 7.58
Eggshell Blue
#C4FFF7
ΔE00 7.71
Pale Aqua
#B8FFEB
ΔE00 7.96
Light Light Blue
#CAFFFB
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFCE7 #FCDCF1
analogous
#E1FCDC #DCFCE7 #DCFCF7
triadic
#DCFCE7 #E7DCFC #FCE7DC
tetradic
#DCFCE7 #DCE1FC #FCDCF1 #FCF7DC
square
#DCFCE7 #DCE1FC #FCDCF1 #FCF7DC
split-complementary
#DCFCE7 #F7DCFC #FCDCE1
monochromatic
#6BF29A #A4F7C0 #DCFCE7 #E3FDEC #E3FDEC
Accessibility & contrast
On white
1.10
#DCFCE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#DCFCE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFCE7
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFCE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFCE7 | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF7E6
Deuteranopia (green-blind)
#F6F3E8
Tritanopia (blue-blind)
#D7FBF6
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dcfce7; /* rgb */ color: rgb(220, 252, 231); /* oklch */ color: oklch(96.2% 0.043 156.7);
Tailwind
colors: {
custom: {
50: '#e7fdee',
500: '#dcfce7',
950: '#000000',
},
}SCSS
$custom: #dcfce7; $custom-light: #e7fdee; $custom-dark: #000000;
JSON
{
"hex": "#dcfce7",
"rgb": {
"r": 220,
"g": 252,
"b": 231
},
"hsl": {
"h": 140.625,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.96241,
"c": 0.04338,
"h": 156.7
},
"luminance": 0.90606
}Semantic roles & 50–950 ramp
primary
#DCFCE7
secondary
#E498CA
accent
#0595E1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585