#ACBABE#ACBABE
#ACBABE is a light, near-neutral cyan. Relative luminance 0.476; OKLCH L 77.9% C 0.017 H 216.7°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBABE |
|---|---|
| RGB | rgb(172, 186, 190) |
| HSL | hsl(193, 12%, 71%) |
| HSV | hsv(193, 9%, 75%) |
| CMYK | cmyk(9.5%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(74.58, -4.02, -3.68) |
| CIE-LCH | lch(74.58, 5.45, 222.46°) |
| OKLab | oklab(77.93% -0.0133 -0.0099) |
| OKLCH | oklch(77.93% 0.017 216.7) |
| XYZ | xyz(43.8644, 47.6055, 55.5830) |
| Luminance | 0.4761 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.61
Cool Gray
#9AA7B0
ΔE00 5.88
Silver (survey)
#C5C9C7
ΔE00 6.33
Silver
#C0C0C0
ΔE00 6.50
Cool Grey
#95A3A6
ΔE00 6.62
Dark Gray
#A9A9A9
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBABE #BEB0AC
analogous
#ACBEB9 #ACBABE #ACB1BE
triadic
#ACBABE #BEACBA #BABEAC
tetradic
#ACBABE #B9ACBE #BEB0AC #B1BEAC
square
#ACBABE #B9ACBE #BEB0AC #B1BEAC
split-complementary
#ACBABE #BEACB1 #BEB9AC
monochromatic
#698086 #8A9DA3 #ACBABE #CED7D9 #EEF1F2
Accessibility & contrast
On white
2.00
#ACBABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#ACBABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBABE
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBABE | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BE
Deuteranopia (green-blind)
#B4B6BE
Tritanopia (blue-blind)
#A7BCBB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #acbabe; /* rgb */ color: rgb(172, 186, 190); /* oklch */ color: oklch(77.9% 0.017 216.7);
Tailwind
colors: {
custom: {
50: '#c4ced1',
500: '#acbabe',
950: '#000000',
},
}SCSS
$custom: #acbabe; $custom-light: #c4ced1; $custom-dark: #000000;
JSON
{
"hex": "#acbabe",
"rgb": {
"r": 172,
"g": 186,
"b": 190
},
"hsl": {
"h": 193.333,
"s": 12.162,
"l": 70.98
},
"oklch": {
"l": 0.77928,
"c": 0.01655,
"h": 216.7
},
"luminance": 0.47606
}Semantic roles & 50–950 ramp
primary
#ACBABE
secondary
#E5E2E1
accent
#5F4F96
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121314
muted
#818282