#E5FFE3#E5FFE3
#E5FFE3 is a very light, muted green. Relative luminance 0.937; OKLCH L 97.4% C 0.046 H 143.2°. Best body text is #000000 at 19.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FFE3 |
|---|---|
| RGB | rgb(229, 255, 227) |
| HSL | hsl(116, 100%, 95%) |
| HSV | hsv(116, 11%, 100%) |
| CMYK | cmyk(10.2%, 0%, 11%, 0%) |
| CIE-LAB | lab(97.52, -13.45, 10.54) |
| CIE-LCH | lch(97.52, 17.09, 141.91°) |
| OKLab | oklab(97.37% -0.0367 0.0274) |
| OKLCH | oklch(97.37% 0.046 143.2) |
| XYZ | xyz(81.9355, 93.7231, 86.4318) |
| Luminance | 0.9372 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.63
Lightyellow
#FFFFE0
ΔE00 8.72
Off White (survey)
#FFFFE4
ΔE00 8.85
Beige
#F5F5DC
ΔE00 8.96
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.03
Ice
#D6FFFA
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FFE3 #FDE3FF
analogous
#F3FFE3 #E5FFE3 #E3FFEF
triadic
#E5FFE3 #E3E5FF #FFE3E5
tetradic
#E5FFE3 #E3F3FF #FDE3FF #FFEFE3
square
#E5FFE3 #E3F3FF #FDE3FF #FFEFE3
split-complementary
#E5FFE3 #EFE3FF #FFE3F3
monochromatic
#73FF69 #ACFFA6 #E3FFE0 #E3FFE0 #E3FFE0
Accessibility & contrast
On white
1.06
#E5FFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.74
#E5FFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FFE3
19.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FFE3 | 1.00 | 1.06 | 19.74 | 19.74 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE2
Deuteranopia (green-blind)
#FCF7E4
Tritanopia (blue-blind)
#E3FDF7
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e5ffe3; /* rgb */ color: rgb(229, 255, 227); /* oklch */ color: oklch(97.4% 0.046 143.2);
Tailwind
colors: {
custom: {
50: '#edffeb',
500: '#e5ffe3',
950: '#000000',
},
}SCSS
$custom: #e5ffe3; $custom-light: #edffeb; $custom-dark: #000000;
JSON
{
"hex": "#e5ffe3",
"rgb": {
"r": 229,
"g": 255,
"b": 227
},
"hsl": {
"h": 115.714,
"s": 100,
"l": 94.51
},
"oklch": {
"l": 0.97371,
"c": 0.04581,
"h": 143.2
},
"luminance": 0.93724
}Semantic roles & 50–950 ramp
primary
#E5FFE3
secondary
#E799ED
accent
#00E6D5
background
#FEFFFE
surface
#FDFFFD
border
#D5D7D5
text
#161816
muted
#848684