#E0FEEB#E0FEEB
#E0FEEB is a very light, muted green. Relative luminance 0.927; OKLCH L 97.0% C 0.040 H 157.8°. Best body text is #000000 at 19.55:1 contrast (WCAG AA passes).
Color values
| HEX | #E0FEEB |
|---|---|
| RGB | rgb(224, 254, 235) |
| HSL | hsl(142, 94%, 94%) |
| HSV | hsv(142, 12%, 100%) |
| CMYK | cmyk(11.8%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(97.12, -13.19, 5.81) |
| CIE-LCH | lch(97.12, 14.41, 156.21°) |
| OKLab | oklab(97.03% -0.0371 0.0151) |
| OKLCH | oklch(97.03% 0.04 157.8) |
| XYZ | xyz(81.1743, 92.7277, 92.2027) |
| Luminance | 0.9273 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.00
Ice
#D6FFFA
ΔE00 6.00
Ice Blue (survey)
#D7FFFE
ΔE00 7.42
Very Pale Blue
#D6FFFE
ΔE00 7.49
Duck Egg Blue
#C3FBF4
ΔE00 7.61
Lightcyan
#E0FFFF
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0FEEB #FEE0F3
analogous
#E4FEE0 #E0FEEB #E0FEFA
triadic
#E0FEEB #EBE0FE #FEEBE0
tetradic
#E0FEEB #E0E4FE #FEE0F3 #FEFAE0
square
#E0FEEB #E0E4FE #FEE0F3 #FEFAE0
split-complementary
#E0FEEB #FAE0FE #FEE0E4
monochromatic
#69FA9E #A5FCC5 #E0FEEB #E1FEEC #E1FEEC
Accessibility & contrast
On white
1.07
#E0FEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.55
#E0FEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0FEEB
19.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0FEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0FEEB | 1.00 | 1.07 | 19.55 | 19.55 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EA
Deuteranopia (green-blind)
#F8F5EC
Tritanopia (blue-blind)
#DBFEF8
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e0feeb; /* rgb */ color: rgb(224, 254, 235); /* oklch */ color: oklch(97.0% 0.040 157.8);
Tailwind
colors: {
custom: {
50: '#e9fef1',
500: '#e0feeb',
950: '#000000',
},
}SCSS
$custom: #e0feeb; $custom-light: #e9fef1; $custom-dark: #000000;
JSON
{
"hex": "#e0feeb",
"rgb": {
"r": 224,
"g": 254,
"b": 235
},
"hsl": {
"h": 142,
"s": 93.75,
"l": 93.725
},
"oklch": {
"l": 0.97028,
"c": 0.04004,
"h": 157.8
},
"luminance": 0.92729
}Semantic roles & 50–950 ramp
primary
#E0FEEB
secondary
#EA98CC
accent
#0091E6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585