#E7FEEC#E7FEEC
#E7FEEC is a very light, muted green. Relative luminance 0.939; OKLCH L 97.5% C 0.034 H 152.1°. Best body text is #000000 at 19.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FEEC |
|---|---|
| RGB | rgb(231, 254, 236) |
| HSL | hsl(133, 92%, 95%) |
| HSV | hsv(133, 9%, 100%) |
| CMYK | cmyk(9.1%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(97.60, -10.73, 6.06) |
| CIE-LCH | lch(97.60, 12.32, 150.55°) |
| OKLab | oklab(97.54% -0.0298 0.0158) |
| OKLCH | oklch(97.54% 0.034 152.1) |
| XYZ | xyz(83.5340, 93.9277, 93.0695) |
| Luminance | 0.9393 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.96
Ice
#D6FFFA
ΔE00 6.91
Mintcream
#F5FFFA
ΔE00 7.25
Lightcyan
#E0FFFF
ΔE00 7.57
Ice Blue (survey)
#D7FFFE
ΔE00 7.99
Very Pale Blue
#D6FFFE
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FEEC #FEE7F9
analogous
#EEFEE7 #E7FEEC #E7FEF7
triadic
#E7FEEC #ECE7FE #FEECE7
tetradic
#E7FEEC #E7EEFE #FEE7F9 #FEF7E7
square
#E7FEEC #E7EEFE #FEE7F9 #FEF7E7
split-complementary
#E7FEEC #F7E7FE #FEE7EE
monochromatic
#71F98F #ACFCBD #E2FEE8 #E2FEE8 #E2FEE8
Accessibility & contrast
On white
1.06
#E7FEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.79
#E7FEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FEEC
19.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FEEC | 1.00 | 1.06 | 19.79 | 19.79 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAEB
Deuteranopia (green-blind)
#FAF7ED
Tritanopia (blue-blind)
#E4FDF9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e7feec; /* rgb */ color: rgb(231, 254, 236); /* oklch */ color: oklch(97.5% 0.034 152.1);
Tailwind
colors: {
custom: {
50: '#eefef2',
500: '#e7feec',
950: '#000000',
},
}SCSS
$custom: #e7feec; $custom-light: #eefef2; $custom-dark: #000000;
JSON
{
"hex": "#e7feec",
"rgb": {
"r": 231,
"g": 254,
"b": 236
},
"hsl": {
"h": 133.043,
"s": 92,
"l": 95.098
},
"oklch": {
"l": 0.97538,
"c": 0.03377,
"h": 152.1
},
"luminance": 0.93929
}Semantic roles & 50–950 ramp
primary
#E7FEEC
secondary
#EA9FDA
accent
#00B4E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585