#ABBABB#ABBABB
#ABBABB is a light, near-neutral teal. Relative luminance 0.474; OKLCH L 77.8% C 0.017 H 201.6°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBABB |
|---|---|
| RGB | rgb(171, 186, 187) |
| HSL | hsl(184, 11%, 70%) |
| HSV | hsv(184, 9%, 73%) |
| CMYK | cmyk(8.6%, 0.5%, 0%, 26.7%) |
| CIE-LAB | lab(74.42, -4.96, -2.28) |
| CIE-LCH | lch(74.42, 5.46, 204.68°) |
| OKLab | oklab(77.76% -0.0155 -0.0061) |
| OKLCH | oklch(77.76% 0.017 201.6) |
| XYZ | xyz(43.3211, 47.3630, 53.8637) |
| Luminance | 0.4736 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.38
Cool Grey
#95A3A6
ΔE00 6.60
Dove Gray
#B6B8BD
ΔE00 6.72
Cool Gray
#9AA7B0
ΔE00 6.78
Silver
#C0C0C0
ΔE00 7.03
Dark Gray
#A9A9A9
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBABB #BBACAB
analogous
#ABBBB4 #ABBABB #ABB2BB
triadic
#ABBABB #BBABBA #BABBAB
tetradic
#ABBABB #B4ABBB #BBACAB #B2BBAB
square
#ABBABB #B4ABBB #BBACAB #B2BBAB
split-complementary
#ABBABB #BBABB2 #BBB4AB
monochromatic
#698182 #899EA0 #ABBABB #CDD6D6 #EEF1F1
Accessibility & contrast
On white
2.01
#ABBABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#ABBABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBABB
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBABB | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B8BB
Deuteranopia (green-blind)
#B4B6BB
Tritanopia (blue-blind)
#A7BBBA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abbabb; /* rgb */ color: rgb(171, 186, 187); /* oklch */ color: oklch(77.8% 0.017 201.6);
Tailwind
colors: {
custom: {
50: '#c4cecf',
500: '#abbabb',
950: '#000000',
},
}SCSS
$custom: #abbabb; $custom-light: #c4cecf; $custom-dark: #000000;
JSON
{
"hex": "#abbabb",
"rgb": {
"r": 171,
"g": 186,
"b": 187
},
"hsl": {
"h": 183.75,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.77761,
"c": 0.01668,
"h": 201.6
},
"luminance": 0.47364
}Semantic roles & 50–950 ramp
primary
#ABBABB
secondary
#E3DFDF
accent
#555195
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121313
muted
#818282