#E2FFEE#E2FFEE
#E2FFEE is a very light, muted green. Relative luminance 0.939; OKLCH L 97.4% C 0.038 H 159.9°. Best body text is #000000 at 19.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFEE |
|---|---|
| RGB | rgb(226, 255, 238) |
| HSL | hsl(145, 100%, 94%) |
| HSV | hsv(145, 11%, 100%) |
| CMYK | cmyk(11.4%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(97.58, -12.50, 4.95) |
| CIE-LCH | lch(97.58, 13.44, 158.38°) |
| OKLab | oklab(97.45% -0.0353 0.0129) |
| OKLCH | oklch(97.45% 0.038 159.9) |
| XYZ | xyz(82.5532, 93.8604, 94.6399) |
| Luminance | 0.9386 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.54
Ice
#D6FFFA
ΔE00 5.52
Ice Blue (survey)
#D7FFFE
ΔE00 6.84
Very Pale Blue
#D6FFFE
ΔE00 6.92
Lightcyan
#E0FFFF
ΔE00 6.94
Very Light Blue
#D5FFFF
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFEE #FFE2F3
analogous
#E5FFE2 #E2FFEE #E2FFFD
triadic
#E2FFEE #EEE2FF #FFEEE2
tetradic
#E2FFEE #E2E5FF #FFE2F3 #FFFDE2
square
#E2FFEE #E2E5FF #FFE2F3 #FFFDE2
split-complementary
#E2FFEE #FDE2FF #FFE2E5
monochromatic
#68FFA6 #A5FFCA #E0FFED #E0FFED #E0FFED
Accessibility & contrast
On white
1.06
#E2FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.77
#E2FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFEE
19.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFEE | 1.00 | 1.06 | 19.77 | 19.77 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAED
Deuteranopia (green-blind)
#F9F7EF
Tritanopia (blue-blind)
#DDFFFA
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e2ffee; /* rgb */ color: rgb(226, 255, 238); /* oklch */ color: oklch(97.4% 0.038 159.9);
Tailwind
colors: {
custom: {
50: '#ebfff3',
500: '#e2ffee',
950: '#000000',
},
}SCSS
$custom: #e2ffee; $custom-light: #ebfff3; $custom-dark: #000000;
JSON
{
"hex": "#e2ffee",
"rgb": {
"r": 226,
"g": 255,
"b": 238
},
"hsl": {
"h": 144.828,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.97448,
"c": 0.03757,
"h": 159.9
},
"luminance": 0.93862
}Semantic roles & 50–950 ramp
primary
#E2FFEE
secondary
#ED98CA
accent
#0087E6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161817
muted
#848685