#E9FEED#E9FEED
#E9FEED is a very light, muted green. Relative luminance 0.943; OKLCH L 97.7% C 0.031 H 151.2°. Best body text is #000000 at 19.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FEED |
|---|---|
| RGB | rgb(233, 254, 237) |
| HSL | hsl(131, 91%, 95%) |
| HSV | hsv(131, 8%, 100%) |
| CMYK | cmyk(8.3%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(97.76, -9.90, 5.79) |
| CIE-LCH | lch(97.76, 11.47, 149.67°) |
| OKLab | oklab(97.71% -0.0275 0.0151) |
| OKLCH | oklch(97.71% 0.031 151.2) |
| XYZ | xyz(84.3291, 94.3208, 93.8673) |
| Luminance | 0.9432 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.23
Mintcream
#F5FFFA
ΔE00 6.57
Ice
#D6FFFA
ΔE00 7.11
Lightcyan
#E0FFFF
ΔE00 7.41
Azure (CSS)
#F0FFFF
ΔE00 7.79
Beige
#F5F5DC
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FEED #FEE9FA
analogous
#EFFEE9 #E9FEED #E9FEF7
triadic
#E9FEED #EDE9FE #FEEDE9
tetradic
#E9FEED #E9EFFE #FEE9FA #FEF7E9
square
#E9FEED #E9EFFE #FEE9FA #FEF7E9
split-complementary
#E9FEED #F7E9FE #FEE9EF
monochromatic
#74F98D #AEFBBD #E2FEE7 #E2FEE7 #E2FEE7
Accessibility & contrast
On white
1.06
#E9FEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.86
#E9FEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FEED
19.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FEED | 1.00 | 1.06 | 19.86 | 19.86 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAEC
Deuteranopia (green-blind)
#FAF8EE
Tritanopia (blue-blind)
#E7FDF9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e9feed; /* rgb */ color: rgb(233, 254, 237); /* oklch */ color: oklch(97.7% 0.031 151.2);
Tailwind
colors: {
custom: {
50: '#f0fef2',
500: '#e9feed',
950: '#000000',
},
}SCSS
$custom: #e9feed; $custom-light: #f0fef2; $custom-dark: #000000;
JSON
{
"hex": "#e9feed",
"rgb": {
"r": 233,
"g": 254,
"b": 237
},
"hsl": {
"h": 131.429,
"s": 91.304,
"l": 95.49
},
"oklch": {
"l": 0.97705,
"c": 0.03137,
"h": 151.2
},
"luminance": 0.94322
}Semantic roles & 50–950 ramp
primary
#E9FEED
secondary
#EAA1DC
accent
#00BAE6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585