#E0FFE4#E0FFE4
#E0FFE4 is a very light, muted green. Relative luminance 0.930; OKLCH L 97.1% C 0.048 H 148.9°. Best body text is #000000 at 19.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E0FFE4 |
|---|---|
| RGB | rgb(224, 255, 228) |
| HSL | hsl(128, 100%, 94%) |
| HSV | hsv(128, 12%, 100%) |
| CMYK | cmyk(12.2%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(97.21, -14.92, 9.55) |
| CIE-LCH | lch(97.21, 17.72, 147.39°) |
| OKLab | oklab(97.05% -0.0412 0.0248) |
| OKLCH | oklch(97.05% 0.048 148.9) |
| XYZ | xyz(80.5010, 92.9674, 87.0871) |
| Luminance | 0.9297 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.36
Ice
#D6FFFA
ΔE00 8.41
Pale Aqua
#B8FFEB
ΔE00 8.77
Duck Egg Blue
#C3FBF4
ΔE00 9.35
Eggshell Blue
#C4FFF7
ΔE00 9.36
Very Pale Green
#CFFDBC
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0FFE4 #FFE0FB
analogous
#ECFFE0 #E0FFE4 #E0FFF4
triadic
#E0FFE4 #E4E0FF #FFE4E0
tetradic
#E0FFE4 #E0ECFF #FFE0FB #FFF4E0
square
#E0FFE4 #E0ECFF #FFE0FB #FFF4E0
split-complementary
#E0FFE4 #F4E0FF #FFE0EC
monochromatic
#66FF79 #A3FFAF #E0FFE4 #E0FFE4 #E0FFE4
Accessibility & contrast
On white
1.07
#E0FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.59
#E0FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0FFE4
19.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0FFE4 | 1.00 | 1.07 | 19.59 | 19.59 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9E3
Deuteranopia (green-blind)
#FAF6E5
Tritanopia (blue-blind)
#DDFEF7
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e0ffe4; /* rgb */ color: rgb(224, 255, 228); /* oklch */ color: oklch(97.1% 0.048 148.9);
Tailwind
colors: {
custom: {
50: '#e9ffec',
500: '#e0ffe4',
950: '#000000',
},
}SCSS
$custom: #e0ffe4; $custom-light: #e9ffec; $custom-dark: #000000;
JSON
{
"hex": "#e0ffe4",
"rgb": {
"r": 224,
"g": 255,
"b": 228
},
"hsl": {
"h": 127.742,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.97052,
"c": 0.04808,
"h": 148.9
},
"luminance": 0.92969
}Semantic roles & 50–950 ramp
primary
#E0FFE4
secondary
#ED97E1
accent
#00C8E6
background
#FEFFFE
surface
#FDFFFD
border
#D5D7D5
text
#161816
muted
#848684