#E4FFEE#E4FFEE
#E4FFEE is a very light, muted green. Relative luminance 0.942; OKLCH L 97.6% C 0.036 H 158.1°. Best body text is #000000 at 19.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FFEE |
|---|---|
| RGB | rgb(228, 255, 238) |
| HSL | hsl(142, 100%, 95%) |
| HSV | hsv(142, 11%, 100%) |
| CMYK | cmyk(10.6%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(97.71, -11.85, 5.16) |
| CIE-LCH | lch(97.71, 12.92, 156.48°) |
| OKLab | oklab(97.59% -0.0333 0.0134) |
| OKLCH | oklch(97.59% 0.036 158.1) |
| XYZ | xyz(83.1842, 94.1858, 94.6695) |
| Luminance | 0.9419 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.98
Ice
#D6FFFA
ΔE00 5.86
Lightcyan
#E0FFFF
ΔE00 6.98
Ice Blue (survey)
#D7FFFE
ΔE00 7.08
Very Pale Blue
#D6FFFE
ΔE00 7.18
Very Light Blue
#D5FFFF
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FFEE #FFE4F5
analogous
#E8FFE4 #E4FFEE #E4FFFB
triadic
#E4FFEE #EEE4FF #FFEEE4
tetradic
#E4FFEE #E4E8FF #FFE4F5 #FFFBE4
square
#E4FFEE #E4E8FF #FFE4F5 #FFFBE4
split-complementary
#E4FFEE #FBE4FF #FFE4E8
monochromatic
#6AFFA1 #A7FFC7 #E0FFEC #E0FFEC #E0FFEC
Accessibility & contrast
On white
1.06
#E4FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.84
#E4FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FFEE
19.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FFEE | 1.00 | 1.06 | 19.84 | 19.84 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAED
Deuteranopia (green-blind)
#F9F7EF
Tritanopia (blue-blind)
#E0FFFA
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e4ffee; /* rgb */ color: rgb(228, 255, 238); /* oklch */ color: oklch(97.6% 0.036 158.1);
Tailwind
colors: {
custom: {
50: '#ecfff3',
500: '#e4ffee',
950: '#000000',
},
}SCSS
$custom: #e4ffee; $custom-light: #ecfff3; $custom-dark: #000000;
JSON
{
"hex": "#e4ffee",
"rgb": {
"r": 228,
"g": 255,
"b": 238
},
"hsl": {
"h": 142.222,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.97585,
"c": 0.03595,
"h": 158.1
},
"luminance": 0.94187
}Semantic roles & 50–950 ramp
primary
#E4FFEE
secondary
#ED9ACE
accent
#0091E6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161817
muted
#848685