#A6BABA#A6BABA
#A6BABA is a light, muted teal. Relative luminance 0.468; OKLCH L 77.4% C 0.022 H 196.7°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BABA |
|---|---|
| RGB | rgb(166, 186, 186) |
| HSL | hsl(180, 13%, 69%) |
| HSV | hsv(180, 11%, 73%) |
| CMYK | cmyk(10.8%, 0%, 0%, 27.1%) |
| CIE-LAB | lab(74.04, -6.83, -2.33) |
| CIE-LCH | lch(74.04, 7.22, 198.83°) |
| OKLab | oklab(77.36% -0.0211 -0.0063) |
| OKLCH | oklch(77.36% 0.022 196.7) |
| XYZ | xyz(42.1456, 46.7692, 53.2517) |
| Luminance | 0.4677 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.89
Cool Gray
#9AA7B0
ΔE00 7.71
Silver (survey)
#C5C9C7
ΔE00 7.91
Dove Gray
#B6B8BD
ΔE00 8.69
Silver
#C0C0C0
ΔE00 8.90
Dark Gray
#A9A9A9
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BABA #BAA6A6
analogous
#A6BAB0 #A6BABA #A6B0BA
triadic
#A6BABA #BAA6BA #BABAA6
tetradic
#A6BABA #B0A6BA #BAA6A6 #B0BAA6
square
#A6BABA #B0A6BA #BAA6A6 #B0BAA6
split-complementary
#A6BABA #BAA6B0 #BAB0A6
monochromatic
#648181 #849F9F #A6BABA #C8D5D5 #EBEFEF
Accessibility & contrast
On white
2.03
#A6BABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#A6BABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BABA
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BABA | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BA
Deuteranopia (green-blind)
#B3B5BA
Tritanopia (blue-blind)
#A0BBBA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a6baba; /* rgb */ color: rgb(166, 186, 186); /* oklch */ color: oklch(77.4% 0.022 196.7);
Tailwind
colors: {
custom: {
50: '#c0cece',
500: '#a6baba',
950: '#000000',
},
}SCSS
$custom: #a6baba; $custom-light: #c0cece; $custom-dark: #000000;
JSON
{
"hex": "#a6baba",
"rgb": {
"r": 166,
"g": 186,
"b": 186
},
"hsl": {
"h": 180,
"s": 12.658,
"l": 69.02
},
"oklch": {
"l": 0.77364,
"c": 0.02201,
"h": 196.7
},
"luminance": 0.4677
}Semantic roles & 50–950 ramp
primary
#A6BABA
secondary
#E1DBDB
accent
#4F4F97
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121313
muted
#818282