#E2FCEC#E2FCEC
#E2FCEC is a very light, muted green. Relative luminance 0.918; OKLCH L 96.8% C 0.034 H 158.7°. Best body text is #000000 at 19.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FCEC |
|---|---|
| RGB | rgb(226, 252, 236) |
| HSL | hsl(143, 81%, 94%) |
| HSV | hsv(143, 10%, 99%) |
| CMYK | cmyk(10.3%, 0%, 6.3%, 1.2%) |
| CIE-LAB | lab(96.76, -11.37, 4.79) |
| CIE-LCH | lch(96.76, 12.34, 157.13°) |
| OKLab | oklab(96.78% -0.032 0.0125) |
| OKLCH | oklch(96.78% 0.034 158.7) |
| XYZ | xyz(81.3115, 91.8445, 92.7845) |
| Luminance | 0.9185 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.77
Ice
#D6FFFA
ΔE00 5.76
Lightcyan
#E0FFFF
ΔE00 6.70
Ice Blue (survey)
#D7FFFE
ΔE00 6.90
Very Pale Blue
#D6FFFE
ΔE00 7.00
Very Light Blue
#D5FFFF
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FCEC #FCE2F2
analogous
#E5FCE2 #E2FCEC #E2FCF9
triadic
#E2FCEC #ECE2FC #FCECE2
tetradic
#E2FCEC #E2E5FC #FCE2F2 #FCF9E2
square
#E2FCEC #E2E5FC #FCE2F2 #FCF9E2
split-complementary
#E2FCEC #F9E2FC #FCE2E5
monochromatic
#73F1A3 #ABF6C8 #E2FCEC #E3FCED #E3FCED
Accessibility & contrast
On white
1.08
#E2FCEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.37
#E2FCEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FCEC
19.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FCEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FCEC | 1.00 | 1.08 | 19.37 | 19.37 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8EB
Deuteranopia (green-blind)
#F7F4ED
Tritanopia (blue-blind)
#DEFCF7
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e2fcec; /* rgb */ color: rgb(226, 252, 236); /* oklch */ color: oklch(96.8% 0.034 158.7);
Tailwind
colors: {
custom: {
50: '#ebfdf2',
500: '#e2fcec',
950: '#000000',
},
}SCSS
$custom: #e2fcec; $custom-light: #ebfdf2; $custom-dark: #000000;
JSON
{
"hex": "#e2fcec",
"rgb": {
"r": 226,
"g": 252,
"b": 236
},
"hsl": {
"h": 143.077,
"s": 81.25,
"l": 93.725
},
"oklch": {
"l": 0.96784,
"c": 0.0344,
"h": 158.7
},
"luminance": 0.91846
}Semantic roles & 50–950 ramp
primary
#E2FCEC
secondary
#E49EC9
accent
#088BDE
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585