#E7FEED#E7FEED
#E7FEED is a very light, muted green. Relative luminance 0.940; OKLCH L 97.6% C 0.033 H 153.7°. Best body text is #000000 at 19.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FEED |
|---|---|
| RGB | rgb(231, 254, 237) |
| HSL | hsl(136, 92%, 95%) |
| HSV | hsv(136, 9%, 100%) |
| CMYK | cmyk(9.1%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(97.63, -10.55, 5.58) |
| CIE-LCH | lch(97.63, 11.94, 152.13°) |
| OKLab | oklab(97.56% -0.0294 0.0146) |
| OKLCH | oklch(97.56% 0.033 153.7) |
| XYZ | xyz(83.6797, 93.9859, 93.8368) |
| Luminance | 0.9399 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.84
Ice
#D6FFFA
ΔE00 6.65
Mintcream
#F5FFFA
ΔE00 6.99
Lightcyan
#E0FFFF
ΔE00 7.21
Ice Blue (survey)
#D7FFFE
ΔE00 7.69
Very Pale Blue
#D6FFFE
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FEED #FEE7F8
analogous
#ECFEE7 #E7FEED #E7FEF8
triadic
#E7FEED #EDE7FE #FEEDE7
tetradic
#E7FEED #E7ECFE #FEE7F8 #FEF8E7
square
#E7FEED #E7ECFE #FEE7F8 #FEF8E7
split-complementary
#E7FEED #F8E7FE #FEE7EC
monochromatic
#71F995 #ACFCC1 #E2FEE9 #E2FEE9 #E2FEE9
Accessibility & contrast
On white
1.06
#E7FEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.80
#E7FEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FEED
19.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FEED | 1.00 | 1.06 | 19.80 | 19.80 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAEC
Deuteranopia (green-blind)
#FAF7EE
Tritanopia (blue-blind)
#E4FDF9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e7feed; /* rgb */ color: rgb(231, 254, 237); /* oklch */ color: oklch(97.6% 0.033 153.7);
Tailwind
colors: {
custom: {
50: '#eefef2',
500: '#e7feed',
950: '#000000',
},
}SCSS
$custom: #e7feed; $custom-light: #eefef2; $custom-dark: #000000;
JSON
{
"hex": "#e7feed",
"rgb": {
"r": 231,
"g": 254,
"b": 237
},
"hsl": {
"h": 135.652,
"s": 92,
"l": 95.098
},
"oklch": {
"l": 0.97564,
"c": 0.03285,
"h": 153.7
},
"luminance": 0.93987
}Semantic roles & 50–950 ramp
primary
#E7FEED
secondary
#EA9FD7
accent
#00AAE6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585