#E9FEEE#E9FEEE
#E9FEEE is a very light, muted green. Relative luminance 0.944; OKLCH L 97.7% C 0.030 H 152.9°. Best body text is #000000 at 19.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FEEE |
|---|---|
| RGB | rgb(233, 254, 238) |
| HSL | hsl(134, 91%, 95%) |
| HSV | hsv(134, 8%, 100%) |
| CMYK | cmyk(8.3%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(97.78, -9.72, 5.31) |
| CIE-LCH | lch(97.78, 11.08, 151.34°) |
| OKLab | oklab(97.73% -0.0271 0.0139) |
| OKLCH | oklch(97.73% 0.03 152.9) |
| XYZ | xyz(84.4756, 94.3794, 94.6389) |
| Luminance | 0.9438 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.13
Mintcream
#F5FFFA
ΔE00 6.29
Ice
#D6FFFA
ΔE00 6.88
Lightcyan
#E0FFFF
ΔE00 7.06
Azure (CSS)
#F0FFFF
ΔE00 7.44
Ice Blue (survey)
#D7FFFE
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FEEE #FEE9F9
analogous
#EEFEE9 #E9FEEE #E9FEF8
triadic
#E9FEEE #EEE9FE #FEEEE9
tetradic
#E9FEEE #E9EEFE #FEE9F9 #FEF8E9
square
#E9FEEE #E9EEFE #FEE9F9 #FEF8E9
split-complementary
#E9FEEE #F8E9FE #FEE9EE
monochromatic
#74F994 #AEFBC1 #E2FEE8 #E2FEE8 #E2FEE8
Accessibility & contrast
On white
1.06
#E9FEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.88
#E9FEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FEEE
19.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FEEE | 1.00 | 1.06 | 19.88 | 19.88 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAED
Deuteranopia (green-blind)
#FAF8EF
Tritanopia (blue-blind)
#E6FDF9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e9feee; /* rgb */ color: rgb(233, 254, 238); /* oklch */ color: oklch(97.7% 0.030 152.9);
Tailwind
colors: {
custom: {
50: '#f0fef3',
500: '#e9feee',
950: '#000000',
},
}SCSS
$custom: #e9feee; $custom-light: #f0fef3; $custom-dark: #000000;
JSON
{
"hex": "#e9feee",
"rgb": {
"r": 233,
"g": 254,
"b": 238
},
"hsl": {
"h": 134.286,
"s": 91.304,
"l": 95.49
},
"oklch": {
"l": 0.97731,
"c": 0.03044,
"h": 152.9
},
"luminance": 0.9438
}Semantic roles & 50–950 ramp
primary
#E9FEEE
secondary
#EAA1D9
accent
#00AFE6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585