#E2FEEC#E2FEEC
#E2FEEC is a very light, muted green. Relative luminance 0.931; OKLCH L 97.2% C 0.038 H 157.4°. Best body text is #000000 at 19.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FEEC |
|---|---|
| RGB | rgb(226, 254, 236) |
| HSL | hsl(141, 93%, 94%) |
| HSV | hsv(141, 11%, 100%) |
| CMYK | cmyk(11%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(97.27, -12.36, 5.54) |
| CIE-LCH | lch(97.27, 13.55, 155.86°) |
| OKLab | oklab(97.19% -0.0347 0.0144) |
| OKLCH | oklch(97.19% 0.038 157.4) |
| XYZ | xyz(81.9428, 93.1072, 92.9949) |
| Luminance | 0.9311 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.37
Ice
#D6FFFA
ΔE00 5.98
Ice Blue (survey)
#D7FFFE
ΔE00 7.29
Lightcyan
#E0FFFF
ΔE00 7.33
Very Pale Blue
#D6FFFE
ΔE00 7.37
Very Light Blue
#D5FFFF
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FEEC #FEE2F4
analogous
#E6FEE2 #E2FEEC #E2FEFA
triadic
#E2FEEC #ECE2FE #FEECE2
tetradic
#E2FEEC #E2E6FE #FEE2F4 #FEFAE2
square
#E2FEEC #E2E6FE #FEE2F4 #FEFAE2
split-complementary
#E2FEEC #FAE2FE #FEE2E6
monochromatic
#6CFA9E #A7FCC5 #E1FEEC #E1FEEC #E1FEEC
Accessibility & contrast
On white
1.07
#E2FEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.62
#E2FEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FEEC
19.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FEEC | 1.00 | 1.07 | 19.62 | 19.62 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF9EB
Deuteranopia (green-blind)
#F8F6ED
Tritanopia (blue-blind)
#DEFEF9
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e2feec; /* rgb */ color: rgb(226, 254, 236); /* oklch */ color: oklch(97.2% 0.038 157.4);
Tailwind
colors: {
custom: {
50: '#ebfef2',
500: '#e2feec',
950: '#000000',
},
}SCSS
$custom: #e2feec; $custom-light: #ebfef2; $custom-dark: #000000;
JSON
{
"hex": "#e2feec",
"rgb": {
"r": 226,
"g": 254,
"b": 236
},
"hsl": {
"h": 141.429,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.97191,
"c": 0.03762,
"h": 157.4
},
"luminance": 0.93109
}Semantic roles & 50–950 ramp
primary
#E2FEEC
secondary
#EA9ACD
accent
#0094E6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585