#ABBAB8#ABBAB8
#ABBAB8 is a light, near-neutral teal. Relative luminance 0.472; OKLCH L 77.7% C 0.017 H 187.2°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBAB8 |
|---|---|
| RGB | rgb(171, 186, 184) |
| HSL | hsl(172, 10%, 70%) |
| HSV | hsv(172, 8%, 73%) |
| CMYK | cmyk(8.1%, 0%, 1.1%, 27.1%) |
| CIE-LAB | lab(74.34, -5.55, -0.76) |
| CIE-LCH | lch(74.34, 5.60, 187.81°) |
| OKLab | oklab(77.67% -0.0167 -0.0021) |
| OKLCH | oklch(77.67% 0.017 187.2) |
| XYZ | xyz(43.0033, 47.2359, 52.1899) |
| Luminance | 0.4724 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.50
Cool Grey
#95A3A6
ΔE00 6.98
Silver
#C0C0C0
ΔE00 7.44
Dove Gray
#B6B8BD
ΔE00 7.62
Cool Gray
#9AA7B0
ΔE00 7.84
Dark Gray
#A9A9A9
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBAB8 #BAABAD
analogous
#ABBAB0 #ABBAB8 #ABB5BA
triadic
#ABBAB8 #B8ABBA #BAB8AB
tetradic
#ABBAB8 #B0ABBA #BAABAD #B5BAAB
square
#ABBAB8 #B0ABBA #BAABAD #B5BAAB
split-complementary
#ABBAB8 #BAABB5 #BAB0AB
monochromatic
#6A817E #899E9C #ABBAB8 #CDD6D4 #EEF1F1
Accessibility & contrast
On white
2.01
#ABBAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#ABBAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBAB8
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBAB8 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B8B8
Deuteranopia (green-blind)
#B5B6B8
Tritanopia (blue-blind)
#A7BBB9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abbab8; /* rgb */ color: rgb(171, 186, 184); /* oklch */ color: oklch(77.7% 0.017 187.2);
Tailwind
colors: {
custom: {
50: '#c4cecd',
500: '#abbab8',
950: '#000000',
},
}SCSS
$custom: #abbab8; $custom-light: #c4cecd; $custom-dark: #000000;
JSON
{
"hex": "#abbab8",
"rgb": {
"r": 171,
"g": 186,
"b": 184
},
"hsl": {
"h": 172,
"s": 9.804,
"l": 70
},
"oklch": {
"l": 0.77671,
"c": 0.01683,
"h": 187.2
},
"luminance": 0.47236
}Semantic roles & 50–950 ramp
primary
#ABBAB8
secondary
#E3DEDF
accent
#525A94
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121313
muted
#818282