#A2BAB2#A2BAB2
#A2BAB2 is a light, muted teal. Relative luminance 0.460; OKLCH L 76.8% C 0.029 H 173.5°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BAB2 |
|---|---|
| RGB | rgb(162, 186, 178) |
| HSL | hsl(160, 15%, 68%) |
| HSV | hsv(160, 13%, 73%) |
| CMYK | cmyk(12.9%, 0%, 4.3%, 27.1%) |
| CIE-LAB | lab(73.55, -9.78, 1.29) |
| CIE-LCH | lch(73.55, 9.86, 172.51°) |
| OKLab | oklab(76.84% -0.0284 0.0033) |
| OKLCH | oklch(76.84% 0.029 173.5) |
| XYZ | xyz(40.4932, 46.0127, 48.8588) |
| Luminance | 0.4601 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 9.11
Greenish Grey
#96AE8D
ΔE00 9.88
Silver (survey)
#C5C9C7
ΔE00 10.03
Cool Gray
#9AA7B0
ΔE00 11.16
Greyish Teal
#719F91
ΔE00 11.34
Silver
#C0C0C0
ΔE00 11.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BAB2 #BAA2AA
analogous
#A2BAA6 #A2BAB2 #A2B6BA
triadic
#A2BAB2 #B2A2BA #BAB2A2
tetradic
#A2BAB2 #A6A2BA #BAA2AA #B6BAA2
square
#A2BAB2 #A6A2BA #BAA2AA #B6BAA2
split-complementary
#A2BAB2 #BAA2B6 #BAA6A2
monochromatic
#608276 #7FA095 #A2BAB2 #C5D4CF #E8EEEC
Accessibility & contrast
On white
2.06
#A2BAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#A2BAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BAB2
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BAB2 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B7B2
Deuteranopia (green-blind)
#B4B3B3
Tritanopia (blue-blind)
#9DBBB8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a2bab2; /* rgb */ color: rgb(162, 186, 178); /* oklch */ color: oklch(76.8% 0.029 173.5);
Tailwind
colors: {
custom: {
50: '#bdcec9',
500: '#a2bab2',
950: '#000000',
},
}SCSS
$custom: #a2bab2; $custom-light: #bdcec9; $custom-dark: #000000;
JSON
{
"hex": "#a2bab2",
"rgb": {
"r": 162,
"g": 186,
"b": 178
},
"hsl": {
"h": 160,
"s": 14.815,
"l": 68.235
},
"oklch": {
"l": 0.76837,
"c": 0.02862,
"h": 173.5
},
"luminance": 0.46014
}Semantic roles & 50–950 ramp
primary
#A2BAB2
secondary
#E0D8DB
accent
#4C6699
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121313
muted
#818282