#E0FAEB#E0FAEB
#E0FAEB is a very light, muted green. Relative luminance 0.902; OKLCH L 96.2% C 0.034 H 160.5°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #E0FAEB |
|---|---|
| RGB | rgb(224, 250, 235) |
| HSL | hsl(145, 72%, 93%) |
| HSV | hsv(145, 10%, 98%) |
| CMYK | cmyk(10.4%, 0%, 6%, 2%) |
| CIE-LAB | lab(96.09, -11.21, 4.32) |
| CIE-LCH | lch(96.09, 12.01, 158.90°) |
| OKLab | oklab(96.21% -0.0317 0.0113) |
| OKLCH | oklch(96.21% 0.034 160.5) |
| XYZ | xyz(79.9182, 90.2155, 91.7840) |
| Luminance | 0.9022 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.89
Ice
#D6FFFA
ΔE00 5.51
Lightcyan
#E0FFFF
ΔE00 6.39
Ice Blue (survey)
#D7FFFE
ΔE00 6.60
Very Pale Blue
#D6FFFE
ΔE00 6.71
Very Light Blue
#D5FFFF
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0FAEB #FAE0EF
analogous
#E2FAE0 #E0FAEB #E0FAF8
triadic
#E0FAEB #EBE0FA #FAEBE0
tetradic
#E0FAEB #E0E2FA #FAE0EF #FAF8E0
square
#E0FAEB #E0E2FA #FAE0EF #FAF8E0
split-complementary
#E0FAEB #F8E0FA #FAE0E2
monochromatic
#77E9A7 #ABF1C9 #E0FAEB #E5FBEE #E5FBEE
Accessibility & contrast
On white
1.10
#E0FAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#E0FAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0FAEB
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0FAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0FAEB | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EA
Deuteranopia (green-blind)
#F4F2EC
Tritanopia (blue-blind)
#DCFAF5
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e0faeb; /* rgb */ color: rgb(224, 250, 235); /* oklch */ color: oklch(96.2% 0.034 160.5);
Tailwind
colors: {
custom: {
50: '#e9fcf1',
500: '#e0faeb',
950: '#000000',
},
}SCSS
$custom: #e0faeb; $custom-light: #e9fcf1; $custom-dark: #000000;
JSON
{
"hex": "#e0faeb",
"rgb": {
"r": 224,
"g": 250,
"b": 235
},
"hsl": {
"h": 145.385,
"s": 72.222,
"l": 92.941
},
"oklch": {
"l": 0.96211,
"c": 0.03365,
"h": 160.5
},
"luminance": 0.90217
}Semantic roles & 50–950 ramp
primary
#E0FAEB
secondary
#DF9FC4
accent
#1182D4
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585