#E7FFEB#E7FFEB
#E7FFEB is a very light, muted green. Relative luminance 0.945; OKLCH L 97.7% C 0.036 H 150.3°. Best body text is #000000 at 19.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FFEB |
|---|---|
| RGB | rgb(231, 255, 235) |
| HSL | hsl(130, 100%, 95%) |
| HSV | hsv(130, 9%, 100%) |
| CMYK | cmyk(9.4%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(97.84, -11.40, 6.91) |
| CIE-LCH | lch(97.84, 13.33, 148.79°) |
| OKLab | oklab(97.71% -0.0316 0.018) |
| OKLCH | oklch(97.71% 0.036 150.3) |
| XYZ | xyz(83.7073, 94.5061, 92.4126) |
| Luminance | 0.9451 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.51
Ice
#D6FFFA
ΔE00 7.26
Mintcream
#F5FFFA
ΔE00 7.93
Lightcyan
#E0FFFF
ΔE00 8.19
Ice Blue (survey)
#D7FFFE
ΔE00 8.46
Very Pale Blue
#D6FFFE
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FFEB #FFE7FB
analogous
#EFFFE7 #E7FFEB #E7FFF7
triadic
#E7FFEB #EBE7FF #FFEBE7
tetradic
#E7FFEB #E7EFFF #FFE7FB #FFF7E7
square
#E7FFEB #E7EFFF #FFE7FB #FFF7E7
split-complementary
#E7FFEB #F7E7FF #FFE7EF
monochromatic
#6DFF85 #AAFFB8 #E0FFE5 #E0FFE5 #E0FFE5
Accessibility & contrast
On white
1.06
#E7FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.90
#E7FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FFEB
19.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FFEB | 1.00 | 1.06 | 19.90 | 19.90 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAEA
Deuteranopia (green-blind)
#FBF8EC
Tritanopia (blue-blind)
#E4FEF9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e7ffeb; /* rgb */ color: rgb(231, 255, 235); /* oklch */ color: oklch(97.7% 0.036 150.3);
Tailwind
colors: {
custom: {
50: '#eefff1',
500: '#e7ffeb',
950: '#000000',
},
}SCSS
$custom: #e7ffeb; $custom-light: #eefff1; $custom-dark: #000000;
JSON
{
"hex": "#e7ffeb",
"rgb": {
"r": 231,
"g": 255,
"b": 235
},
"hsl": {
"h": 130,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.97714,
"c": 0.03637,
"h": 150.3
},
"luminance": 0.94507
}Semantic roles & 50–950 ramp
primary
#E7FFEB
secondary
#EE9DE0
accent
#00BFE6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161816
muted
#858685