#A0BABA#A0BABA
#A0BABA is a light, muted teal. Relative luminance 0.461; OKLCH L 76.9% C 0.028 H 196.6°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BABA |
|---|---|
| RGB | rgb(160, 186, 186) |
| HSL | hsl(180, 16%, 68%) |
| HSV | hsv(180, 14%, 73%) |
| CMYK | cmyk(14%, 0%, 0%, 27.1%) |
| CIE-LAB | lab(73.63, -8.82, -2.98) |
| CIE-LCH | lch(73.63, 9.30, 198.66°) |
| OKLab | oklab(76.94% -0.0272 -0.0081) |
| OKLCH | oklch(76.94% 0.028 196.6) |
| XYZ | xyz(40.9168, 46.1356, 53.1941) |
| Luminance | 0.4614 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.59
Cool Gray
#9AA7B0
ΔE00 8.73
Bluegrey
#85A3B2
ΔE00 9.43
Lightblue
#ADD8E6
ΔE00 9.46
Silver (survey)
#C5C9C7
ΔE00 9.66
Powder Blue
#B0E0E6
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BABA #BAA0A0
analogous
#A0BAAD #A0BABA #A0ADBA
triadic
#A0BABA #BAA0BA #BABAA0
tetradic
#A0BABA #ADA0BA #BAA0A0 #ADBAA0
square
#A0BABA #ADA0BA #BAA0A0 #ADBAA0
split-complementary
#A0BABA #BAA0AD #BAADA0
monochromatic
#5E8282 #7DA0A0 #A0BABA #C3D4D4 #E7EDED
Accessibility & contrast
On white
2.05
#A0BABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#A0BABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BABA
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BABA | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BA
Deuteranopia (green-blind)
#B1B3BA
Tritanopia (blue-blind)
#98BCBA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a0baba; /* rgb */ color: rgb(160, 186, 186); /* oklch */ color: oklch(76.9% 0.028 196.6);
Tailwind
colors: {
custom: {
50: '#bccece',
500: '#a0baba',
950: '#000000',
},
}SCSS
$custom: #a0baba; $custom-light: #bccece; $custom-dark: #000000;
JSON
{
"hex": "#a0baba",
"rgb": {
"r": 160,
"g": 186,
"b": 186
},
"hsl": {
"h": 180,
"s": 15.854,
"l": 67.843
},
"oklch": {
"l": 0.76937,
"c": 0.02839,
"h": 196.6
},
"luminance": 0.46137
}Semantic roles & 50–950 ramp
primary
#A0BABA
secondary
#DFD7D7
accent
#4B4B9A
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121313
muted
#818282