#E0FFEF#E0FFEF
#E0FFEF is a very light, muted green. Relative luminance 0.936; OKLCH L 97.3% C 0.038 H 163.2°. Best body text is #000000 at 19.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E0FFEF |
|---|---|
| RGB | rgb(224, 255, 239) |
| HSL | hsl(149, 100%, 94%) |
| HSV | hsv(149, 12%, 100%) |
| CMYK | cmyk(12.2%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(97.47, -12.96, 4.27) |
| CIE-LCH | lch(97.47, 13.64, 161.77°) |
| OKLab | oklab(97.34% -0.0368 0.0111) |
| OKLCH | oklch(97.34% 0.038 163.2) |
| XYZ | xyz(82.0769, 93.5978, 95.3865) |
| Luminance | 0.9360 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 4.91
Honeydew
#F0FFF0
ΔE00 5.05
Ice Blue (survey)
#D7FFFE
ΔE00 6.29
Very Pale Blue
#D6FFFE
ΔE00 6.36
Lightcyan
#E0FFFF
ΔE00 6.58
Very Light Blue
#D5FFFF
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0FFEF #FFE0F0
analogous
#E1FFE0 #E0FFEF #E0FFFE
triadic
#E0FFEF #EFE0FF #FFEFE0
tetradic
#E0FFEF #E0E1FF #FFE0F0 #FFFEE0
square
#E0FFEF #E0E1FF #FFE0F0 #FFFEE0
split-complementary
#E0FFEF #FEE0FF #FFE0E1
monochromatic
#66FFB0 #A3FFCF #E0FFEF #E0FFEF #E0FFEF
Accessibility & contrast
On white
1.06
#E0FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.72
#E0FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0FFEF
19.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0FFEF | 1.00 | 1.06 | 19.72 | 19.72 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAEE
Deuteranopia (green-blind)
#F8F6F0
Tritanopia (blue-blind)
#DBFFFA
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e0ffef; /* rgb */ color: rgb(224, 255, 239); /* oklch */ color: oklch(97.3% 0.038 163.2);
Tailwind
colors: {
custom: {
50: '#e9fff4',
500: '#e0ffef',
950: '#000000',
},
}SCSS
$custom: #e0ffef; $custom-light: #e9fff4; $custom-dark: #000000;
JSON
{
"hex": "#e0ffef",
"rgb": {
"r": 224,
"g": 255,
"b": 239
},
"hsl": {
"h": 149.032,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.97339,
"c": 0.03847,
"h": 163.2
},
"luminance": 0.93599
}Semantic roles & 50–950 ramp
primary
#E0FFEF
secondary
#ED97C3
accent
#0076E6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161817
muted
#848685