#E5FFE2#E5FFE2
#E5FFE2 is a very light, muted green. Relative luminance 0.937; OKLCH L 97.3% C 0.047 H 142.3°. Best body text is #000000 at 19.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FFE2 |
|---|---|
| RGB | rgb(229, 255, 226) |
| HSL | hsl(114, 100%, 94%) |
| HSV | hsv(114, 11%, 100%) |
| CMYK | cmyk(10.2%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(97.50, -13.62, 11.02) |
| CIE-LCH | lch(97.50, 17.52, 141.02°) |
| OKLab | oklab(97.35% -0.0371 0.0286) |
| OKLCH | oklch(97.35% 0.047 142.3) |
| XYZ | xyz(81.7978, 93.6680, 85.7070) |
| Luminance | 0.9367 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.85
Lightyellow
#FFFFE0
ΔE00 8.67
Off White (survey)
#FFFFE4
ΔE00 8.84
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.89
Beige
#F5F5DC
ΔE00 8.97
Eggshell (survey)
#FFFFD4
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FFE2 #FCE2FF
analogous
#F4FFE2 #E5FFE2 #E2FFEE
triadic
#E5FFE2 #E2E5FF #FFE2E5
tetradic
#E5FFE2 #E2F4FF #FCE2FF #FFEEE2
square
#E5FFE2 #E2F4FF #FCE2FF #FFEEE2
split-complementary
#E5FFE2 #EEE2FF #FFE2F4
monochromatic
#77FF68 #AEFFA5 #E4FFE0 #E4FFE0 #E4FFE0
Accessibility & contrast
On white
1.06
#E5FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.73
#E5FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FFE2
19.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FFE2 | 1.00 | 1.06 | 19.73 | 19.73 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9E0
Deuteranopia (green-blind)
#FCF7E3
Tritanopia (blue-blind)
#E3FDF7
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e5ffe2; /* rgb */ color: rgb(229, 255, 226); /* oklch */ color: oklch(97.3% 0.047 142.3);
Tailwind
colors: {
custom: {
50: '#edffeb',
500: '#e5ffe2',
950: '#000000',
},
}SCSS
$custom: #e5ffe2; $custom-light: #edffeb; $custom-dark: #000000;
JSON
{
"hex": "#e5ffe2",
"rgb": {
"r": 229,
"g": 255,
"b": 226
},
"hsl": {
"h": 113.793,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.97346,
"c": 0.04687,
"h": 142.3
},
"luminance": 0.93669
}Semantic roles & 50–950 ramp
primary
#E5FFE2
secondary
#E498ED
accent
#00E6CE
background
#FEFFFE
surface
#FDFFFD
border
#D5D7D5
text
#161816
muted
#848684