#E0F4E6#E0F4E6
#E0F4E6 is a very light, muted green. Relative luminance 0.863; OKLCH L 94.9% C 0.028 H 155.3°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #E0F4E6 |
|---|---|
| RGB | rgb(224, 244, 230) |
| HSL | hsl(138, 48%, 92%) |
| HSV | hsv(138, 8%, 96%) |
| CMYK | cmyk(8.2%, 0%, 5.7%, 4.3%) |
| CIE-LAB | lab(94.42, -9.11, 4.50) |
| CIE-LCH | lch(94.42, 10.16, 153.71°) |
| OKLab | oklab(94.86% -0.0255 0.0117) |
| OKLCH | oklch(94.86% 0.028 155.3) |
| XYZ | xyz(77.3712, 86.2610, 87.4214) |
| Luminance | 0.8626 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.02
Mintcream
#F5FFFA
ΔE00 6.20
Lightcyan
#E0FFFF
ΔE00 6.82
Ice
#D6FFFA
ΔE00 6.88
Azure (CSS)
#F0FFFF
ΔE00 7.16
Ice Blue (survey)
#D7FFFE
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0F4E6 #F4E0EE
analogous
#E4F4E0 #E0F4E6 #E0F4F0
triadic
#E0F4E6 #E6E0F4 #F4E6E0
tetradic
#E0F4E6 #E0E4F4 #F4E0EE #F4F0E0
square
#E0F4E6 #E0E4F4 #F4E0EE #F4F0E0
split-complementary
#E0F4E6 #F0E0F4 #F4E0E4
monochromatic
#86D49D #B3E4C2 #E0F4E6 #E8F7ED #E8F7ED
Accessibility & contrast
On white
1.15
#E0F4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#E0F4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0F4E6
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0F4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0F4E6 | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E5
Deuteranopia (green-blind)
#F0EEE7
Tritanopia (blue-blind)
#DDF3F0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e0f4e6; /* rgb */ color: rgb(224, 244, 230); /* oklch */ color: oklch(94.9% 0.028 155.3);
Tailwind
colors: {
custom: {
50: '#e9f7ed',
500: '#e0f4e6',
950: '#000000',
},
}SCSS
$custom: #e0f4e6; $custom-light: #e9f7ed; $custom-dark: #000000;
JSON
{
"hex": "#e0f4e6",
"rgb": {
"r": 224,
"g": 244,
"b": 230
},
"hsl": {
"h": 138,
"s": 47.619,
"l": 91.765
},
"oklch": {
"l": 0.94856,
"c": 0.02809,
"h": 155.3
},
"luminance": 0.86262
}Semantic roles & 50–950 ramp
primary
#E0F4E6
secondary
#D2A6C5
accent
#2B90BB
background
#FEFFFE
surface
#FDFEFD
border
#D5D6D5
text
#161716
muted
#848584