#A0BCB6#A0BCB6
#A0BCB6 is a light, muted teal. Relative luminance 0.468; OKLCH L 77.2% C 0.032 H 181.1°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BCB6 |
|---|---|
| RGB | rgb(160, 188, 182) |
| HSL | hsl(167, 17%, 68%) |
| HSV | hsv(167, 15%, 74%) |
| CMYK | cmyk(14.9%, 0%, 3.2%, 26.3%) |
| CIE-LAB | lab(74.07, -10.69, -0.15) |
| CIE-LCH | lch(74.07, 10.69, 180.83°) |
| OKLab | oklab(77.25% -0.0316 -0.0006) |
| OKLCH | oklch(77.25% 0.032 181.1) |
| XYZ | xyz(40.9218, 46.8164, 51.1273) |
| Luminance | 0.4682 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 9.45
Powder Blue
#B0E0E6
ΔE00 10.47
Silver (survey)
#C5C9C7
ΔE00 10.55
Greenish Grey
#96AE8D
ΔE00 10.92
Lightblue
#ADD8E6
ΔE00 11.03
Cool Gray
#9AA7B0
ΔE00 11.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BCB6 #BCA0A6
analogous
#A0BCA8 #A0BCB6 #A0B4BC
triadic
#A0BCB6 #B6A0BC #BCB6A0
tetradic
#A0BCB6 #A8A0BC #BCA0A6 #B4BCA0
square
#A0BCB6 #A8A0BC #BCA0A6 #B4BCA0
split-complementary
#A0BCB6 #BCA0B4 #BCA8A0
monochromatic
#5D847C #7CA39A #A0BCB6 #C4D5D2 #E8EFED
Accessibility & contrast
On white
2.03
#A0BCB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#A0BCB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BCB6
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BCB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BCB6 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B8B6
Deuteranopia (green-blind)
#B4B4B7
Tritanopia (blue-blind)
#99BDBA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a0bcb6; /* rgb */ color: rgb(160, 188, 182); /* oklch */ color: oklch(77.2% 0.032 181.1);
Tailwind
colors: {
custom: {
50: '#bcd0cb',
500: '#a0bcb6',
950: '#000000',
},
}SCSS
$custom: #a0bcb6; $custom-light: #bcd0cb; $custom-dark: #000000;
JSON
{
"hex": "#a0bcb6",
"rgb": {
"r": 160,
"g": 188,
"b": 182
},
"hsl": {
"h": 167.143,
"s": 17.284,
"l": 68.235
},
"oklch": {
"l": 0.77249,
"c": 0.03163,
"h": 181.1
},
"luminance": 0.46817
}Semantic roles & 50–950 ramp
primary
#A0BCB6
secondary
#E0D8D9
accent
#4A5B9C
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121413
muted
#818282