#A2BAB8#A2BAB8
#A2BAB8 is a light, muted teal. Relative luminance 0.463; OKLCH L 77.0% C 0.026 H 190.5°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BAB8 |
|---|---|
| RGB | rgb(162, 186, 184) |
| HSL | hsl(175, 15%, 68%) |
| HSV | hsv(175, 13%, 73%) |
| CMYK | cmyk(12.9%, 0%, 1.1%, 27.1%) |
| CIE-LAB | lab(73.71, -8.57, -1.75) |
| CIE-LCH | lch(73.71, 8.75, 191.57°) |
| OKLab | oklab(77.02% -0.026 -0.0048) |
| OKLCH | oklch(77.02% 0.026 190.5) |
| XYZ | xyz(41.1088, 46.2590, 52.1011) |
| Luminance | 0.4626 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.66
Cool Gray
#9AA7B0
ΔE00 9.03
Silver (survey)
#C5C9C7
ΔE00 9.23
Lightblue
#ADD8E6
ΔE00 10.14
Bluegrey
#85A3B2
ΔE00 10.14
Dove Gray
#B6B8BD
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BAB8 #BAA2A4
analogous
#A2BAAC #A2BAB8 #A2B0BA
triadic
#A2BAB8 #B8A2BA #BAB8A2
tetradic
#A2BAB8 #ACA2BA #BAA2A4 #B0BAA2
square
#A2BAB8 #ACA2BA #BAA2A4 #B0BAA2
split-complementary
#A2BAB8 #BAA2B0 #BAACA2
monochromatic
#60827F #7FA09D #A2BAB8 #C5D4D3 #E8EEEE
Accessibility & contrast
On white
2.05
#A2BAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#A2BAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BAB8
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BAB8 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B7B8
Deuteranopia (green-blind)
#B2B4B8
Tritanopia (blue-blind)
#9CBBB9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a2bab8; /* rgb */ color: rgb(162, 186, 184); /* oklch */ color: oklch(77.0% 0.026 190.5);
Tailwind
colors: {
custom: {
50: '#bdcecd',
500: '#a2bab8',
950: '#000000',
},
}SCSS
$custom: #a2bab8; $custom-light: #bdcecd; $custom-dark: #000000;
JSON
{
"hex": "#a2bab8",
"rgb": {
"r": 162,
"g": 186,
"b": 184
},
"hsl": {
"h": 175,
"s": 14.815,
"l": 68.235
},
"oklch": {
"l": 0.77017,
"c": 0.02643,
"h": 190.5
},
"luminance": 0.4626
}Semantic roles & 50–950 ramp
primary
#A2BAB8
secondary
#E0D8D9
accent
#4C5399
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121313
muted
#818282