#E8FEED#E8FEED
#E8FEED is a very light, muted green. Relative luminance 0.942; OKLCH L 97.6% C 0.032 H 152.5°. Best body text is #000000 at 19.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FEED |
|---|---|
| RGB | rgb(232, 254, 237) |
| HSL | hsl(134, 92%, 95%) |
| HSV | hsv(134, 9%, 100%) |
| CMYK | cmyk(8.7%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(97.69, -10.23, 5.69) |
| CIE-LCH | lch(97.69, 11.70, 150.93°) |
| OKLab | oklab(97.63% -0.0285 0.0148) |
| OKLCH | oklch(97.63% 0.032 152.5) |
| XYZ | xyz(84.0035, 94.1529, 93.8520) |
| Luminance | 0.9415 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.54
Mintcream
#F5FFFA
ΔE00 6.78
Ice
#D6FFFA
ΔE00 6.88
Lightcyan
#E0FFFF
ΔE00 7.30
Ice Blue (survey)
#D7FFFE
ΔE00 7.87
Azure (CSS)
#F0FFFF
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FEED #FEE8F9
analogous
#EEFEE8 #E8FEED #E8FEF8
triadic
#E8FEED #EDE8FE #FEEDE8
tetradic
#E8FEED #E8EEFE #FEE8F9 #FEF8E8
square
#E8FEED #E8EEFE #FEE8F9 #FEF8E8
split-complementary
#E8FEED #F8E8FE #FEE8EE
monochromatic
#73F991 #ADFBBF #E2FEE8 #E2FEE8 #E2FEE8
Accessibility & contrast
On white
1.06
#E8FEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.83
#E8FEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FEED
19.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FEED | 1.00 | 1.06 | 19.83 | 19.83 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAEC
Deuteranopia (green-blind)
#FAF7EE
Tritanopia (blue-blind)
#E5FDF9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e8feed; /* rgb */ color: rgb(232, 254, 237); /* oklch */ color: oklch(97.6% 0.032 152.5);
Tailwind
colors: {
custom: {
50: '#effef2',
500: '#e8feed',
950: '#000000',
},
}SCSS
$custom: #e8feed; $custom-light: #effef2; $custom-dark: #000000;
JSON
{
"hex": "#e8feed",
"rgb": {
"r": 232,
"g": 254,
"b": 237
},
"hsl": {
"h": 133.636,
"s": 91.667,
"l": 95.294
},
"oklch": {
"l": 0.97634,
"c": 0.03211,
"h": 152.5
},
"luminance": 0.94154
}Semantic roles & 50–950 ramp
primary
#E8FEED
secondary
#EAA0D9
accent
#00B1E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585