#A0BBBA#A0BBBA
#A0BBBA is a light, muted teal. Relative luminance 0.466; OKLCH L 77.2% C 0.029 H 193.8°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BBBA |
|---|---|
| RGB | rgb(160, 187, 186) |
| HSL | hsl(178, 17%, 68%) |
| HSV | hsv(178, 14%, 73%) |
| CMYK | cmyk(14.4%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(73.91, -9.34, -2.58) |
| CIE-LCH | lch(73.91, 9.69, 195.42°) |
| OKLab | oklab(77.15% -0.0286 -0.007) |
| OKLCH | oklch(77.15% 0.029 193.8) |
| XYZ | xyz(41.1282, 46.5584, 53.2646) |
| Luminance | 0.4656 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.10
Cool Gray
#9AA7B0
ΔE00 9.36
Lightblue
#ADD8E6
ΔE00 9.52
Silver (survey)
#C5C9C7
ΔE00 9.86
Powder Blue
#B0E0E6
ΔE00 9.93
Bluegrey
#85A3B2
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BBBA #BBA0A1
analogous
#A0BBAC #A0BBBA #A0AEBB
triadic
#A0BBBA #BAA0BB #BBBAA0
tetradic
#A0BBBA #ACA0BB #BBA0A1 #AEBBA0
square
#A0BBBA #ACA0BB #BBA0A1 #AEBBA0
split-complementary
#A0BBBA #BBA0AE #BBACA0
monochromatic
#5E8382 #7CA1A0 #A0BBBA #C4D5D4 #E7EEEE
Accessibility & contrast
On white
2.04
#A0BBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#A0BBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BBBA
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BBBA | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BA
Deuteranopia (green-blind)
#B2B4BA
Tritanopia (blue-blind)
#98BDBB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a0bbba; /* rgb */ color: rgb(160, 187, 186); /* oklch */ color: oklch(77.2% 0.029 193.8);
Tailwind
colors: {
custom: {
50: '#bccfce',
500: '#a0bbba',
950: '#000000',
},
}SCSS
$custom: #a0bbba; $custom-light: #bccfce; $custom-dark: #000000;
JSON
{
"hex": "#a0bbba",
"rgb": {
"r": 160,
"g": 187,
"b": 186
},
"hsl": {
"h": 177.778,
"s": 16.564,
"l": 68.039
},
"oklch": {
"l": 0.77153,
"c": 0.02945,
"h": 193.8
},
"luminance": 0.46559
}Semantic roles & 50–950 ramp
primary
#A0BBBA
secondary
#E0D7D8
accent
#4B4E9B
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121313
muted
#818282