#DCFCE4#DCFCE4
#DCFCE4 is a very light, muted green. Relative luminance 0.904; OKLCH L 96.2% C 0.046 H 153.0°. Best body text is #000000 at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFCE4 |
|---|---|
| RGB | rgb(220, 252, 228) |
| HSL | hsl(135, 84%, 93%) |
| HSV | hsv(135, 13%, 99%) |
| CMYK | cmyk(12.7%, 0%, 9.5%, 1.2%) |
| CIE-LAB | lab(96.18, -14.75, 8.03) |
| CIE-LCH | lch(96.18, 16.80, 151.46°) |
| OKLab | oklab(96.16% -0.041 0.0209) |
| OKLCH | oklch(96.16% 0.046 153) |
| XYZ | xyz(78.3261, 90.4365, 86.7131) |
| Luminance | 0.9044 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.21
Ice
#D6FFFA
ΔE00 7.42
Pale Aqua
#B8FFEB
ΔE00 8.15
Duck Egg Blue
#C3FBF4
ΔE00 8.34
Eggshell Blue
#C4FFF7
ΔE00 8.41
Light Light Blue
#CAFFFB
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFCE4 #FCDCF4
analogous
#E4FCDC #DCFCE4 #DCFCF4
triadic
#DCFCE4 #E4DCFC #FCE4DC
tetradic
#DCFCE4 #DCE4FC #FCDCF4 #FCF4DC
square
#DCFCE4 #DCE4FC #FCDCF4 #FCF4DC
split-complementary
#DCFCE4 #F4DCFC #FCDCE4
monochromatic
#6BF28D #A4F7B9 #DCFCE4 #E3FDE9 #E3FDE9
Accessibility & contrast
On white
1.10
#DCFCE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.09
#DCFCE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFCE4
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFCE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFCE4 | 1.00 | 1.10 | 19.09 | 19.09 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF6E3
Deuteranopia (green-blind)
#F6F2E5
Tritanopia (blue-blind)
#D8FBF5
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dcfce4; /* rgb */ color: rgb(220, 252, 228); /* oklch */ color: oklch(96.2% 0.046 153.0);
Tailwind
colors: {
custom: {
50: '#e7fdec',
500: '#dcfce4',
950: '#000000',
},
}SCSS
$custom: #dcfce4; $custom-light: #e7fdec; $custom-dark: #000000;
JSON
{
"hex": "#dcfce4",
"rgb": {
"r": 220,
"g": 252,
"b": 228
},
"hsl": {
"h": 135,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.96163,
"c": 0.04605,
"h": 153
},
"luminance": 0.90438
}Semantic roles & 50–950 ramp
primary
#DCFCE4
secondary
#E498D1
accent
#05AAE1
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#161716
muted
#848584