#E2FFE0#E2FFE0
#E2FFE0 is a very light, muted green. Relative luminance 0.931; OKLCH L 97.1% C 0.051 H 143.4°. Best body text is #000000 at 19.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFE0 |
|---|---|
| RGB | rgb(226, 255, 224) |
| HSL | hsl(116, 100%, 94%) |
| HSV | hsv(116, 12%, 100%) |
| CMYK | cmyk(11.4%, 0%, 12.2%, 0%) |
| CIE-LAB | lab(97.26, -14.96, 11.67) |
| CIE-LCH | lch(97.26, 18.97, 142.02°) |
| OKLab | oklab(97.09% -0.0408 0.0303) |
| OKLCH | oklch(97.09% 0.051 143.4) |
| XYZ | xyz(80.5758, 93.0695, 84.2257) |
| Luminance | 0.9307 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.78
Very Pale Green
#CFFDBC
ΔE00 8.51
Very Light Green
#D1FFBD
ΔE00 8.61
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.36
Lightyellow
#FFFFE0
ΔE00 9.37
Eggshell (survey)
#FFFFD4
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFE0 #FDE0FF
analogous
#F2FFE0 #E2FFE0 #E0FFEE
triadic
#E2FFE0 #E0E2FF #FFE0E2
tetradic
#E2FFE0 #E0F2FF #FDE0FF #FFEEE0
square
#E2FFE0 #E0F2FF #FDE0FF #FFEEE0
split-complementary
#E2FFE0 #EEE0FF #FFE0F2
monochromatic
#6FFF66 #A9FFA3 #E2FFE0 #E2FFE0 #E2FFE0
Accessibility & contrast
On white
1.07
#E2FFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.61
#E2FFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFE0
19.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFE0 | 1.00 | 1.07 | 19.61 | 19.61 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DE
Deuteranopia (green-blind)
#FCF6E1
Tritanopia (blue-blind)
#E0FDF6
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e2ffe0; /* rgb */ color: rgb(226, 255, 224); /* oklch */ color: oklch(97.1% 0.051 143.4);
Tailwind
colors: {
custom: {
50: '#ebffe9',
500: '#e2ffe0',
950: '#000000',
},
}SCSS
$custom: #e2ffe0; $custom-light: #ebffe9; $custom-dark: #000000;
JSON
{
"hex": "#e2ffe0",
"rgb": {
"r": 226,
"g": 255,
"b": 224
},
"hsl": {
"h": 116.129,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.97089,
"c": 0.05084,
"h": 143.4
},
"luminance": 0.93071
}Semantic roles & 50–950 ramp
primary
#E2FFE0
secondary
#E797ED
accent
#00E6D7
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161816
muted
#848684