#A0BCBB#A0BCBB
#A0BCBB is a light, muted teal. Relative luminance 0.470; OKLCH L 77.4% C 0.030 H 193.9°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BCBB |
|---|---|
| RGB | rgb(160, 188, 187) |
| HSL | hsl(178, 17%, 68%) |
| HSV | hsv(178, 15%, 74%) |
| CMYK | cmyk(14.9%, 0%, 0.5%, 26.3%) |
| CIE-LAB | lab(74.21, -9.66, -2.68) |
| CIE-LCH | lch(74.21, 10.03, 195.51°) |
| OKLab | oklab(77.4% -0.0296 -0.0073) |
| OKLCH | oklch(77.4% 0.03 193.9) |
| XYZ | xyz(41.4477, 47.0268, 53.8974) |
| Luminance | 0.4703 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.44
Lightblue
#ADD8E6
ΔE00 9.31
Powder Blue
#B0E0E6
ΔE00 9.61
Cool Gray
#9AA7B0
ΔE00 9.67
Silver (survey)
#C5C9C7
ΔE00 10.01
Bluegrey
#85A3B2
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BCBB #BCA0A1
analogous
#A0BCAD #A0BCBB #A0AFBC
triadic
#A0BCBB #BBA0BC #BCBBA0
tetradic
#A0BCBB #ADA0BC #BCA0A1 #AFBCA0
square
#A0BCBB #ADA0BC #BCA0A1 #AFBCA0
split-complementary
#A0BCBB #BCA0AF #BCADA0
monochromatic
#5D8483 #7CA3A1 #A0BCBB #C4D5D5 #E8EFEE
Accessibility & contrast
On white
2.02
#A0BCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#A0BCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BCBB
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BCBB | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BB
Deuteranopia (green-blind)
#B3B5BB
Tritanopia (blue-blind)
#98BEBC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a0bcbb; /* rgb */ color: rgb(160, 188, 187); /* oklch */ color: oklch(77.4% 0.030 193.9);
Tailwind
colors: {
custom: {
50: '#bcd0cf',
500: '#a0bcbb',
950: '#000000',
},
}SCSS
$custom: #a0bcbb; $custom-light: #bcd0cf; $custom-dark: #000000;
JSON
{
"hex": "#a0bcbb",
"rgb": {
"r": 160,
"g": 188,
"b": 187
},
"hsl": {
"h": 177.857,
"s": 17.284,
"l": 68.235
},
"oklch": {
"l": 0.774,
"c": 0.03048,
"h": 193.9
},
"luminance": 0.47028
}Semantic roles & 50–950 ramp
primary
#A0BCBB
secondary
#E0D8D8
accent
#4A4D9C
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121413
muted
#818282