#ABBABA#ABBABA
#ABBABA is a light, near-neutral teal. Relative luminance 0.473; OKLCH L 77.7% C 0.017 H 196.8°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBABA |
|---|---|
| RGB | rgb(171, 186, 186) |
| HSL | hsl(180, 10%, 70%) |
| HSV | hsv(180, 8%, 73%) |
| CMYK | cmyk(8.1%, 0%, 0%, 27.1%) |
| CIE-LAB | lab(74.39, -5.16, -1.77) |
| CIE-LCH | lch(74.39, 5.45, 198.97°) |
| OKLab | oklab(77.73% -0.0159 -0.0048) |
| OKLCH | oklch(77.73% 0.017 196.8) |
| XYZ | xyz(43.2145, 47.3203, 53.3018) |
| Luminance | 0.4732 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.39
Cool Grey
#95A3A6
ΔE00 6.69
Dove Gray
#B6B8BD
ΔE00 7.00
Cool Gray
#9AA7B0
ΔE00 7.11
Silver
#C0C0C0
ΔE00 7.14
Dark Gray
#A9A9A9
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBABA #BAABAB
analogous
#ABBAB3 #ABBABA #ABB3BA
triadic
#ABBABA #BAABBA #BABAAB
tetradic
#ABBABA #B3ABBA #BAABAB #B3BAAB
square
#ABBABA #B3ABBA #BAABAB #B3BAAB
split-complementary
#ABBABA #BAABB3 #BAB3AB
monochromatic
#6A8181 #899E9E #ABBABA #CDD6D6 #EEF1F1
Accessibility & contrast
On white
2.01
#ABBABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#ABBABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBABA
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBABA | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B8BA
Deuteranopia (green-blind)
#B5B6BA
Tritanopia (blue-blind)
#A7BBBA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abbaba; /* rgb */ color: rgb(171, 186, 186); /* oklch */ color: oklch(77.7% 0.017 196.8);
Tailwind
colors: {
custom: {
50: '#c4cece',
500: '#abbaba',
950: '#000000',
},
}SCSS
$custom: #abbaba; $custom-light: #c4cece; $custom-dark: #000000;
JSON
{
"hex": "#abbaba",
"rgb": {
"r": 171,
"g": 186,
"b": 186
},
"hsl": {
"h": 180,
"s": 9.804,
"l": 70
},
"oklch": {
"l": 0.77731,
"c": 0.01661,
"h": 196.8
},
"luminance": 0.47321
}Semantic roles & 50–950 ramp
primary
#ABBABA
secondary
#E3DEDE
accent
#525294
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121313
muted
#818282