#E8FEEB#E8FEEB
#E8FEEB is a very light, muted green. Relative luminance 0.940; OKLCH L 97.6% C 0.034 H 149.3°. Best body text is #000000 at 19.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FEEB |
|---|---|
| RGB | rgb(232, 254, 235) |
| HSL | hsl(128, 92%, 95%) |
| HSV | hsv(128, 9%, 100%) |
| CMYK | cmyk(8.7%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(97.65, -10.58, 6.65) |
| CIE-LCH | lch(97.65, 12.49, 147.86°) |
| OKLab | oklab(97.58% -0.0292 0.0173) |
| OKLCH | oklch(97.58% 0.034 149.3) |
| XYZ | xyz(83.7129, 94.0367, 92.3217) |
| Luminance | 0.9404 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.84
Mintcream
#F5FFFA
ΔE00 7.31
Ice
#D6FFFA
ΔE00 7.38
Lightcyan
#E0FFFF
ΔE00 8.00
Beige
#F5F5DC
ΔE00 8.13
Off White (survey)
#FFFFE4
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FEEB #FEE8FB
analogous
#F0FEE8 #E8FEEB #E8FEF6
triadic
#E8FEEB #EBE8FE #FEEBE8
tetradic
#E8FEEB #E8F0FE #FEE8FB #FEF6E8
square
#E8FEEB #E8F0FE #FEE8FB #FEF6E8
split-complementary
#E8FEEB #F6E8FE #FEE8F0
monochromatic
#73F985 #ADFBB8 #E2FEE6 #E2FEE6 #E2FEE6
Accessibility & contrast
On white
1.06
#E8FEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.81
#E8FEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FEEB
19.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FEEB | 1.00 | 1.06 | 19.81 | 19.81 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAEA
Deuteranopia (green-blind)
#FAF7EC
Tritanopia (blue-blind)
#E6FDF8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e8feeb; /* rgb */ color: rgb(232, 254, 235); /* oklch */ color: oklch(97.6% 0.034 149.3);
Tailwind
colors: {
custom: {
50: '#effef1',
500: '#e8feeb',
950: '#000000',
},
}SCSS
$custom: #e8feeb; $custom-light: #effef1; $custom-dark: #000000;
JSON
{
"hex": "#e8feeb",
"rgb": {
"r": 232,
"g": 254,
"b": 235
},
"hsl": {
"h": 128.182,
"s": 91.667,
"l": 95.294
},
"oklch": {
"l": 0.97582,
"c": 0.034,
"h": 149.3
},
"luminance": 0.94038
}Semantic roles & 50–950 ramp
primary
#E8FEEB
secondary
#EAA0E0
accent
#00C6E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585