#A0BAB2#A0BAB2
#A0BAB2 is a light, muted teal. Relative luminance 0.458; OKLCH L 76.7% C 0.031 H 175.0°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BAB2 |
|---|---|
| RGB | rgb(160, 186, 178) |
| HSL | hsl(162, 16%, 68%) |
| HSV | hsv(162, 14%, 73%) |
| CMYK | cmyk(14%, 0%, 4.3%, 27.1%) |
| CIE-LAB | lab(73.42, -10.45, 1.07) |
| CIE-LCH | lch(73.42, 10.51, 174.14°) |
| OKLab | oklab(76.7% -0.0305 0.0027) |
| OKLCH | oklch(76.7% 0.031 175) |
| XYZ | xyz(40.0900, 45.8048, 48.8399) |
| Luminance | 0.4581 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 9.35
Greenish Grey
#96AE8D
ΔE00 9.87
Silver (survey)
#C5C9C7
ΔE00 10.57
Greyish Teal
#719F91
ΔE00 10.94
Pale Teal
#82CBB2
ΔE00 11.29
Cool Gray
#9AA7B0
ΔE00 11.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BAB2 #BAA0A8
analogous
#A0BAA5 #A0BAB2 #A0B5BA
triadic
#A0BAB2 #B2A0BA #BAB2A0
tetradic
#A0BAB2 #A5A0BA #BAA0A8 #B5BAA0
square
#A0BAB2 #A5A0BA #BAA0A8 #B5BAA0
split-complementary
#A0BAB2 #BAA0B5 #BAA5A0
monochromatic
#5E8277 #7DA095 #A0BAB2 #C3D4CF #E7EDEB
Accessibility & contrast
On white
2.07
#A0BAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#A0BAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BAB2
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BAB2 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B6B2
Deuteranopia (green-blind)
#B3B3B3
Tritanopia (blue-blind)
#9ABBB8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a0bab2; /* rgb */ color: rgb(160, 186, 178); /* oklch */ color: oklch(76.7% 0.031 175.0);
Tailwind
colors: {
custom: {
50: '#bccec9',
500: '#a0bab2',
950: '#000000',
},
}SCSS
$custom: #a0bab2; $custom-light: #bccec9; $custom-dark: #000000;
JSON
{
"hex": "#a0bab2",
"rgb": {
"r": 160,
"g": 186,
"b": 178
},
"hsl": {
"h": 161.538,
"s": 15.854,
"l": 67.843
},
"oklch": {
"l": 0.76696,
"c": 0.03059,
"h": 175
},
"luminance": 0.45806
}Semantic roles & 50–950 ramp
primary
#A0BAB2
secondary
#DFD7D9
accent
#4B649A
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121313
muted
#818282