#A2BABA#A2BABA
#A2BABA is a light, muted teal. Relative luminance 0.463; OKLCH L 77.1% C 0.026 H 196.6°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BABA |
|---|---|
| RGB | rgb(162, 186, 186) |
| HSL | hsl(180, 15%, 68%) |
| HSV | hsv(180, 13%, 73%) |
| CMYK | cmyk(12.9%, 0%, 0%, 27.1%) |
| CIE-LAB | lab(73.77, -8.16, -2.76) |
| CIE-LCH | lch(73.77, 8.61, 198.72°) |
| OKLab | oklab(77.08% -0.0252 -0.0075) |
| OKLCH | oklch(77.08% 0.026 196.6) |
| XYZ | xyz(41.3199, 46.3434, 53.2130) |
| Luminance | 0.4634 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.32
Cool Gray
#9AA7B0
ΔE00 8.37
Silver (survey)
#C5C9C7
ΔE00 9.09
Bluegrey
#85A3B2
ΔE00 9.44
Lightblue
#ADD8E6
ΔE00 9.56
Dove Gray
#B6B8BD
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BABA #BAA2A2
analogous
#A2BAAE #A2BABA #A2AEBA
triadic
#A2BABA #BAA2BA #BABAA2
tetradic
#A2BABA #AEA2BA #BAA2A2 #AEBAA2
square
#A2BABA #AEA2BA #BAA2A2 #AEBAA2
split-complementary
#A2BABA #BAA2AE #BAAEA2
monochromatic
#608282 #7FA0A0 #A2BABA #C5D4D4 #E8EEEE
Accessibility & contrast
On white
2.05
#A2BABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#A2BABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BABA
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BABA | 1.00 | 2.05 | 10.27 | 10.27 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B7BA
Deuteranopia (green-blind)
#B2B4BA
Tritanopia (blue-blind)
#9BBCBA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a2baba; /* rgb */ color: rgb(162, 186, 186); /* oklch */ color: oklch(77.1% 0.026 196.6);
Tailwind
colors: {
custom: {
50: '#bdcece',
500: '#a2baba',
950: '#000000',
},
}SCSS
$custom: #a2baba; $custom-light: #bdcece; $custom-dark: #000000;
JSON
{
"hex": "#a2baba",
"rgb": {
"r": 162,
"g": 186,
"b": 186
},
"hsl": {
"h": 180,
"s": 14.815,
"l": 68.235
},
"oklch": {
"l": 0.77078,
"c": 0.02628,
"h": 196.6
},
"luminance": 0.46344
}Semantic roles & 50–950 ramp
primary
#A2BABA
secondary
#E0D8D8
accent
#4C4C99
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121313
muted
#818282