#ABB9BB#ABB9BB
#ABB9BB is a light, near-neutral teal. Relative luminance 0.469; OKLCH L 77.5% C 0.016 H 207.1°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB9BB |
|---|---|
| RGB | rgb(171, 185, 187) |
| HSL | hsl(188, 11%, 70%) |
| HSV | hsv(188, 9%, 73%) |
| CMYK | cmyk(8.6%, 1.1%, 0%, 26.7%) |
| CIE-LAB | lab(74.15, -4.42, -2.67) |
| CIE-LCH | lch(74.15, 5.17, 211.12°) |
| OKLab | oklab(77.55% -0.0141 -0.0072) |
| OKLCH | oklch(77.55% 0.016 207.1) |
| XYZ | xyz(43.1112, 46.9431, 53.7937) |
| Luminance | 0.4694 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.10
Cool Gray
#9AA7B0
ΔE00 6.18
Cool Grey
#95A3A6
ΔE00 6.32
Silver (survey)
#C5C9C7
ΔE00 6.33
Silver
#C0C0C0
ΔE00 6.68
Dark Gray
#A9A9A9
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB9BB #BBADAB
analogous
#ABBBB5 #ABB9BB #ABB1BB
triadic
#ABB9BB #BBABB9 #B9BBAB
tetradic
#ABB9BB #B5ABBB #BBADAB #B1BBAB
square
#ABB9BB #B5ABBB #BBADAB #B1BBAB
split-complementary
#ABB9BB #BBABB1 #BBB5AB
monochromatic
#697F82 #899DA0 #ABB9BB #CDD5D6 #EEF1F1
Accessibility & contrast
On white
2.02
#ABB9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#ABB9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB9BB
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB9BB | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BB
Deuteranopia (green-blind)
#B4B5BB
Tritanopia (blue-blind)
#A7BABA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb9bb; /* rgb */ color: rgb(171, 185, 187); /* oklch */ color: oklch(77.5% 0.016 207.1);
Tailwind
colors: {
custom: {
50: '#c4cecf',
500: '#abb9bb',
950: '#000000',
},
}SCSS
$custom: #abb9bb; $custom-light: #c4cecf; $custom-dark: #000000;
JSON
{
"hex": "#abb9bb",
"rgb": {
"r": 171,
"g": 185,
"b": 187
},
"hsl": {
"h": 187.5,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.7755,
"c": 0.01581,
"h": 207.1
},
"luminance": 0.46944
}Semantic roles & 50–950 ramp
primary
#ABB9BB
secondary
#E3DFDF
accent
#595195
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121313
muted
#818282