#E6EFEF#E6EFEF
#E6EFEF is a very light, near-neutral teal. Relative luminance 0.848; OKLCH L 94.5% C 0.010 H 197.0°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E6EFEF |
|---|---|
| RGB | rgb(230, 239, 239) |
| HSL | hsl(180, 22%, 92%) |
| HSV | hsv(180, 4%, 94%) |
| CMYK | cmyk(3.8%, 0%, 0%, 6.3%) |
| CIE-LAB | lab(93.79, -2.98, -1.04) |
| CIE-LCH | lch(93.79, 3.15, 199.20°) |
| OKLab | oklab(94.54% -0.0092 -0.0028) |
| OKLCH | oklch(94.54% 0.01 197) |
| XYZ | xyz(79.0766, 84.7875, 93.8442) |
| Luminance | 0.8479 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.81
Mintcream
#F5FFFA
ΔE00 4.07
Aliceblue
#F0F8FF
ΔE00 4.20
Whitesmoke
#F5F5F5
ΔE00 4.47
Off White
#FAF9F6
ΔE00 5.13
Fog
#D8DCE0
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6EFEF #EFE6E6
analogous
#E6EFEB #E6EFEF #E6EBEF
triadic
#E6EFEF #EFE6EF #EFEFE6
tetradic
#E6EFEF #EBE6EF #EFE6E6 #EBEFE6
square
#E6EFEF #EBE6EF #EFE6E6 #EBEFE6
split-complementary
#E6EFEF #EFE6EB #EFEBE6
monochromatic
#9BBFBF #C1D7D7 #E6EFEF #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.17
#E6EFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#E6EFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6EFEF
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6EFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6EFEF | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEF
Deuteranopia (green-blind)
#ECEDEF
Tritanopia (blue-blind)
#E4F0EF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e6efef; /* rgb */ color: rgb(230, 239, 239); /* oklch */ color: oklch(94.5% 0.010 197.0);
Tailwind
colors: {
custom: {
50: '#edf4f4',
500: '#e6efef',
950: '#000000',
},
}SCSS
$custom: #e6efef; $custom-light: #edf4f4; $custom-dark: #000000;
JSON
{
"hex": "#e6efef",
"rgb": {
"r": 230,
"g": 239,
"b": 239
},
"hsl": {
"h": 180,
"s": 21.951,
"l": 91.961
},
"oklch": {
"l": 0.94535,
"c": 0.00959,
"h": 197
},
"luminance": 0.84788
}Semantic roles & 50–950 ramp
primary
#E6EFEF
secondary
#C7B2B2
accent
#4545A0
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585