#A0BFBB#A0BFBB
#A0BFBB is a light, muted teal. Relative luminance 0.483; OKLCH L 78.1% C 0.034 H 187.0°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BFBB |
|---|---|
| RGB | rgb(160, 191, 187) |
| HSL | hsl(172, 19%, 69%) |
| HSV | hsv(172, 16%, 75%) |
| CMYK | cmyk(16.2%, 0%, 2.1%, 25.1%) |
| CIE-LAB | lab(75.03, -11.23, -1.48) |
| CIE-LCH | lch(75.03, 11.33, 187.49°) |
| OKLab | oklab(78.05% -0.0337 -0.0041) |
| OKLCH | oklch(78.05% 0.034 187) |
| XYZ | xyz(42.0953, 48.3219, 54.1132) |
| Luminance | 0.4832 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.22
Lightblue
#ADD8E6
ΔE00 9.78
Cool Grey
#95A3A6
ΔE00 9.97
Silver (survey)
#C5C9C7
ΔE00 10.76
Pale Teal
#82CBB2
ΔE00 11.20
Cool Gray
#9AA7B0
ΔE00 11.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BFBB #BFA0A4
analogous
#A0BFAC #A0BFBB #A0B4BF
triadic
#A0BFBB #BBA0BF #BFBBA0
tetradic
#A0BFBB #ACA0BF #BFA0A4 #B4BFA0
square
#A0BFBB #ACA0BF #BFA0A4 #B4BFA0
split-complementary
#A0BFBB #BFA0B4 #BFACA0
monochromatic
#5C8983 #7BA6A1 #A0BFBB #C5D8D5 #E9F0EF
Accessibility & contrast
On white
1.97
#A0BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#A0BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BFBB
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BFBB | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBBBB
Deuteranopia (green-blind)
#B5B7BB
Tritanopia (blue-blind)
#98C1BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a0bfbb; /* rgb */ color: rgb(160, 191, 187); /* oklch */ color: oklch(78.1% 0.034 187.0);
Tailwind
colors: {
custom: {
50: '#bcd2cf',
500: '#a0bfbb',
950: '#000000',
},
}SCSS
$custom: #a0bfbb; $custom-light: #bcd2cf; $custom-dark: #000000;
JSON
{
"hex": "#a0bfbb",
"rgb": {
"r": 160,
"g": 191,
"b": 187
},
"hsl": {
"h": 172.258,
"s": 19.497,
"l": 68.824
},
"oklch": {
"l": 0.78051,
"c": 0.03398,
"h": 187
},
"luminance": 0.48323
}Semantic roles & 50–950 ramp
primary
#A0BFBB
secondary
#E2D9DA
accent
#48539E
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121413
muted
#818282