#A0BABE#A0BABE
#A0BABE is a light, muted teal. Relative luminance 0.463; OKLCH L 77.1% C 0.029 H 207.8°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BABE |
|---|---|
| RGB | rgb(160, 186, 190) |
| HSL | hsl(188, 19%, 69%) |
| HSV | hsv(188, 16%, 75%) |
| CMYK | cmyk(15.8%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(73.74, -7.97, -5.00) |
| CIE-LCH | lch(73.74, 9.41, 212.07°) |
| OKLab | oklab(77.06% -0.0256 -0.0135) |
| OKLCH | oklch(77.06% 0.029 207.8) |
| XYZ | xyz(41.3480, 46.3080, 55.4651) |
| Luminance | 0.4631 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.19
Cool Gray
#9AA7B0
ΔE00 7.59
Bluegrey
#85A3B2
ΔE00 8.19
Light Grey Blue
#9DBCD4
ΔE00 8.26
Lightblue
#ADD8E6
ΔE00 8.55
Bluey Grey
#89A0B0
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BABE #BEA4A0
analogous
#A0BEB3 #A0BABE #A0ABBE
triadic
#A0BABE #BEA0BA #BABEA0
tetradic
#A0BABE #B3A0BE #BEA4A0 #ABBEA0
square
#A0BABE #B3A0BE #BEA4A0 #ABBEA0
split-complementary
#A0BABE #BEA0AB #BEB3A0
monochromatic
#5C8187 #7CA0A5 #A0BABE #C4D4D7 #E9EFF0
Accessibility & contrast
On white
2.05
#A0BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#A0BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BABE
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BABE | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B8BE
Deuteranopia (green-blind)
#B0B3BE
Tritanopia (blue-blind)
#97BCBB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a0babe; /* rgb */ color: rgb(160, 186, 190); /* oklch */ color: oklch(77.1% 0.029 207.8);
Tailwind
colors: {
custom: {
50: '#bcced1',
500: '#a0babe',
950: '#000000',
},
}SCSS
$custom: #a0babe; $custom-light: #bcced1; $custom-dark: #000000;
JSON
{
"hex": "#a0babe",
"rgb": {
"r": 160,
"g": 186,
"b": 190
},
"hsl": {
"h": 188,
"s": 18.75,
"l": 68.627
},
"oklch": {
"l": 0.77062,
"c": 0.02896,
"h": 207.8
},
"luminance": 0.46309
}Semantic roles & 50–950 ramp
primary
#A0BABE
secondary
#E1DAD8
accent
#54489D
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121314
muted
#818282