#ABB8BA#ABB8BA
#ABB8BA is a light, near-neutral teal. Relative luminance 0.465; OKLCH L 77.3% C 0.015 H 207.9°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB8BA |
|---|---|
| RGB | rgb(171, 184, 186) |
| HSL | hsl(188, 10%, 70%) |
| HSV | hsv(188, 8%, 73%) |
| CMYK | cmyk(8.1%, 1.1%, 0%, 27.1%) |
| CIE-LAB | lab(73.86, -4.09, -2.56) |
| CIE-LCH | lch(73.86, 4.83, 212.03°) |
| OKLab | oklab(77.31% -0.013 -0.0069) |
| OKLCH | oklch(77.31% 0.015 207.9) |
| XYZ | xyz(42.7961, 46.4835, 53.1624) |
| Luminance | 0.4648 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.74
Cool Gray
#9AA7B0
ΔE00 5.92
Cool Grey
#95A3A6
ΔE00 6.11
Silver (survey)
#C5C9C7
ΔE00 6.27
Silver
#C0C0C0
ΔE00 6.42
Dark Gray
#A9A9A9
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB8BA #BAADAB
analogous
#ABBAB5 #ABB8BA #ABB0BA
triadic
#ABB8BA #BAABB8 #B8BAAB
tetradic
#ABB8BA #B5ABBA #BAADAB #B0BAAB
square
#ABB8BA #B5ABBA #BAADAB #B0BAAB
split-complementary
#ABB8BA #BAABB0 #BAB5AB
monochromatic
#6A7E81 #899C9E #ABB8BA #CDD4D6 #EEF1F1
Accessibility & contrast
On white
2.04
#ABB8BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#ABB8BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB8BA
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB8BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB8BA | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BA
Deuteranopia (green-blind)
#B3B5BA
Tritanopia (blue-blind)
#A7B9B9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abb8ba; /* rgb */ color: rgb(171, 184, 186); /* oklch */ color: oklch(77.3% 0.015 207.9);
Tailwind
colors: {
custom: {
50: '#c4cdce',
500: '#abb8ba',
950: '#000000',
},
}SCSS
$custom: #abb8ba; $custom-light: #c4cdce; $custom-dark: #000000;
JSON
{
"hex": "#abb8ba",
"rgb": {
"r": 171,
"g": 184,
"b": 186
},
"hsl": {
"h": 188,
"s": 9.804,
"l": 70
},
"oklch": {
"l": 0.77308,
"c": 0.01475,
"h": 207.9
},
"luminance": 0.46484
}Semantic roles & 50–950 ramp
primary
#ABB8BA
secondary
#E3DFDE
accent
#5A5294
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121313
muted
#818282