#E2FEEE#E2FEEE
#E2FEEE is a very light, muted green. Relative luminance 0.932; OKLCH L 97.2% C 0.036 H 160.7°. Best body text is #000000 at 19.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FEEE |
|---|---|
| RGB | rgb(226, 254, 238) |
| HSL | hsl(146, 93%, 94%) |
| HSV | hsv(146, 11%, 100%) |
| CMYK | cmyk(11%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(97.32, -12.00, 4.58) |
| CIE-LCH | lch(97.32, 12.84, 159.11°) |
| OKLab | oklab(97.24% -0.034 0.0119) |
| OKLCH | oklch(97.24% 0.036 160.7) |
| XYZ | xyz(82.2350, 93.2241, 94.5338) |
| Luminance | 0.9323 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.25
Ice
#D6FFFA
ΔE00 5.38
Lightcyan
#E0FFFF
ΔE00 6.60
Ice Blue (survey)
#D7FFFE
ΔE00 6.61
Very Pale Blue
#D6FFFE
ΔE00 6.71
Very Light Blue
#D5FFFF
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FEEE #FEE2F2
analogous
#E4FEE2 #E2FEEE #E2FEFC
triadic
#E2FEEE #EEE2FE #FEEEE2
tetradic
#E2FEEE #E2E4FE #FEE2F2 #FEFCE2
square
#E2FEEE #E2E4FE #FEE2F2 #FEFCE2
split-complementary
#E2FEEE #FCE2FE #FEE2E4
monochromatic
#6CFAA9 #A7FCCB #E1FEEE #E1FEEE #E1FEEE
Accessibility & contrast
On white
1.07
#E2FEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.65
#E2FEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FEEE
19.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FEEE | 1.00 | 1.07 | 19.65 | 19.65 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9ED
Deuteranopia (green-blind)
#F8F6EF
Tritanopia (blue-blind)
#DDFEF9
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e2feee; /* rgb */ color: rgb(226, 254, 238); /* oklch */ color: oklch(97.2% 0.036 160.7);
Tailwind
colors: {
custom: {
50: '#ebfef3',
500: '#e2feee',
950: '#000000',
},
}SCSS
$custom: #e2feee; $custom-light: #ebfef3; $custom-dark: #000000;
JSON
{
"hex": "#e2feee",
"rgb": {
"r": 226,
"g": 254,
"b": 238
},
"hsl": {
"h": 145.714,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.97244,
"c": 0.03599,
"h": 160.7
},
"luminance": 0.93225
}Semantic roles & 50–950 ramp
primary
#E2FEEE
secondary
#EA9AC8
accent
#0083E6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585