#ABBBBD#ABBBBD
#ABBBBD is a light, near-neutral teal. Relative luminance 0.479; OKLCH L 78.0% C 0.018 H 205.8°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBBD |
|---|---|
| RGB | rgb(171, 187, 189) |
| HSL | hsl(187, 12%, 71%) |
| HSV | hsv(187, 10%, 74%) |
| CMYK | cmyk(9.5%, 1.1%, 0%, 25.9%) |
| CIE-LAB | lab(74.74, -5.09, -2.89) |
| CIE-LCH | lch(74.74, 5.85, 209.62°) |
| OKLab | oklab(78.03% -0.0161 -0.0078) |
| OKLCH | oklch(78.03% 0.018 205.8) |
| XYZ | xyz(43.7481, 47.8720, 55.0696) |
| Luminance | 0.4787 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.52
Cool Gray
#9AA7B0
ΔE00 6.76
Cool Grey
#95A3A6
ΔE00 6.80
Dove Gray
#B6B8BD
ΔE00 6.81
Silver
#C0C0C0
ΔE00 7.22
Dark Gray
#A9A9A9
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBBD #BDADAB
analogous
#ABBDB6 #ABBBBD #ABB2BD
triadic
#ABBBBD #BDABBB #BBBDAB
tetradic
#ABBBBD #B6ABBD #BDADAB #B2BDAB
square
#ABBBBD #B6ABBD #BDADAB #B2BDAB
split-complementary
#ABBBBD #BDABB2 #BDB6AB
monochromatic
#698285 #899FA2 #ABBBBD #CDD7D8 #EEF1F2
Accessibility & contrast
On white
1.99
#ABBBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#ABBBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBBD
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBBD | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BD
Deuteranopia (green-blind)
#B5B7BD
Tritanopia (blue-blind)
#A6BCBC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abbbbd; /* rgb */ color: rgb(171, 187, 189); /* oklch */ color: oklch(78.0% 0.018 205.8);
Tailwind
colors: {
custom: {
50: '#c4cfd0',
500: '#abbbbd',
950: '#000000',
},
}SCSS
$custom: #abbbbd; $custom-light: #c4cfd0; $custom-dark: #000000;
JSON
{
"hex": "#abbbbd",
"rgb": {
"r": 171,
"g": 187,
"b": 189
},
"hsl": {
"h": 186.667,
"s": 12,
"l": 70.588
},
"oklch": {
"l": 0.78034,
"c": 0.01792,
"h": 205.8
},
"luminance": 0.47873
}Semantic roles & 50–950 ramp
primary
#ABBBBD
secondary
#E4E0DF
accent
#574F96
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121314
muted
#818282