#ABBAB7#ABBAB7
#ABBAB7 is a light, near-neutral teal. Relative luminance 0.472; OKLCH L 77.6% C 0.017 H 182.6°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBAB7 |
|---|---|
| RGB | rgb(171, 186, 183) |
| HSL | hsl(168, 10%, 70%) |
| HSV | hsv(168, 8%, 73%) |
| CMYK | cmyk(8.1%, 0%, 1.6%, 27.1%) |
| CIE-LAB | lab(74.31, -5.75, -0.26) |
| CIE-LCH | lch(74.31, 5.75, 182.55°) |
| OKLab | oklab(77.64% -0.0171 -0.0008) |
| OKLCH | oklch(77.64% 0.017 182.6) |
| XYZ | xyz(42.8989, 47.1941, 51.6398) |
| Luminance | 0.4719 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.60
Cool Grey
#95A3A6
ΔE00 7.18
Silver
#C0C0C0
ΔE00 7.63
Dove Gray
#B6B8BD
ΔE00 7.94
Dark Gray
#A9A9A9
ΔE00 8.18
Cool Gray
#9AA7B0
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBAB7 #BAABAE
analogous
#ABBAAF #ABBAB7 #ABB6BA
triadic
#ABBAB7 #B7ABBA #BAB7AB
tetradic
#ABBAB7 #AFABBA #BAABAE #B6BAAB
square
#ABBAB7 #AFABBA #BAABAE #B6BAAB
split-complementary
#ABBAB7 #BAABB6 #BAAFAB
monochromatic
#6A817C #899E9A #ABBAB7 #CDD6D4 #EEF1F1
Accessibility & contrast
On white
2.01
#ABBAB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#ABBAB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBAB7
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBAB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBAB7 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B8B7
Deuteranopia (green-blind)
#B5B6B7
Tritanopia (blue-blind)
#A7BBB9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abbab7; /* rgb */ color: rgb(171, 186, 183); /* oklch */ color: oklch(77.6% 0.017 182.6);
Tailwind
colors: {
custom: {
50: '#c4cecc',
500: '#abbab7',
950: '#000000',
},
}SCSS
$custom: #abbab7; $custom-light: #c4cecc; $custom-dark: #000000;
JSON
{
"hex": "#abbab7",
"rgb": {
"r": 171,
"g": 186,
"b": 183
},
"hsl": {
"h": 168,
"s": 9.804,
"l": 70
},
"oklch": {
"l": 0.77641,
"c": 0.01712,
"h": 182.6
},
"luminance": 0.47195
}Semantic roles & 50–950 ramp
primary
#ABBAB7
secondary
#E3DEDF
accent
#525F94
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121313
muted
#818282