#ABBAB6#ABBAB6
#ABBAB6 is a light, near-neutral teal. Relative luminance 0.472; OKLCH L 77.6% C 0.018 H 178.1°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBAB6 |
|---|---|
| RGB | rgb(171, 186, 182) |
| HSL | hsl(164, 10%, 70%) |
| HSV | hsv(164, 8%, 73%) |
| CMYK | cmyk(8.1%, 0%, 2.2%, 27.1%) |
| CIE-LAB | lab(74.29, -5.94, 0.25) |
| CIE-LCH | lch(74.29, 5.95, 177.59°) |
| OKLab | oklab(77.61% -0.0175 0.0006) |
| OKLCH | oklch(77.61% 0.018 178.1) |
| XYZ | xyz(42.7952, 47.1526, 51.0936) |
| Luminance | 0.4715 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.73
Cool Grey
#95A3A6
ΔE00 7.40
Silver
#C0C0C0
ΔE00 7.83
Dove Gray
#B6B8BD
ΔE00 8.28
Dark Gray
#A9A9A9
ΔE00 8.35
Cool Gray
#9AA7B0
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBAB6 #BAABAF
analogous
#ABBAAE #ABBAB6 #ABB7BA
triadic
#ABBAB6 #B6ABBA #BAB6AB
tetradic
#ABBAB6 #AEABBA #BAABAF #B7BAAB
square
#ABBAB6 #AEABBA #BAABAF #B7BAAB
split-complementary
#ABBAB6 #BAABB7 #BAAEAB
monochromatic
#6A817B #899E99 #ABBAB6 #CDD6D3 #EEF1F0
Accessibility & contrast
On white
2.01
#ABBAB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#ABBAB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBAB6
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBAB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBAB6 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B8B6
Deuteranopia (green-blind)
#B6B6B6
Tritanopia (blue-blind)
#A8BBB9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abbab6; /* rgb */ color: rgb(171, 186, 182); /* oklch */ color: oklch(77.6% 0.018 178.1);
Tailwind
colors: {
custom: {
50: '#c4cecb',
500: '#abbab6',
950: '#000000',
},
}SCSS
$custom: #abbab6; $custom-light: #c4cecb; $custom-dark: #000000;
JSON
{
"hex": "#abbab6",
"rgb": {
"r": 171,
"g": 186,
"b": 182
},
"hsl": {
"h": 164,
"s": 9.804,
"l": 70
},
"oklch": {
"l": 0.77611,
"c": 0.01751,
"h": 178.1
},
"luminance": 0.47153
}Semantic roles & 50–950 ramp
primary
#ABBAB6
secondary
#E3DEDF
accent
#526394
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121313
muted
#818282