#E2FFE4#E2FFE4
#E2FFE4 is a very light, muted green. Relative luminance 0.933; OKLCH L 97.2% C 0.047 H 147.1°. Best body text is #000000 at 19.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFE4 |
|---|---|
| RGB | rgb(226, 255, 228) |
| HSL | hsl(124, 100%, 94%) |
| HSV | hsv(124, 11%, 100%) |
| CMYK | cmyk(11.4%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(97.34, -14.27, 9.75) |
| CIE-LCH | lch(97.34, 17.28, 145.65°) |
| OKLab | oklab(97.19% -0.0392 0.0254) |
| OKLCH | oklch(97.19% 0.047 147.1) |
| XYZ | xyz(81.1247, 93.2890, 87.1163) |
| Luminance | 0.9329 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.97
Ice
#D6FFFA
ΔE00 8.60
Pale Aqua
#B8FFEB
ΔE00 9.27
Lightyellow
#FFFFE0
ΔE00 9.57
Very Pale Green
#CFFDBC
ΔE00 9.63
Off White (survey)
#FFFFE4
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFE4 #FFE2FD
analogous
#EFFFE2 #E2FFE4 #E2FFF3
triadic
#E2FFE4 #E4E2FF #FFE4E2
tetradic
#E2FFE4 #E2EFFF #FFE2FD #FFF3E2
square
#E2FFE4 #E2EFFF #FFE2FD #FFF3E2
split-complementary
#E2FFE4 #F3E2FF #FFE2EF
monochromatic
#68FF72 #A5FFAB #E0FFE3 #E0FFE3 #E0FFE3
Accessibility & contrast
On white
1.07
#E2FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.66
#E2FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFE4
19.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFE4 | 1.00 | 1.07 | 19.66 | 19.66 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9E3
Deuteranopia (green-blind)
#FBF6E5
Tritanopia (blue-blind)
#DFFDF7
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e2ffe4; /* rgb */ color: rgb(226, 255, 228); /* oklch */ color: oklch(97.2% 0.047 147.1);
Tailwind
colors: {
custom: {
50: '#ebffec',
500: '#e2ffe4',
950: '#000000',
},
}SCSS
$custom: #e2ffe4; $custom-light: #ebffec; $custom-dark: #000000;
JSON
{
"hex": "#e2ffe4",
"rgb": {
"r": 226,
"g": 255,
"b": 228
},
"hsl": {
"h": 124.138,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.97189,
"c": 0.04671,
"h": 147.1
},
"luminance": 0.9329
}Semantic roles & 50–950 ramp
primary
#E2FFE4
secondary
#ED98E7
accent
#00D6E6
background
#FEFFFE
surface
#FDFFFD
border
#D5D7D5
text
#161816
muted
#848684