#E7FFF2#E7FFF2
#E7FFF2 is a very light, muted green. Relative luminance 0.949; OKLCH L 97.9% C 0.030 H 162.2°. Best body text is #000000 at 19.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FFF2 |
|---|---|
| RGB | rgb(231, 255, 242) |
| HSL | hsl(148, 100%, 95%) |
| HSV | hsv(148, 9%, 100%) |
| CMYK | cmyk(9.4%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(98.00, -10.16, 3.55) |
| CIE-LCH | lch(98.00, 10.76, 160.71°) |
| OKLab | oklab(97.9% -0.0289 0.0093) |
| OKLCH | oklch(97.9% 0.03 162.2) |
| XYZ | xyz(84.7386, 94.9186, 97.8439) |
| Luminance | 0.9492 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.07
Ice
#D6FFFA
ΔE00 5.48
Lightcyan
#E0FFFF
ΔE00 5.67
Mintcream
#F5FFFA
ΔE00 6.23
Ice Blue (survey)
#D7FFFE
ΔE00 6.30
Very Pale Blue
#D6FFFE
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FFF2 #FFE7F4
analogous
#E8FFE7 #E7FFF2 #E7FFFE
triadic
#E7FFF2 #F2E7FF #FFF2E7
tetradic
#E7FFF2 #E7E8FF #FFE7F4 #FFFEE7
square
#E7FFF2 #E7E8FF #FFE7F4 #FFFEE7
split-complementary
#E7FFF2 #FEE7FF #FFE7E8
monochromatic
#6DFFB0 #AAFFD1 #E0FFEE #E0FFEE #E0FFEE
Accessibility & contrast
On white
1.05
#E7FFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.98
#E7FFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FFF2
19.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FFF2 | 1.00 | 1.05 | 19.98 | 19.98 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFBF1
Deuteranopia (green-blind)
#FAF8F3
Tritanopia (blue-blind)
#E3FFFB
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e7fff2; /* rgb */ color: rgb(231, 255, 242); /* oklch */ color: oklch(97.9% 0.030 162.2);
Tailwind
colors: {
custom: {
50: '#eefff6',
500: '#e7fff2',
950: '#000000',
},
}SCSS
$custom: #e7fff2; $custom-light: #eefff6; $custom-dark: #000000;
JSON
{
"hex": "#e7fff2",
"rgb": {
"r": 231,
"g": 255,
"b": 242
},
"hsl": {
"h": 147.5,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.979,
"c": 0.03031,
"h": 162.2
},
"luminance": 0.9492
}Semantic roles & 50–950 ramp
primary
#E7FFF2
secondary
#EE9DC8
accent
#007CE6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161817
muted
#858685