#E7FFEF#E7FFEF
#E7FFEF is a very light, muted green. Relative luminance 0.947; OKLCH L 97.8% C 0.033 H 156.6°. Best body text is #000000 at 19.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FFEF |
|---|---|
| RGB | rgb(231, 255, 239) |
| HSL | hsl(140, 100%, 95%) |
| HSV | hsv(140, 9%, 100%) |
| CMYK | cmyk(9.4%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(97.93, -10.69, 4.99) |
| CIE-LCH | lch(97.93, 11.80, 154.98°) |
| OKLab | oklab(97.82% -0.03 0.013) |
| OKLCH | oklch(97.82% 0.033 156.6) |
| XYZ | xyz(84.2917, 94.7398, 95.4904) |
| Luminance | 0.9474 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.03
Ice
#D6FFFA
ΔE00 6.19
Lightcyan
#E0FFFF
ΔE00 6.77
Mintcream
#F5FFFA
ΔE00 6.93
Ice Blue (survey)
#D7FFFE
ΔE00 7.21
Very Pale Blue
#D6FFFE
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FFEF #FFE7F7
analogous
#EBFFE7 #E7FFEF #E7FFFB
triadic
#E7FFEF #EFE7FF #FFEFE7
tetradic
#E7FFEF #E7EBFF #FFE7F7 #FFFBE7
square
#E7FFEF #E7EBFF #FFE7F7 #FFFBE7
split-complementary
#E7FFEF #FBE7FF #FFE7EB
monochromatic
#6DFF9D #AAFFC6 #E0FFEB #E0FFEB #E0FFEB
Accessibility & contrast
On white
1.05
#E7FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.95
#E7FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FFEF
19.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FFEF | 1.00 | 1.05 | 19.95 | 19.95 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEE
Deuteranopia (green-blind)
#FAF8F0
Tritanopia (blue-blind)
#E4FFFA
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e7ffef; /* rgb */ color: rgb(231, 255, 239); /* oklch */ color: oklch(97.8% 0.033 156.6);
Tailwind
colors: {
custom: {
50: '#eefff4',
500: '#e7ffef',
950: '#000000',
},
}SCSS
$custom: #e7ffef; $custom-light: #eefff4; $custom-dark: #000000;
JSON
{
"hex": "#e7ffef",
"rgb": {
"r": 231,
"g": 255,
"b": 239
},
"hsl": {
"h": 140,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.9782,
"c": 0.03273,
"h": 156.6
},
"luminance": 0.94741
}Semantic roles & 50–950 ramp
primary
#E7FFEF
secondary
#EE9DD3
accent
#0099E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161817
muted
#858685