#E5FFEB#E5FFEB
#E5FFEB is a very light, muted green. Relative luminance 0.942; OKLCH L 97.6% C 0.038 H 152.5°. Best body text is #000000 at 19.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FFEB |
|---|---|
| RGB | rgb(229, 255, 235) |
| HSL | hsl(134, 100%, 95%) |
| HSV | hsv(134, 10%, 100%) |
| CMYK | cmyk(10.2%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(97.70, -12.06, 6.70) |
| CIE-LCH | lch(97.70, 13.79, 150.94°) |
| OKLab | oklab(97.58% -0.0336 0.0175) |
| OKLCH | oklch(97.58% 0.038 152.5) |
| XYZ | xyz(83.0653, 94.1750, 92.3825) |
| Luminance | 0.9418 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.03
Ice
#D6FFFA
ΔE00 6.90
Lightcyan
#E0FFFF
ΔE00 8.08
Ice Blue (survey)
#D7FFFE
ΔE00 8.19
Very Pale Blue
#D6FFFE
ΔE00 8.28
Mintcream
#F5FFFA
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FFEB #FFE5F9
analogous
#ECFFE5 #E5FFEB #E5FFF8
triadic
#E5FFEB #EBE5FF #FFEBE5
tetradic
#E5FFEB #E5ECFF #FFE5F9 #FFF8E5
square
#E5FFEB #E5ECFF #FFE5F9 #FFF8E5
split-complementary
#E5FFEB #F8E5FF #FFE5EC
monochromatic
#6BFF8D #A8FFBC #E0FFE7 #E0FFE7 #E0FFE7
Accessibility & contrast
On white
1.06
#E5FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.84
#E5FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FFEB
19.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FFEB | 1.00 | 1.06 | 19.84 | 19.84 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAEA
Deuteranopia (green-blind)
#FAF7EC
Tritanopia (blue-blind)
#E2FEF9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e5ffeb; /* rgb */ color: rgb(229, 255, 235); /* oklch */ color: oklch(97.6% 0.038 152.5);
Tailwind
colors: {
custom: {
50: '#edfff1',
500: '#e5ffeb',
950: '#000000',
},
}SCSS
$custom: #e5ffeb; $custom-light: #edfff1; $custom-dark: #000000;
JSON
{
"hex": "#e5ffeb",
"rgb": {
"r": 229,
"g": 255,
"b": 235
},
"hsl": {
"h": 133.846,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.97575,
"c": 0.03782,
"h": 152.5
},
"luminance": 0.94176
}Semantic roles & 50–950 ramp
primary
#E5FFEB
secondary
#ED9BDA
accent
#00B1E6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161816
muted
#848685