#E2FFE3#E2FFE3
#E2FFE3 is a very light, muted green. Relative luminance 0.932; OKLCH L 97.2% C 0.048 H 146.1°. Best body text is #000000 at 19.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFE3 |
|---|---|
| RGB | rgb(226, 255, 227) |
| HSL | hsl(122, 100%, 94%) |
| HSV | hsv(122, 11%, 100%) |
| CMYK | cmyk(11.4%, 0%, 11%, 0%) |
| CIE-LAB | lab(97.32, -14.44, 10.23) |
| CIE-LCH | lch(97.32, 17.70, 144.68°) |
| OKLab | oklab(97.16% -0.0396 0.0266) |
| OKLCH | oklch(97.16% 0.048 146.1) |
| XYZ | xyz(80.9863, 93.2336, 86.3873) |
| Luminance | 0.9324 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.16
Ice
#D6FFFA
ΔE00 8.89
Very Pale Green
#CFFDBC
ΔE00 9.34
Pale Aqua
#B8FFEB
ΔE00 9.38
Very Light Green
#D1FFBD
ΔE00 9.45
Lightyellow
#FFFFE0
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFE3 #FFE2FE
analogous
#F0FFE2 #E2FFE3 #E2FFF2
triadic
#E2FFE3 #E3E2FF #FFE3E2
tetradic
#E2FFE3 #E2F0FF #FFE2FE #FFF2E2
square
#E2FFE3 #E2F0FF #FFE2FE #FFF2E2
split-complementary
#E2FFE3 #F2E2FF #FFE2F0
monochromatic
#68FF6D #A5FFA8 #E0FFE1 #E0FFE1 #E0FFE1
Accessibility & contrast
On white
1.07
#E2FFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.65
#E2FFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFE3
19.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFE3 | 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)
#FFF9E2
Deuteranopia (green-blind)
#FBF6E4
Tritanopia (blue-blind)
#DFFDF7
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e2ffe3; /* rgb */ color: rgb(226, 255, 227); /* oklch */ color: oklch(97.2% 0.048 146.1);
Tailwind
colors: {
custom: {
50: '#ebffeb',
500: '#e2ffe3',
950: '#000000',
},
}SCSS
$custom: #e2ffe3; $custom-light: #ebffeb; $custom-dark: #000000;
JSON
{
"hex": "#e2ffe3",
"rgb": {
"r": 226,
"g": 255,
"b": 227
},
"hsl": {
"h": 122.069,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.97164,
"c": 0.04773,
"h": 146.1
},
"luminance": 0.93235
}Semantic roles & 50–950 ramp
primary
#E2FFE3
secondary
#ED98EA
accent
#00DEE6
background
#FEFFFE
surface
#FDFFFD
border
#D5D7D5
text
#161816
muted
#848684