#A7BABC#A7BABC
#A7BABC is a light, muted teal. Relative luminance 0.470; OKLCH L 77.5% C 0.021 H 204.4°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BABC |
|---|---|
| RGB | rgb(167, 186, 188) |
| HSL | hsl(186, 14%, 70%) |
| HSV | hsv(186, 11%, 74%) |
| CMYK | cmyk(11.2%, 1.1%, 0%, 26.3%) |
| CIE-LAB | lab(74.17, -6.09, -3.23) |
| CIE-LCH | lch(74.17, 6.90, 207.92°) |
| OKLab | oklab(77.5% -0.0192 -0.0087) |
| OKLCH | oklch(77.5% 0.021 204.4) |
| XYZ | xyz(42.5702, 46.9634, 54.3892) |
| Luminance | 0.4696 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.61
Cool Gray
#9AA7B0
ΔE00 6.92
Silver (survey)
#C5C9C7
ΔE00 7.57
Dove Gray
#B6B8BD
ΔE00 7.88
Silver
#C0C0C0
ΔE00 8.36
Dark Gray
#A9A9A9
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BABC #BCA9A7
analogous
#A7BCB4 #A7BABC #A7B0BC
triadic
#A7BABC #BCA7BA #BABCA7
tetradic
#A7BABC #B4A7BC #BCA9A7 #B0BCA7
square
#A7BABC #B4A7BC #BCA9A7 #B0BCA7
split-complementary
#A7BABC #BCA7B0 #BCB4A7
monochromatic
#658184 #849FA2 #A7BABC #CAD5D6 #ECF0F1
Accessibility & contrast
On white
2.02
#A7BABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#A7BABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BABC
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BABC | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BC
Deuteranopia (green-blind)
#B3B5BC
Tritanopia (blue-blind)
#A1BCBB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a7babc; /* rgb */ color: rgb(167, 186, 188); /* oklch */ color: oklch(77.5% 0.021 204.4);
Tailwind
colors: {
custom: {
50: '#c1ced0',
500: '#a7babc',
950: '#000000',
},
}SCSS
$custom: #a7babc; $custom-light: #c1ced0; $custom-dark: #000000;
JSON
{
"hex": "#a7babc",
"rgb": {
"r": 167,
"g": 186,
"b": 188
},
"hsl": {
"h": 185.714,
"s": 13.548,
"l": 69.608
},
"oklch": {
"l": 0.77498,
"c": 0.02114,
"h": 204.4
},
"luminance": 0.46964
}Semantic roles & 50–950 ramp
primary
#A7BABC
secondary
#E2DDDC
accent
#554E98
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121314
muted
#818282