#E0FFE8#E0FFE8
#E0FFE8 is a very light, muted green. Relative luminance 0.932; OKLCH L 97.2% C 0.044 H 153.4°. Best body text is #000000 at 19.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E0FFE8 |
|---|---|
| RGB | rgb(224, 255, 232) |
| HSL | hsl(135, 100%, 94%) |
| HSV | hsv(135, 12%, 100%) |
| CMYK | cmyk(12.2%, 0%, 9%, 0%) |
| CIE-LAB | lab(97.31, -14.22, 7.63) |
| CIE-LCH | lch(97.31, 16.14, 151.80°) |
| OKLab | oklab(97.16% -0.0396 0.0199) |
| OKLCH | oklch(97.16% 0.044 153.4) |
| XYZ | xyz(81.0627, 93.1921, 90.0454) |
| Luminance | 0.9319 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.71
Ice
#D6FFFA
ΔE00 7.16
Duck Egg Blue
#C3FBF4
ΔE00 8.36
Eggshell Blue
#C4FFF7
ΔE00 8.41
Pale Aqua
#B8FFEB
ΔE00 8.42
Ice Blue (survey)
#D7FFFE
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0FFE8 #FFE0F7
analogous
#E8FFE0 #E0FFE8 #E0FFF8
triadic
#E0FFE8 #E8E0FF #FFE8E0
tetradic
#E0FFE8 #E0E8FF #FFE0F7 #FFF8E0
square
#E0FFE8 #E0E8FF #FFE0F7 #FFF8E0
split-complementary
#E0FFE8 #F8E0FF #FFE0E8
monochromatic
#66FF8D #A3FFBB #E0FFE8 #E0FFE8 #E0FFE8
Accessibility & contrast
On white
1.07
#E0FFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.64
#E0FFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0FFE8
19.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0FFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0FFE8 | 1.00 | 1.07 | 19.64 | 19.64 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE7
Deuteranopia (green-blind)
#F9F6E9
Tritanopia (blue-blind)
#DCFEF8
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e0ffe8; /* rgb */ color: rgb(224, 255, 232); /* oklch */ color: oklch(97.2% 0.044 153.4);
Tailwind
colors: {
custom: {
50: '#e9ffef',
500: '#e0ffe8',
950: '#000000',
},
}SCSS
$custom: #e0ffe8; $custom-light: #e9ffef; $custom-dark: #000000;
JSON
{
"hex": "#e0ffe8",
"rgb": {
"r": 224,
"g": 255,
"b": 232
},
"hsl": {
"h": 135.484,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.97155,
"c": 0.04429,
"h": 153.4
},
"luminance": 0.93193
}Semantic roles & 50–950 ramp
primary
#E0FFE8
secondary
#ED97D6
accent
#00AAE6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161816
muted
#848685