#A0BBBB#A0BBBB
#A0BBBB is a light, muted teal. Relative luminance 0.466; OKLCH L 77.2% C 0.029 H 196.6°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BBBB |
|---|---|
| RGB | rgb(160, 187, 187) |
| HSL | hsl(180, 17%, 68%) |
| HSV | hsv(180, 14%, 73%) |
| CMYK | cmyk(14.4%, 0%, 0%, 26.7%) |
| CIE-LAB | lab(73.93, -9.13, -3.08) |
| CIE-LCH | lch(73.93, 9.64, 198.64°) |
| OKLab | oklab(77.18% -0.0282 -0.0084) |
| OKLCH | oklch(77.18% 0.029 196.6) |
| XYZ | xyz(41.2349, 46.6010, 53.8264) |
| Luminance | 0.4660 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.94
Cool Gray
#9AA7B0
ΔE00 9.05
Lightblue
#ADD8E6
ΔE00 9.23
Bluegrey
#85A3B2
ΔE00 9.62
Silver (survey)
#C5C9C7
ΔE00 9.79
Powder Blue
#B0E0E6
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BBBB #BBA0A0
analogous
#A0BBAD #A0BBBB #A0ADBB
triadic
#A0BBBB #BBA0BB #BBBBA0
tetradic
#A0BBBB #ADA0BB #BBA0A0 #ADBBA0
square
#A0BBBB #ADA0BB #BBA0A0 #ADBBA0
split-complementary
#A0BBBB #BBA0AD #BBADA0
monochromatic
#5E8383 #7CA1A1 #A0BBBB #C4D5D5 #E7EEEE
Accessibility & contrast
On white
2.03
#A0BBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#A0BBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BBBB
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BBBB | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BB
Deuteranopia (green-blind)
#B2B4BB
Tritanopia (blue-blind)
#98BDBB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a0bbbb; /* rgb */ color: rgb(160, 187, 187); /* oklch */ color: oklch(77.2% 0.029 196.6);
Tailwind
colors: {
custom: {
50: '#bccfcf',
500: '#a0bbbb',
950: '#000000',
},
}SCSS
$custom: #a0bbbb; $custom-light: #bccfcf; $custom-dark: #000000;
JSON
{
"hex": "#a0bbbb",
"rgb": {
"r": 160,
"g": 187,
"b": 187
},
"hsl": {
"h": 180,
"s": 16.564,
"l": 68.039
},
"oklch": {
"l": 0.77184,
"c": 0.02942,
"h": 196.6
},
"luminance": 0.46602
}Semantic roles & 50–950 ramp
primary
#A0BBBB
secondary
#E0D7D7
accent
#4B4B9B
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121313
muted
#818282