#ABBABD#ABBABD
#ABBABD is a light, near-neutral cyan. Relative luminance 0.474; OKLCH L 77.8% C 0.017 H 211.0°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBABD |
|---|---|
| RGB | rgb(171, 186, 189) |
| HSL | hsl(190, 12%, 71%) |
| HSV | hsv(190, 10%, 74%) |
| CMYK | cmyk(9.5%, 1.6%, 0%, 25.9%) |
| CIE-LAB | lab(74.48, -4.56, -3.29) |
| CIE-LCH | lch(74.48, 5.62, 215.81°) |
| OKLab | oklab(77.82% -0.0147 -0.0088) |
| OKLCH | oklch(77.82% 0.017 211) |
| XYZ | xyz(43.5367, 47.4492, 54.9991) |
| Luminance | 0.4745 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 6.19
Dove Gray
#B6B8BD
ΔE00 6.21
Silver (survey)
#C5C9C7
ΔE00 6.48
Cool Grey
#95A3A6
ΔE00 6.54
Silver
#C0C0C0
ΔE00 6.88
Dark Gray
#A9A9A9
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBABD #BDAEAB
analogous
#ABBDB7 #ABBABD #ABB1BD
triadic
#ABBABD #BDABBA #BABDAB
tetradic
#ABBABD #B7ABBD #BDAEAB #B1BDAB
square
#ABBABD #B7ABBD #BDAEAB #B1BDAB
split-complementary
#ABBABD #BDABB1 #BDB7AB
monochromatic
#698085 #899EA2 #ABBABD #CDD6D8 #EEF1F2
Accessibility & contrast
On white
2.00
#ABBABD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#ABBABD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBABD
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBABD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBABD | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BD
Deuteranopia (green-blind)
#B4B6BD
Tritanopia (blue-blind)
#A6BCBB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abbabd; /* rgb */ color: rgb(171, 186, 189); /* oklch */ color: oklch(77.8% 0.017 211.0);
Tailwind
colors: {
custom: {
50: '#c4ced0',
500: '#abbabd',
950: '#000000',
},
}SCSS
$custom: #abbabd; $custom-light: #c4ced0; $custom-dark: #000000;
JSON
{
"hex": "#abbabd",
"rgb": {
"r": 171,
"g": 186,
"b": 189
},
"hsl": {
"h": 190,
"s": 12,
"l": 70.588
},
"oklch": {
"l": 0.77823,
"c": 0.01717,
"h": 211
},
"luminance": 0.4745
}Semantic roles & 50–950 ramp
primary
#ABBABD
secondary
#E4E0DF
accent
#5B4F96
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121314
muted
#818282