#ABB9BA#ABB9BA
#ABB9BA is a light, near-neutral teal. Relative luminance 0.469; OKLCH L 77.5% C 0.016 H 202.0°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB9BA |
|---|---|
| RGB | rgb(171, 185, 186) |
| HSL | hsl(184, 10%, 70%) |
| HSV | hsv(184, 8%, 73%) |
| CMYK | cmyk(8.1%, 0.5%, 0%, 27.1%) |
| CIE-LAB | lab(74.13, -4.62, -2.17) |
| CIE-LCH | lch(74.13, 5.11, 205.10°) |
| OKLab | oklab(77.52% -0.0145 -0.0058) |
| OKLCH | oklch(77.52% 0.016 202) |
| XYZ | xyz(43.0045, 46.9004, 53.2319) |
| Luminance | 0.4690 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.29
Cool Grey
#95A3A6
ΔE00 6.36
Dove Gray
#B6B8BD
ΔE00 6.37
Cool Gray
#9AA7B0
ΔE00 6.50
Silver
#C0C0C0
ΔE00 6.76
Dark Gray
#A9A9A9
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB9BA #BAACAB
analogous
#ABBAB4 #ABB9BA #ABB1BA
triadic
#ABB9BA #BAABB9 #B9BAAB
tetradic
#ABB9BA #B4ABBA #BAACAB #B1BAAB
square
#ABB9BA #B4ABBA #BAACAB #B1BAAB
split-complementary
#ABB9BA #BAABB1 #BAB4AB
monochromatic
#6A7F81 #899D9E #ABB9BA #CDD5D6 #EEF1F1
Accessibility & contrast
On white
2.02
#ABB9BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#ABB9BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB9BA
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB9BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB9BA | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BA
Deuteranopia (green-blind)
#B4B5BA
Tritanopia (blue-blind)
#A7BAB9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb9ba; /* rgb */ color: rgb(171, 185, 186); /* oklch */ color: oklch(77.5% 0.016 202.0);
Tailwind
colors: {
custom: {
50: '#c4cece',
500: '#abb9ba',
950: '#000000',
},
}SCSS
$custom: #abb9ba; $custom-light: #c4cece; $custom-dark: #000000;
JSON
{
"hex": "#abb9ba",
"rgb": {
"r": 171,
"g": 185,
"b": 186
},
"hsl": {
"h": 184,
"s": 9.804,
"l": 70
},
"oklch": {
"l": 0.7752,
"c": 0.01561,
"h": 202
},
"luminance": 0.46901
}Semantic roles & 50–950 ramp
primary
#ABB9BA
secondary
#E3DFDE
accent
#565294
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121313
muted
#818282