#A0BFBD#A0BFBD
#A0BFBD is a light, muted teal. Relative luminance 0.484; OKLCH L 78.1% C 0.034 H 191.7°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BFBD |
|---|---|
| RGB | rgb(160, 191, 189) |
| HSL | hsl(176, 19%, 69%) |
| HSV | hsv(176, 16%, 75%) |
| CMYK | cmyk(16.2%, 0%, 1%, 25.1%) |
| CIE-LAB | lab(75.08, -10.82, -2.48) |
| CIE-LCH | lch(75.08, 11.10, 192.93°) |
| OKLab | oklab(78.11% -0.0329 -0.0068) |
| OKLCH | oklch(78.11% 0.034 191.7) |
| XYZ | xyz(42.3109, 48.4081, 55.2487) |
| Luminance | 0.4841 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.86
Lightblue
#ADD8E6
ΔE00 9.06
Cool Grey
#95A3A6
ΔE00 9.62
Silver (survey)
#C5C9C7
ΔE00 10.56
Cool Gray
#9AA7B0
ΔE00 10.87
Bluegrey
#85A3B2
ΔE00 11.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BFBD #BFA0A2
analogous
#A0BFAE #A0BFBD #A0B2BF
triadic
#A0BFBD #BDA0BF #BFBDA0
tetradic
#A0BFBD #AEA0BF #BFA0A2 #B2BFA0
square
#A0BFBD #AEA0BF #BFA0A2 #B2BFA0
split-complementary
#A0BFBD #BFA0B2 #BFAEA0
monochromatic
#5C8986 #7BA6A4 #A0BFBD #C5D8D6 #E9F0F0
Accessibility & contrast
On white
1.97
#A0BFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#A0BFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BFBD
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BFBD | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBD
Deuteranopia (green-blind)
#B5B7BD
Tritanopia (blue-blind)
#97C1BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a0bfbd; /* rgb */ color: rgb(160, 191, 189); /* oklch */ color: oklch(78.1% 0.034 191.7);
Tailwind
colors: {
custom: {
50: '#bcd2d0',
500: '#a0bfbd',
950: '#000000',
},
}SCSS
$custom: #a0bfbd; $custom-light: #bcd2d0; $custom-dark: #000000;
JSON
{
"hex": "#a0bfbd",
"rgb": {
"r": 160,
"g": 191,
"b": 189
},
"hsl": {
"h": 176.129,
"s": 19.497,
"l": 68.824
},
"oklch": {
"l": 0.78112,
"c": 0.03362,
"h": 191.7
},
"luminance": 0.48409
}Semantic roles & 50–950 ramp
primary
#A0BFBD
secondary
#E2D9D9
accent
#484D9E
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282