#E0FEEE#E0FEEE
#E0FEEE is a very light, muted green. Relative luminance 0.929; OKLCH L 97.1% C 0.038 H 162.4°. Best body text is #000000 at 19.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E0FEEE |
|---|---|
| RGB | rgb(224, 254, 238) |
| HSL | hsl(148, 94%, 94%) |
| HSV | hsv(148, 12%, 100%) |
| CMYK | cmyk(11.8%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(97.19, -12.65, 4.37) |
| CIE-LCH | lch(97.19, 13.38, 160.92°) |
| OKLab | oklab(97.11% -0.0359 0.0114) |
| OKLCH | oklch(97.11% 0.038 162.4) |
| XYZ | xyz(81.6114, 92.9025, 94.5046) |
| Luminance | 0.9290 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.81
Ice
#D6FFFA
ΔE00 5.05
Ice Blue (survey)
#D7FFFE
ΔE00 6.39
Very Pale Blue
#D6FFFE
ΔE00 6.46
Lightcyan
#E0FFFF
ΔE00 6.58
Very Light Blue
#D5FFFF
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0FEEE #FEE0F0
analogous
#E1FEE0 #E0FEEE #E0FEFD
triadic
#E0FEEE #EEE0FE #FEEEE0
tetradic
#E0FEEE #E0E1FE #FEE0F0 #FEFDE0
square
#E0FEEE #E0E1FE #FEE0F0 #FEFDE0
split-complementary
#E0FEEE #FDE0FE #FEE0E1
monochromatic
#69FAAD #A5FCCD #E0FEEE #E1FEEF #E1FEEF
Accessibility & contrast
On white
1.07
#E0FEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.58
#E0FEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0FEEE
19.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0FEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0FEEE | 1.00 | 1.07 | 19.58 | 19.58 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9ED
Deuteranopia (green-blind)
#F7F5EF
Tritanopia (blue-blind)
#DBFEF9
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e0feee; /* rgb */ color: rgb(224, 254, 238); /* oklch */ color: oklch(97.1% 0.038 162.4);
Tailwind
colors: {
custom: {
50: '#e9fef3',
500: '#e0feee',
950: '#000000',
},
}SCSS
$custom: #e0feee; $custom-light: #e9fef3; $custom-dark: #000000;
JSON
{
"hex": "#e0feee",
"rgb": {
"r": 224,
"g": 254,
"b": 238
},
"hsl": {
"h": 148,
"s": 93.75,
"l": 93.725
},
"oklch": {
"l": 0.97108,
"c": 0.03766,
"h": 162.4
},
"luminance": 0.92904
}Semantic roles & 50–950 ramp
primary
#E0FEEE
secondary
#EA98C4
accent
#007AE6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585