#A0BBBF#A0BBBF
#A0BBBF is a light, muted teal. Relative luminance 0.468; OKLCH L 77.3% C 0.030 H 207.4°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BBBF |
|---|---|
| RGB | rgb(160, 187, 191) |
| HSL | hsl(188, 19%, 69%) |
| HSV | hsv(188, 16%, 75%) |
| CMYK | cmyk(16.2%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(74.05, -8.29, -5.10) |
| CIE-LCH | lch(74.05, 9.73, 211.58°) |
| OKLab | oklab(77.31% -0.0266 -0.0138) |
| OKLCH | oklch(77.31% 0.03 207.4) |
| XYZ | xyz(41.6690, 46.7747, 56.1131) |
| Luminance | 0.4678 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.54
Cool Gray
#9AA7B0
ΔE00 7.95
Lightblue
#ADD8E6
ΔE00 8.27
Light Grey Blue
#9DBCD4
ΔE00 8.33
Bluegrey
#85A3B2
ΔE00 8.40
Cloudy Blue
#ACC2D9
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BBBF #BFA4A0
analogous
#A0BFB4 #A0BBBF #A0ACBF
triadic
#A0BBBF #BFA0BB #BBBFA0
tetradic
#A0BBBF #B4A0BF #BFA4A0 #ACBFA0
square
#A0BBBF #B4A0BF #BFA4A0 #ACBFA0
split-complementary
#A0BBBF #BFA0AC #BFB4A0
monochromatic
#5C8389 #7BA1A6 #A0BBBF #C5D5D8 #E9EFF0
Accessibility & contrast
On white
2.03
#A0BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#A0BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BBBF
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BBBF | 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)
#B6B9BF
Deuteranopia (green-blind)
#B1B4BF
Tritanopia (blue-blind)
#97BDBC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a0bbbf; /* rgb */ color: rgb(160, 187, 191); /* oklch */ color: oklch(77.3% 0.030 207.4);
Tailwind
colors: {
custom: {
50: '#bccfd2',
500: '#a0bbbf',
950: '#000000',
},
}SCSS
$custom: #a0bbbf; $custom-light: #bccfd2; $custom-dark: #000000;
JSON
{
"hex": "#a0bbbf",
"rgb": {
"r": 160,
"g": 187,
"b": 191
},
"hsl": {
"h": 187.742,
"s": 19.497,
"l": 68.824
},
"oklch": {
"l": 0.77309,
"c": 0.02997,
"h": 207.4
},
"luminance": 0.46776
}Semantic roles & 50–950 ramp
primary
#A0BBBF
secondary
#E2DAD9
accent
#53489E
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121314
muted
#818282