#ABBABC#ABBABC
#ABBABC is a light, near-neutral teal. Relative luminance 0.474; OKLCH L 77.8% C 0.017 H 206.4°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBABC |
|---|---|
| RGB | rgb(171, 186, 188) |
| HSL | hsl(187, 11%, 70%) |
| HSV | hsv(187, 9%, 74%) |
| CMYK | cmyk(9%, 1.1%, 0%, 26.3%) |
| CIE-LAB | lab(74.45, -4.76, -2.78) |
| CIE-LCH | lch(74.45, 5.51, 210.32°) |
| OKLab | oklab(77.79% -0.0151 -0.0075) |
| OKLCH | oklch(77.79% 0.017 206.4) |
| XYZ | xyz(43.4286, 47.4059, 54.4294) |
| Luminance | 0.4741 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.41
Dove Gray
#B6B8BD
ΔE00 6.45
Cool Gray
#9AA7B0
ΔE00 6.47
Cool Grey
#95A3A6
ΔE00 6.55
Silver
#C0C0C0
ΔE00 6.94
Dark Gray
#A9A9A9
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBABC #BCADAB
analogous
#ABBCB5 #ABBABC #ABB1BC
triadic
#ABBABC #BCABBA #BABCAB
tetradic
#ABBABC #B5ABBC #BCADAB #B1BCAB
square
#ABBABC #B5ABBC #BCADAB #B1BCAB
split-complementary
#ABBABC #BCABB1 #BCB5AB
monochromatic
#698084 #899EA1 #ABBABC #CDD6D7 #EEF1F1
Accessibility & contrast
On white
2.00
#ABBABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#ABBABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBABC
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBABC | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BC
Deuteranopia (green-blind)
#B4B6BC
Tritanopia (blue-blind)
#A6BBBB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abbabc; /* rgb */ color: rgb(171, 186, 188); /* oklch */ color: oklch(77.8% 0.017 206.4);
Tailwind
colors: {
custom: {
50: '#c4ced0',
500: '#abbabc',
950: '#000000',
},
}SCSS
$custom: #abbabc; $custom-light: #c4ced0; $custom-dark: #000000;
JSON
{
"hex": "#abbabc",
"rgb": {
"r": 171,
"g": 186,
"b": 188
},
"hsl": {
"h": 187.059,
"s": 11.258,
"l": 70.392
},
"oklch": {
"l": 0.77792,
"c": 0.01686,
"h": 206.4
},
"luminance": 0.47407
}Semantic roles & 50–950 ramp
primary
#ABBABC
secondary
#E4E0DF
accent
#585095
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121314
muted
#818282