#E7EFEF#E7EFEF
#E7EFEF is a very light, near-neutral teal. Relative luminance 0.850; OKLCH L 94.6% C 0.009 H 197.0°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E7EFEF |
|---|---|
| RGB | rgb(231, 239, 239) |
| HSL | hsl(180, 20%, 92%) |
| HSV | hsv(180, 3%, 94%) |
| CMYK | cmyk(3.3%, 0%, 0%, 6.3%) |
| CIE-LAB | lab(93.86, -2.65, -0.92) |
| CIE-LCH | lch(93.86, 2.80, 199.22°) |
| OKLab | oklab(94.61% -0.0082 -0.0025) |
| OKLCH | oklch(94.61% 0.009 197) |
| XYZ | xyz(79.3985, 84.9535, 93.8593) |
| Luminance | 0.8495 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.05
Azure (CSS)
#F0FFFF
ΔE00 4.05
Whitesmoke
#F5F5F5
ΔE00 4.06
Mintcream
#F5FFFA
ΔE00 4.15
Off White
#FAF9F6
ΔE00 4.77
Fog
#D8DCE0
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7EFEF #EFE7E7
analogous
#E7EFEB #E7EFEF #E7EBEF
triadic
#E7EFEF #EFE7EF #EFEFE7
tetradic
#E7EFEF #EBE7EF #EFE7E7 #EBEFE7
square
#E7EFEF #EBE7EF #EFE7E7 #EBEFE7
split-complementary
#E7EFEF #EFE7EB #EFEBE7
monochromatic
#9EBEBE #C2D7D7 #E7EFEF #EDF3F3 #EDF3F3
Accessibility & contrast
On white
1.17
#E7EFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#E7EFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7EFEF
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7EFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7EFEF | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEF
Deuteranopia (green-blind)
#ECEDEF
Tritanopia (blue-blind)
#E5F0EF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e7efef; /* rgb */ color: rgb(231, 239, 239); /* oklch */ color: oklch(94.6% 0.009 197.0);
Tailwind
colors: {
custom: {
50: '#eef4f4',
500: '#e7efef',
950: '#000000',
},
}SCSS
$custom: #e7efef; $custom-light: #eef4f4; $custom-dark: #000000;
JSON
{
"hex": "#e7efef",
"rgb": {
"r": 231,
"g": 239,
"b": 239
},
"hsl": {
"h": 180,
"s": 20,
"l": 92.157
},
"oklch": {
"l": 0.94609,
"c": 0.00853,
"h": 197
},
"luminance": 0.84954
}Semantic roles & 50–950 ramp
primary
#E7EFEF
secondary
#C6B4B4
accent
#47479E
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585