#E0FFEE#E0FFEE
#E0FFEE is a very light, muted green. Relative luminance 0.935; OKLCH L 97.3% C 0.039 H 161.7°. Best body text is #000000 at 19.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E0FFEE |
|---|---|
| RGB | rgb(224, 255, 238) |
| HSL | hsl(147, 100%, 94%) |
| HSV | hsv(147, 12%, 100%) |
| CMYK | cmyk(12.2%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(97.45, -13.14, 4.75) |
| CIE-LCH | lch(97.45, 13.97, 160.14°) |
| OKLab | oklab(97.31% -0.0372 0.0123) |
| OKLCH | oklch(97.31% 0.039 161.7) |
| XYZ | xyz(81.9296, 93.5389, 94.6107) |
| Luminance | 0.9354 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.09
Ice
#D6FFFA
ΔE00 5.23
Ice Blue (survey)
#D7FFFE
ΔE00 6.64
Very Pale Blue
#D6FFFE
ΔE00 6.71
Lightcyan
#E0FFFF
ΔE00 6.94
Duck Egg Blue
#C3FBF4
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0FFEE #FFE0F1
analogous
#E2FFE0 #E0FFEE #E0FFFE
triadic
#E0FFEE #EEE0FF #FFEEE0
tetradic
#E0FFEE #E0E2FF #FFE0F1 #FFFEE0
square
#E0FFEE #E0E2FF #FFE0F1 #FFFEE0
split-complementary
#E0FFEE #FEE0FF #FFE0E2
monochromatic
#66FFAB #A3FFCC #E0FFEE #E0FFEE #E0FFEE
Accessibility & contrast
On white
1.07
#E0FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.71
#E0FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0FFEE
19.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0FFEE | 1.00 | 1.07 | 19.71 | 19.71 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAED
Deuteranopia (green-blind)
#F8F6EF
Tritanopia (blue-blind)
#DBFFFA
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e0ffee; /* rgb */ color: rgb(224, 255, 238); /* oklch */ color: oklch(97.3% 0.039 161.7);
Tailwind
colors: {
custom: {
50: '#e9fff3',
500: '#e0ffee',
950: '#000000',
},
}SCSS
$custom: #e0ffee; $custom-light: #e9fff3; $custom-dark: #000000;
JSON
{
"hex": "#e0ffee",
"rgb": {
"r": 224,
"g": 255,
"b": 238
},
"hsl": {
"h": 147.097,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.97312,
"c": 0.03922,
"h": 161.7
},
"luminance": 0.9354
}Semantic roles & 50–950 ramp
primary
#E0FFEE
secondary
#ED97C6
accent
#007EE6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161817
muted
#848685