#ABBBBA#ABBBBA
#ABBBBA is a light, near-neutral teal. Relative luminance 0.477; OKLCH L 77.9% C 0.018 H 192.2°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBBA |
|---|---|
| RGB | rgb(171, 187, 186) |
| HSL | hsl(176, 11%, 70%) |
| HSV | hsv(176, 9%, 73%) |
| CMYK | cmyk(8.6%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(74.66, -5.69, -1.38) |
| CIE-LCH | lch(74.66, 5.85, 193.63°) |
| OKLab | oklab(77.94% -0.0173 -0.0038) |
| OKLCH | oklch(77.94% 0.018 192.2) |
| XYZ | xyz(43.4259, 47.7431, 53.3723) |
| Luminance | 0.4774 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.55
Cool Grey
#95A3A6
ΔE00 7.08
Silver
#C0C0C0
ΔE00 7.56
Dove Gray
#B6B8BD
ΔE00 7.63
Cool Gray
#9AA7B0
ΔE00 7.74
Dark Gray
#A9A9A9
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBBA #BBABAC
analogous
#ABBBB2 #ABBBBA #ABB4BB
triadic
#ABBBBA #BAABBB #BBBAAB
tetradic
#ABBBBA #B2ABBB #BBABAC #B4BBAB
square
#ABBBBA #B2ABBB #BBABAC #B4BBAB
split-complementary
#ABBBBA #BBABB4 #BBB2AB
monochromatic
#698281 #89A09E #ABBBBA #CDD6D6 #EEF1F1
Accessibility & contrast
On white
1.99
#ABBBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#ABBBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBBA
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBBA | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B9BA
Deuteranopia (green-blind)
#B6B7BA
Tritanopia (blue-blind)
#A7BCBB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abbbba; /* rgb */ color: rgb(171, 187, 186); /* oklch */ color: oklch(77.9% 0.018 192.2);
Tailwind
colors: {
custom: {
50: '#c4cfce',
500: '#abbbba',
950: '#000000',
},
}SCSS
$custom: #abbbba; $custom-light: #c4cfce; $custom-dark: #000000;
JSON
{
"hex": "#abbbba",
"rgb": {
"r": 171,
"g": 187,
"b": 186
},
"hsl": {
"h": 176.25,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.77943,
"c": 0.01772,
"h": 192.2
},
"luminance": 0.47744
}Semantic roles & 50–950 ramp
primary
#ABBBBA
secondary
#E3DFDF
accent
#515595
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121313
muted
#818282