#E7FEE8#E7FEE8
#E7FEE8 is a very light, muted green. Relative luminance 0.937; OKLCH L 97.4% C 0.038 H 146.5°. Best body text is #000000 at 19.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FEE8 |
|---|---|
| RGB | rgb(231, 254, 232) |
| HSL | hsl(123, 92%, 95%) |
| HSV | hsv(123, 9%, 100%) |
| CMYK | cmyk(9.1%, 0%, 8.7%, 0.4%) |
| CIE-LAB | lab(97.51, -11.43, 7.98) |
| CIE-LCH | lch(97.51, 13.94, 145.08°) |
| OKLab | oklab(97.43% -0.0314 0.0208) |
| OKLCH | oklch(97.43% 0.038 146.5) |
| XYZ | xyz(82.9594, 93.6978, 90.0431) |
| Luminance | 0.9370 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.71
Ice
#D6FFFA
ΔE00 7.99
Beige
#F5F5DC
ΔE00 8.22
Off White (survey)
#FFFFE4
ΔE00 8.25
Mintcream
#F5FFFA
ΔE00 8.29
Lightyellow
#FFFFE0
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FEE8 #FEE7FD
analogous
#F1FEE7 #E7FEE8 #E7FEF4
triadic
#E7FEE8 #E8E7FE #FEE8E7
tetradic
#E7FEE8 #E7F1FE #FEE7FD #FEF4E7
square
#E7FEE8 #E7F1FE #FEE7FD #FEF4E7
split-complementary
#E7FEE8 #F4E7FE #FEE7F1
monochromatic
#71F977 #ACFCB0 #E2FEE3 #E2FEE3 #E2FEE3
Accessibility & contrast
On white
1.06
#E7FEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.74
#E7FEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FEE8
19.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FEE8 | 1.00 | 1.06 | 19.74 | 19.74 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9E7
Deuteranopia (green-blind)
#FBF7E9
Tritanopia (blue-blind)
#E5FDF7
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e7fee8; /* rgb */ color: rgb(231, 254, 232); /* oklch */ color: oklch(97.4% 0.038 146.5);
Tailwind
colors: {
custom: {
50: '#eefeef',
500: '#e7fee8',
950: '#000000',
},
}SCSS
$custom: #e7fee8; $custom-light: #eefeef; $custom-dark: #000000;
JSON
{
"hex": "#e7fee8",
"rgb": {
"r": 231,
"g": 254,
"b": 232
},
"hsl": {
"h": 122.609,
"s": 92,
"l": 95.098
},
"oklch": {
"l": 0.97434,
"c": 0.03767,
"h": 146.5
},
"luminance": 0.93699
}Semantic roles & 50–950 ramp
primary
#E7FEE8
secondary
#EA9FE7
accent
#00DCE6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585