#A0BAB4#A0BAB4
#A0BAB4 is a light, muted teal. Relative luminance 0.459; OKLCH L 76.8% C 0.030 H 180.0°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BAB4 |
|---|---|
| RGB | rgb(160, 186, 180) |
| HSL | hsl(166, 16%, 68%) |
| HSV | hsv(166, 14%, 73%) |
| CMYK | cmyk(14%, 0%, 3.2%, 27.1%) |
| CIE-LAB | lab(73.47, -10.05, 0.06) |
| CIE-LCH | lch(73.47, 10.05, 179.67°) |
| OKLab | oklab(76.76% -0.0296 0) |
| OKLCH | oklch(76.76% 0.03 180) |
| XYZ | xyz(40.2923, 45.8858, 49.9052) |
| Luminance | 0.4589 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.83
Silver (survey)
#C5C9C7
ΔE00 10.27
Greenish Grey
#96AE8D
ΔE00 10.70
Cool Gray
#9AA7B0
ΔE00 10.74
Powder Blue
#B0E0E6
ΔE00 11.04
Greyish Teal
#719F91
ΔE00 11.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BAB4 #BAA0A6
analogous
#A0BAA7 #A0BAB4 #A0B3BA
triadic
#A0BAB4 #B4A0BA #BAB4A0
tetradic
#A0BAB4 #A7A0BA #BAA0A6 #B3BAA0
square
#A0BAB4 #A7A0BA #BAA0A6 #B3BAA0
split-complementary
#A0BAB4 #BAA0B3 #BAA7A0
monochromatic
#5E8279 #7DA098 #A0BAB4 #C3D4D0 #E7EDEC
Accessibility & contrast
On white
2.06
#A0BAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#A0BAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BAB4
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BAB4 | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B7B4
Deuteranopia (green-blind)
#B2B3B4
Tritanopia (blue-blind)
#9ABBB8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a0bab4; /* rgb */ color: rgb(160, 186, 180); /* oklch */ color: oklch(76.8% 0.030 180.0);
Tailwind
colors: {
custom: {
50: '#bcceca',
500: '#a0bab4',
950: '#000000',
},
}SCSS
$custom: #a0bab4; $custom-light: #bcceca; $custom-dark: #000000;
JSON
{
"hex": "#a0bab4",
"rgb": {
"r": 160,
"g": 186,
"b": 180
},
"hsl": {
"h": 166.154,
"s": 15.854,
"l": 67.843
},
"oklch": {
"l": 0.76755,
"c": 0.02965,
"h": 180
},
"luminance": 0.45887
}Semantic roles & 50–950 ramp
primary
#A0BAB4
secondary
#DFD7D9
accent
#4B5E9A
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121313
muted
#818282