#DCFCE8#DCFCE8
#DCFCE8 is a very light, muted green. Relative luminance 0.907; OKLCH L 96.3% C 0.043 H 158.1°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFCE8 |
|---|---|
| RGB | rgb(220, 252, 232) |
| HSL | hsl(143, 84%, 93%) |
| HSV | hsv(143, 13%, 99%) |
| CMYK | cmyk(12.7%, 0%, 7.9%, 1.2%) |
| CIE-LAB | lab(96.27, -14.04, 6.10) |
| CIE-LCH | lch(96.27, 15.31, 156.51°) |
| OKLab | oklab(96.27% -0.0395 0.0159) |
| OKLCH | oklch(96.27% 0.043 158.1) |
| XYZ | xyz(78.8878, 90.6612, 89.6714) |
| Luminance | 0.9066 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.71
Ice
#D6FFFA
ΔE00 6.13
Duck Egg Blue
#C3FBF4
ΔE00 7.34
Eggshell Blue
#C4FFF7
ΔE00 7.49
Ice Blue (survey)
#D7FFFE
ΔE00 7.64
Very Pale Blue
#D6FFFE
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFCE8 #FCDCF0
analogous
#E0FCDC #DCFCE8 #DCFCF8
triadic
#DCFCE8 #E8DCFC #FCE8DC
tetradic
#DCFCE8 #DCE0FC #FCDCF0 #FCF8DC
square
#DCFCE8 #DCE0FC #FCDCF0 #FCF8DC
split-complementary
#DCFCE8 #F8DCFC #FCDCE0
monochromatic
#6BF29E #A4F7C3 #DCFCE8 #E3FDEC #E3FDEC
Accessibility & contrast
On white
1.10
#DCFCE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#DCFCE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFCE8
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFCE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFCE8 | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7E7
Deuteranopia (green-blind)
#F5F3E9
Tritanopia (blue-blind)
#D7FCF6
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dcfce8; /* rgb */ color: rgb(220, 252, 232); /* oklch */ color: oklch(96.3% 0.043 158.1);
Tailwind
colors: {
custom: {
50: '#e7fdef',
500: '#dcfce8',
950: '#000000',
},
}SCSS
$custom: #dcfce8; $custom-light: #e7fdef; $custom-dark: #000000;
JSON
{
"hex": "#dcfce8",
"rgb": {
"r": 220,
"g": 252,
"b": 232
},
"hsl": {
"h": 142.5,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.96268,
"c": 0.04253,
"h": 158.1
},
"luminance": 0.90663
}Semantic roles & 50–950 ramp
primary
#DCFCE8
secondary
#E498C8
accent
#058EE1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585