#E5FEEB#E5FEEB
#E5FEEB is a very light, muted green. Relative luminance 0.935; OKLCH L 97.4% C 0.036 H 152.9°. Best body text is #000000 at 19.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FEEB |
|---|---|
| RGB | rgb(229, 254, 235) |
| HSL | hsl(134, 93%, 95%) |
| HSV | hsv(134, 10%, 100%) |
| CMYK | cmyk(9.8%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(97.45, -11.56, 6.33) |
| CIE-LCH | lch(97.45, 13.18, 151.30°) |
| OKLab | oklab(97.37% -0.0322 0.0165) |
| OKLCH | oklch(97.37% 0.036 152.9) |
| XYZ | xyz(82.7472, 93.5387, 92.2764) |
| Luminance | 0.9354 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.65
Ice
#D6FFFA
ΔE00 6.79
Lightcyan
#E0FFFF
ΔE00 7.79
Mintcream
#F5FFFA
ΔE00 7.91
Ice Blue (survey)
#D7FFFE
ΔE00 8.00
Very Pale Blue
#D6FFFE
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FEEB #FEE5F8
analogous
#ECFEE5 #E5FEEB #E5FEF8
triadic
#E5FEEB #EBE5FE #FEEBE5
tetradic
#E5FEEB #E5ECFE #FEE5F8 #FEF8E5
square
#E5FEEB #E5ECFE #FEE5F8 #FEF8E5
split-complementary
#E5FEEB #F8E5FE #FEE5EC
monochromatic
#6FF990 #AAFCBE #E2FEE8 #E2FEE8 #E2FEE8
Accessibility & contrast
On white
1.07
#E5FEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.71
#E5FEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FEEB
19.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FEEB | 1.00 | 1.07 | 19.71 | 19.71 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF9EA
Deuteranopia (green-blind)
#F9F6EC
Tritanopia (blue-blind)
#E2FDF8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e5feeb; /* rgb */ color: rgb(229, 254, 235); /* oklch */ color: oklch(97.4% 0.036 152.9);
Tailwind
colors: {
custom: {
50: '#edfef1',
500: '#e5feeb',
950: '#000000',
},
}SCSS
$custom: #e5feeb; $custom-light: #edfef1; $custom-dark: #000000;
JSON
{
"hex": "#e5feeb",
"rgb": {
"r": 229,
"g": 254,
"b": 235
},
"hsl": {
"h": 134.4,
"s": 92.593,
"l": 94.706
},
"oklch": {
"l": 0.97372,
"c": 0.03618,
"h": 152.9
},
"luminance": 0.9354
}Semantic roles & 50–950 ramp
primary
#E5FEEB
secondary
#EA9DD8
accent
#00AEE6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585