#A0BFBC#A0BFBC
#A0BFBC is a light, muted teal. Relative luminance 0.484; OKLCH L 78.1% C 0.034 H 189.3°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BFBC |
|---|---|
| RGB | rgb(160, 191, 188) |
| HSL | hsl(174, 19%, 69%) |
| HSV | hsv(174, 16%, 75%) |
| CMYK | cmyk(16.2%, 0%, 1.6%, 25.1%) |
| CIE-LAB | lab(75.05, -11.03, -1.98) |
| CIE-LCH | lch(75.05, 11.20, 190.18°) |
| OKLab | oklab(78.08% -0.0333 -0.0055) |
| OKLCH | oklch(78.08% 0.034 189.3) |
| XYZ | xyz(42.2027, 48.3648, 54.6790) |
| Luminance | 0.4837 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.03
Lightblue
#ADD8E6
ΔE00 9.42
Cool Grey
#95A3A6
ΔE00 9.79
Silver (survey)
#C5C9C7
ΔE00 10.65
Cool Gray
#9AA7B0
ΔE00 11.15
Bluegrey
#85A3B2
ΔE00 11.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BFBC #BFA0A3
analogous
#A0BFAD #A0BFBC #A0B3BF
triadic
#A0BFBC #BCA0BF #BFBCA0
tetradic
#A0BFBC #ADA0BF #BFA0A3 #B3BFA0
square
#A0BFBC #ADA0BF #BFA0A3 #B3BFA0
split-complementary
#A0BFBC #BFA0B3 #BFADA0
monochromatic
#5C8984 #7BA6A2 #A0BFBC #C5D8D6 #E9F0F0
Accessibility & contrast
On white
1.97
#A0BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#A0BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BFBC
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BFBC | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBC
Deuteranopia (green-blind)
#B5B7BC
Tritanopia (blue-blind)
#97C1BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a0bfbc; /* rgb */ color: rgb(160, 191, 188); /* oklch */ color: oklch(78.1% 0.034 189.3);
Tailwind
colors: {
custom: {
50: '#bcd2d0',
500: '#a0bfbc',
950: '#000000',
},
}SCSS
$custom: #a0bfbc; $custom-light: #bcd2d0; $custom-dark: #000000;
JSON
{
"hex": "#a0bfbc",
"rgb": {
"r": 160,
"g": 191,
"b": 188
},
"hsl": {
"h": 174.194,
"s": 19.497,
"l": 68.824
},
"oklch": {
"l": 0.78081,
"c": 0.03376,
"h": 189.3
},
"luminance": 0.48366
}Semantic roles & 50–950 ramp
primary
#A0BFBC
secondary
#E2D9DA
accent
#48509E
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282