#A0BCBF#A0BCBF
#A0BCBF is a light, muted teal. Relative luminance 0.472; OKLCH L 77.5% C 0.031 H 204.5°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BCBF |
|---|---|
| RGB | rgb(160, 188, 191) |
| HSL | hsl(186, 19%, 69%) |
| HSV | hsv(186, 16%, 75%) |
| CMYK | cmyk(16.2%, 1.6%, 0%, 25.1%) |
| CIE-LAB | lab(74.32, -8.82, -4.70) |
| CIE-LCH | lch(74.32, 9.99, 208.03°) |
| OKLab | oklab(77.53% -0.028 -0.0127) |
| OKLCH | oklch(77.53% 0.031 204.5) |
| XYZ | xyz(41.8819, 47.2005, 56.1841) |
| Luminance | 0.4720 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.96
Lightblue
#ADD8E6
ΔE00 8.22
Cool Gray
#9AA7B0
ΔE00 8.55
Light Grey Blue
#9DBCD4
ΔE00 8.89
Bluegrey
#85A3B2
ΔE00 8.90
Powder Blue
#B0E0E6
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BCBF #BFA3A0
analogous
#A0BFB3 #A0BCBF #A0ADBF
triadic
#A0BCBF #BFA0BC #BCBFA0
tetradic
#A0BCBF #B3A0BF #BFA3A0 #ADBFA0
square
#A0BCBF #B3A0BF #BFA3A0 #ADBFA0
split-complementary
#A0BCBF #BFA0AD #BFB3A0
monochromatic
#5C8489 #7BA2A6 #A0BCBF #C5D6D8 #E9F0F0
Accessibility & contrast
On white
2.01
#A0BCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#A0BCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BCBF
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BCBF | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BF
Deuteranopia (green-blind)
#B2B5BF
Tritanopia (blue-blind)
#97BEBD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a0bcbf; /* rgb */ color: rgb(160, 188, 191); /* oklch */ color: oklch(77.5% 0.031 204.5);
Tailwind
colors: {
custom: {
50: '#bcd0d2',
500: '#a0bcbf',
950: '#000000',
},
}SCSS
$custom: #a0bcbf; $custom-light: #bcd0d2; $custom-dark: #000000;
JSON
{
"hex": "#a0bcbf",
"rgb": {
"r": 160,
"g": 188,
"b": 191
},
"hsl": {
"h": 185.806,
"s": 19.497,
"l": 68.824
},
"oklch": {
"l": 0.77525,
"c": 0.03074,
"h": 204.5
},
"luminance": 0.47202
}Semantic roles & 50–950 ramp
primary
#A0BCBF
secondary
#E2DAD9
accent
#50489E
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282