#E6EFEB#E6EFEB
#E6EFEB is a very light, near-neutral teal. Relative luminance 0.846; OKLCH L 94.4% C 0.011 H 167.8°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E6EFEB |
|---|---|
| RGB | rgb(230, 239, 235) |
| HSL | hsl(153, 22%, 92%) |
| HSV | hsv(153, 4%, 94%) |
| CMYK | cmyk(3.8%, 0%, 1.7%, 6.3%) |
| CIE-LAB | lab(93.69, -3.70, 0.89) |
| CIE-LCH | lch(93.69, 3.81, 166.44°) |
| OKLab | oklab(94.42% -0.0107 0.0023) |
| OKLCH | oklch(94.42% 0.011 167.8) |
| XYZ | xyz(78.4922, 84.5537, 90.7664) |
| Luminance | 0.8455 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.29
Azure (CSS)
#F0FFFF
ΔE00 4.11
Light Grey
#D8DCD6
ΔE00 4.55
Whitesmoke
#F5F5F5
ΔE00 5.28
Off White
#FAF9F6
ΔE00 5.36
Aliceblue
#F0F8FF
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6EFEB #EFE6EA
analogous
#E6EFE7 #E6EFEB #E6EFEF
triadic
#E6EFEB #EBE6EF #EFEBE6
tetradic
#E6EFEB #E7E6EF #EFE6EA #EFEFE6
square
#E6EFEB #E7E6EF #EFE6EA #EFEFE6
split-complementary
#E6EFEB #EFE6EF #EFE7E6
monochromatic
#9BBFAF #C1D7CD #E6EFEB #ECF3F0 #ECF3F0
Accessibility & contrast
On white
1.17
#E6EFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#E6EFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6EFEB
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6EFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6EFEB | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEB
Deuteranopia (green-blind)
#EDECEB
Tritanopia (blue-blind)
#E4EFEE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e6efeb; /* rgb */ color: rgb(230, 239, 235); /* oklch */ color: oklch(94.4% 0.011 167.8);
Tailwind
colors: {
custom: {
50: '#edf4f1',
500: '#e6efeb',
950: '#000000',
},
}SCSS
$custom: #e6efeb; $custom-light: #edf4f1; $custom-dark: #000000;
JSON
{
"hex": "#e6efeb",
"rgb": {
"r": 230,
"g": 239,
"b": 235
},
"hsl": {
"h": 153.333,
"s": 21.951,
"l": 91.961
},
"oklch": {
"l": 0.94422,
"c": 0.01094,
"h": 167.8
},
"luminance": 0.84554
}Semantic roles & 50–950 ramp
primary
#E6EFEB
secondary
#C7B2BB
accent
#456EA0
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585