#ABBBBB#ABBBBB
#ABBBBB is a light, near-neutral teal. Relative luminance 0.478; OKLCH L 78.0% C 0.018 H 196.8°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBBB |
|---|---|
| RGB | rgb(171, 187, 187) |
| HSL | hsl(180, 11%, 70%) |
| HSV | hsv(180, 9%, 73%) |
| CMYK | cmyk(8.6%, 0%, 0%, 26.7%) |
| CIE-LAB | lab(74.69, -5.49, -1.88) |
| CIE-LCH | lch(74.69, 5.80, 198.95°) |
| OKLab | oklab(77.97% -0.0169 -0.0051) |
| OKLCH | oklch(77.97% 0.018 196.8) |
| XYZ | xyz(43.5326, 47.7858, 53.9341) |
| Luminance | 0.4779 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.51
Cool Grey
#95A3A6
ΔE00 6.95
Dove Gray
#B6B8BD
ΔE00 7.34
Cool Gray
#9AA7B0
ΔE00 7.39
Silver
#C0C0C0
ΔE00 7.42
Dark Gray
#A9A9A9
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBBB #BBABAB
analogous
#ABBBB3 #ABBBBB #ABB3BB
triadic
#ABBBBB #BBABBB #BBBBAB
tetradic
#ABBBBB #B3ABBB #BBABAB #B3BBAB
square
#ABBBBB #B3ABBB #BBABAB #B3BBAB
split-complementary
#ABBBBB #BBABB3 #BBB3AB
monochromatic
#698282 #89A0A0 #ABBBBB #CDD6D6 #EEF1F1
Accessibility & contrast
On white
1.99
#ABBBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#ABBBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBBB
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBBB | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B9BB
Deuteranopia (green-blind)
#B5B7BB
Tritanopia (blue-blind)
#A7BCBB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abbbbb; /* rgb */ color: rgb(171, 187, 187); /* oklch */ color: oklch(78.0% 0.018 196.8);
Tailwind
colors: {
custom: {
50: '#c4cfcf',
500: '#abbbbb',
950: '#000000',
},
}SCSS
$custom: #abbbbb; $custom-light: #c4cfcf; $custom-dark: #000000;
JSON
{
"hex": "#abbbbb",
"rgb": {
"r": 171,
"g": 187,
"b": 187
},
"hsl": {
"h": 180,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.77973,
"c": 0.01767,
"h": 196.8
},
"luminance": 0.47786
}Semantic roles & 50–950 ramp
primary
#ABBBBB
secondary
#E3DFDF
accent
#515195
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121313
muted
#818282