#E0F4E0#E0F4E0
#E0F4E0 is a very light, muted green. Relative luminance 0.859; OKLCH L 94.7% C 0.034 H 145.3°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #E0F4E0 |
|---|---|
| RGB | rgb(224, 244, 224) |
| HSL | hsl(120, 48%, 92%) |
| HSV | hsv(120, 8%, 96%) |
| CMYK | cmyk(8.2%, 0%, 8.2%, 4.3%) |
| CIE-LAB | lab(94.28, -10.17, 7.40) |
| CIE-LCH | lch(94.28, 12.58, 143.96°) |
| OKLab | oklab(94.7% -0.0279 0.0193) |
| OKLCH | oklch(94.7% 0.034 145.3) |
| XYZ | xyz(76.5431, 85.9297, 83.0601) |
| Luminance | 0.8593 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.62
Beige
#F5F5DC
ΔE00 7.50
Mintcream
#F5FFFA
ΔE00 7.80
Off White (survey)
#FFFFE4
ΔE00 8.08
Ice
#D6FFFA
ΔE00 8.24
Lightyellow
#FFFFE0
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0F4E0 #F4E0F4
analogous
#EAF4E0 #E0F4E0 #E0F4EA
triadic
#E0F4E0 #E0E0F4 #F4E0E0
tetradic
#E0F4E0 #E0EAF4 #F4E0F4 #F4EAE0
square
#E0F4E0 #E0EAF4 #F4E0F4 #F4EAE0
split-complementary
#E0F4E0 #EAE0F4 #F4E0EA
monochromatic
#86D486 #B3E4B3 #E0F4E0 #E8F7E8 #E8F7E8
Accessibility & contrast
On white
1.15
#E0F4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#E0F4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0F4E0
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0F4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0F4E0 | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DF
Deuteranopia (green-blind)
#F1EEE1
Tritanopia (blue-blind)
#DEF3EE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e0f4e0; /* rgb */ color: rgb(224, 244, 224); /* oklch */ color: oklch(94.7% 0.034 145.3);
Tailwind
colors: {
custom: {
50: '#e9f7e9',
500: '#e0f4e0',
950: '#000000',
},
}SCSS
$custom: #e0f4e0; $custom-light: #e9f7e9; $custom-dark: #000000;
JSON
{
"hex": "#e0f4e0",
"rgb": {
"r": 224,
"g": 244,
"b": 224
},
"hsl": {
"h": 120,
"s": 47.619,
"l": 91.765
},
"oklch": {
"l": 0.94697,
"c": 0.03391,
"h": 145.3
},
"luminance": 0.8593
}Semantic roles & 50–950 ramp
primary
#E0F4E0
secondary
#D2A6D2
accent
#2BBBBB
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161716
muted
#848584