#A7BABA#A7BABA
#A7BABA is a light, muted teal. Relative luminance 0.469; OKLCH L 77.4% C 0.021 H 196.7°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BABA |
|---|---|
| RGB | rgb(167, 186, 186) |
| HSL | hsl(180, 12%, 69%) |
| HSV | hsv(180, 10%, 73%) |
| CMYK | cmyk(10.2%, 0%, 0%, 27.1%) |
| CIE-LAB | lab(74.11, -6.50, -2.22) |
| CIE-LCH | lch(74.11, 6.87, 198.86°) |
| OKLab | oklab(77.44% -0.02 -0.006) |
| OKLCH | oklch(77.44% 0.021 196.7) |
| XYZ | xyz(42.3561, 46.8777, 53.2616) |
| Luminance | 0.4688 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.81
Cool Gray
#9AA7B0
ΔE00 7.56
Silver (survey)
#C5C9C7
ΔE00 7.60
Dove Gray
#B6B8BD
ΔE00 8.36
Silver
#C0C0C0
ΔE00 8.56
Dark Gray
#A9A9A9
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BABA #BAA7A7
analogous
#A7BAB1 #A7BABA #A7B1BA
triadic
#A7BABA #BAA7BA #BABAA7
tetradic
#A7BABA #B1A7BA #BAA7A7 #B1BAA7
square
#A7BABA #B1A7BA #BAA7A7 #B1BAA7
split-complementary
#A7BABA #BAA7B1 #BAB1A7
monochromatic
#658181 #859F9F #A7BABA #C9D5D5 #ECF0F0
Accessibility & contrast
On white
2.02
#A7BABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#A7BABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BABA
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BABA | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BA
Deuteranopia (green-blind)
#B3B5BA
Tritanopia (blue-blind)
#A2BBBA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a7baba; /* rgb */ color: rgb(167, 186, 186); /* oklch */ color: oklch(77.4% 0.021 196.7);
Tailwind
colors: {
custom: {
50: '#c1cece',
500: '#a7baba',
950: '#000000',
},
}SCSS
$custom: #a7baba; $custom-light: #c1cece; $custom-dark: #000000;
JSON
{
"hex": "#a7baba",
"rgb": {
"r": 167,
"g": 186,
"b": 186
},
"hsl": {
"h": 180,
"s": 12.102,
"l": 69.216
},
"oklch": {
"l": 0.77437,
"c": 0.02094,
"h": 196.7
},
"luminance": 0.46878
}Semantic roles & 50–950 ramp
primary
#A7BABA
secondary
#E1DCDC
accent
#4F4F96
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121313
muted
#818282