#A0BBBE#A0BBBE
#A0BBBE is a light, muted teal. Relative luminance 0.467; OKLCH L 77.3% C 0.030 H 204.8°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BBBE |
|---|---|
| RGB | rgb(160, 187, 190) |
| HSL | hsl(186, 19%, 69%) |
| HSV | hsv(186, 16%, 75%) |
| CMYK | cmyk(15.8%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(74.02, -8.50, -4.59) |
| CIE-LCH | lch(74.02, 9.67, 208.38°) |
| OKLab | oklab(77.28% -0.027 -0.0124) |
| OKLCH | oklch(77.28% 0.03 204.8) |
| XYZ | xyz(41.5594, 46.7308, 55.5355) |
| Luminance | 0.4673 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.60
Cool Gray
#9AA7B0
ΔE00 8.20
Lightblue
#ADD8E6
ΔE00 8.47
Bluegrey
#85A3B2
ΔE00 8.68
Light Grey Blue
#9DBCD4
ΔE00 8.81
Silver (survey)
#C5C9C7
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BBBE #BEA3A0
analogous
#A0BEB2 #A0BBBE #A0ACBE
triadic
#A0BBBE #BEA0BB #BBBEA0
tetradic
#A0BBBE #B2A0BE #BEA3A0 #ACBEA0
square
#A0BBBE #B2A0BE #BEA3A0 #ACBEA0
split-complementary
#A0BBBE #BEA0AC #BEB2A0
monochromatic
#5C8387 #7CA1A5 #A0BBBE #C4D5D7 #E9EFF0
Accessibility & contrast
On white
2.03
#A0BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#A0BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BBBE
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BBBE | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BE
Deuteranopia (green-blind)
#B1B4BE
Tritanopia (blue-blind)
#97BDBC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a0bbbe; /* rgb */ color: rgb(160, 187, 190); /* oklch */ color: oklch(77.3% 0.030 204.8);
Tailwind
colors: {
custom: {
50: '#bccfd1',
500: '#a0bbbe',
950: '#000000',
},
}SCSS
$custom: #a0bbbe; $custom-light: #bccfd1; $custom-dark: #000000;
JSON
{
"hex": "#a0bbbe",
"rgb": {
"r": 160,
"g": 187,
"b": 190
},
"hsl": {
"h": 186,
"s": 18.75,
"l": 68.627
},
"oklch": {
"l": 0.77278,
"c": 0.02973,
"h": 204.8
},
"luminance": 0.46732
}Semantic roles & 50–950 ramp
primary
#A0BBBE
secondary
#E1D9D8
accent
#51489D
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121314
muted
#818282