#E2FCDC#E2FCDC
#E2FCDC is a very light, muted green. Relative luminance 0.910; OKLCH L 96.4% C 0.050 H 139.8°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FCDC |
|---|---|
| RGB | rgb(226, 252, 220) |
| HSL | hsl(109, 84%, 93%) |
| HSV | hsv(109, 13%, 99%) |
| CMYK | cmyk(10.3%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(96.39, -14.16, 12.50) |
| CIE-LCH | lch(96.39, 18.88, 138.57°) |
| OKLab | oklab(96.37% -0.0384 0.0324) |
| OKLCH | oklch(96.37% 0.05 139.8) |
| XYZ | xyz(79.0902, 90.9560, 81.0857) |
| Luminance | 0.9096 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.66
Very Pale Green
#CFFDBC
ΔE00 8.33
Very Light Green
#D1FFBD
ΔE00 8.44
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.54
Lightyellow
#FFFFE0
ΔE00 8.68
Eggshell (survey)
#FFFFD4
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FCDC #F6DCFC
analogous
#F2FCDC #E2FCDC #DCFCE6
triadic
#E2FCDC #DCE2FC #FCDCE2
tetradic
#E2FCDC #DCF2FC #F6DCFC #FCE6DC
square
#E2FCDC #DCF2FC #F6DCFC #FCE6DC
split-complementary
#E2FCDC #E6DCFC #FCDCF2
monochromatic
#85F26B #B3F7A4 #E2FCDC #E8FDE3 #E8FDE3
Accessibility & contrast
On white
1.09
#E2FCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#E2FCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FCDC
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FCDC | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF6DA
Deuteranopia (green-blind)
#FAF4DD
Tritanopia (blue-blind)
#E1FAF3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e2fcdc; /* rgb */ color: rgb(226, 252, 220); /* oklch */ color: oklch(96.4% 0.050 139.8);
Tailwind
colors: {
custom: {
50: '#ebfde6',
500: '#e2fcdc',
950: '#000000',
},
}SCSS
$custom: #e2fcdc; $custom-light: #ebfde6; $custom-dark: #000000;
JSON
{
"hex": "#e2fcdc",
"rgb": {
"r": 226,
"g": 252,
"b": 220
},
"hsl": {
"h": 108.75,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.96374,
"c": 0.05023,
"h": 139.8
},
"luminance": 0.90957
}Semantic roles & 50–950 ramp
primary
#E2FCDC
secondary
#D698E4
accent
#05E1B7
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161716
muted
#848584