#E0FFEB#E0FFEB
#E0FFEB is a very light, muted green. Relative luminance 0.934; OKLCH L 97.2% C 0.042 H 157.3°. Best body text is #000000 at 19.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E0FFEB |
|---|---|
| RGB | rgb(224, 255, 235) |
| HSL | hsl(141, 100%, 94%) |
| HSV | hsv(141, 12%, 100%) |
| CMYK | cmyk(12.2%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(97.38, -13.68, 6.19) |
| CIE-LCH | lch(97.38, 15.02, 155.67°) |
| OKLab | oklab(97.23% -0.0384 0.0161) |
| OKLCH | oklch(97.23% 0.042 157.3) |
| XYZ | xyz(81.4925, 93.3640, 92.3088) |
| Luminance | 0.9336 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.33
Ice
#D6FFFA
ΔE00 6.20
Duck Egg Blue
#C3FBF4
ΔE00 7.65
Ice Blue (survey)
#D7FFFE
ΔE00 7.68
Very Pale Blue
#D6FFFE
ΔE00 7.73
Eggshell Blue
#C4FFF7
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0FFEB #FFE0F4
analogous
#E5FFE0 #E0FFEB #E0FFFB
triadic
#E0FFEB #EBE0FF #FFEBE0
tetradic
#E0FFEB #E0E5FF #FFE0F4 #FFFBE0
square
#E0FFEB #E0E5FF #FFE0F4 #FFFBE0
split-complementary
#E0FFEB #FBE0FF #FFE0E5
monochromatic
#66FF9C #A3FFC4 #E0FFEB #E0FFEB #E0FFEB
Accessibility & contrast
On white
1.07
#E0FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.67
#E0FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0FFEB
19.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0FFEB | 1.00 | 1.07 | 19.67 | 19.67 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAEA
Deuteranopia (green-blind)
#F9F6EC
Tritanopia (blue-blind)
#DBFEF9
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e0ffeb; /* rgb */ color: rgb(224, 255, 235); /* oklch */ color: oklch(97.2% 0.042 157.3);
Tailwind
colors: {
custom: {
50: '#e9fff1',
500: '#e0ffeb',
950: '#000000',
},
}SCSS
$custom: #e0ffeb; $custom-light: #e9fff1; $custom-dark: #000000;
JSON
{
"hex": "#e0ffeb",
"rgb": {
"r": 224,
"g": 255,
"b": 235
},
"hsl": {
"h": 141.29,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.97233,
"c": 0.04165,
"h": 157.3
},
"luminance": 0.93365
}Semantic roles & 50–950 ramp
primary
#E0FFEB
secondary
#ED97CE
accent
#0094E6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161816
muted
#848685