#ABBABE#ABBABE
#ABBABE is a light, near-neutral cyan. Relative luminance 0.475; OKLCH L 77.9% C 0.018 H 215.5°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBABE |
|---|---|
| RGB | rgb(171, 186, 190) |
| HSL | hsl(193, 13%, 71%) |
| HSV | hsv(193, 10%, 75%) |
| CMYK | cmyk(10%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(74.50, -4.35, -3.79) |
| CIE-LCH | lch(74.50, 5.77, 221.04°) |
| OKLab | oklab(77.85% -0.0143 -0.0102) |
| OKLCH | oklch(77.85% 0.018 215.5) |
| XYZ | xyz(43.6457, 47.4928, 55.5728) |
| Luminance | 0.4749 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 5.94
Dove Gray
#B6B8BD
ΔE00 5.99
Cool Grey
#95A3A6
ΔE00 6.57
Silver (survey)
#C5C9C7
ΔE00 6.58
Silver
#C0C0C0
ΔE00 6.86
Dark Gray
#A9A9A9
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBABE #BEAFAB
analogous
#ABBEB8 #ABBABE #ABB0BE
triadic
#ABBABE #BEABBA #BABEAB
tetradic
#ABBABE #B8ABBE #BEAFAB #B0BEAB
square
#ABBABE #B8ABBE #BEAFAB #B0BEAB
split-complementary
#ABBABE #BEABB0 #BEB8AB
monochromatic
#688087 #889EA3 #ABBABE #CED6D9 #EEF1F2
Accessibility & contrast
On white
2.00
#ABBABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#ABBABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBABE
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBABE | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BE
Deuteranopia (green-blind)
#B4B6BE
Tritanopia (blue-blind)
#A6BCBB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abbabe; /* rgb */ color: rgb(171, 186, 190); /* oklch */ color: oklch(77.9% 0.018 215.5);
Tailwind
colors: {
custom: {
50: '#c4ced1',
500: '#abbabe',
950: '#000000',
},
}SCSS
$custom: #abbabe; $custom-light: #c4ced1; $custom-dark: #000000;
JSON
{
"hex": "#abbabe",
"rgb": {
"r": 171,
"g": 186,
"b": 190
},
"hsl": {
"h": 192.632,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.77854,
"c": 0.01758,
"h": 215.5
},
"luminance": 0.47493
}Semantic roles & 50–950 ramp
primary
#ABBABE
secondary
#E5E1E0
accent
#5E4F97
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121314
muted
#818282