#ACBABB#ACBABB
#ACBABB is a light, near-neutral teal. Relative luminance 0.475; OKLCH L 77.8% C 0.016 H 202.0°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBABB |
|---|---|
| RGB | rgb(172, 186, 187) |
| HSL | hsl(184, 10%, 70%) |
| HSV | hsv(184, 8%, 73%) |
| CMYK | cmyk(8%, 0.5%, 0%, 26.7%) |
| CIE-LAB | lab(74.49, -4.62, -2.16) |
| CIE-LCH | lch(74.49, 5.10, 205.10°) |
| OKLab | oklab(77.84% -0.0145 -0.0058) |
| OKLCH | oklch(77.84% 0.016 202) |
| XYZ | xyz(43.5399, 47.4757, 53.8739) |
| Luminance | 0.4748 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.09
Dove Gray
#B6B8BD
ΔE00 6.35
Cool Grey
#95A3A6
ΔE00 6.63
Silver
#C0C0C0
ΔE00 6.66
Cool Gray
#9AA7B0
ΔE00 6.71
Dark Gray
#A9A9A9
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBABB #BBADAC
analogous
#ACBBB4 #ACBABB #ACB2BB
triadic
#ACBABB #BBACBA #BABBAC
tetradic
#ACBABB #B4ACBB #BBADAC #B2BBAC
square
#ACBABB #B4ACBB #BBADAC #B2BBAC
split-complementary
#ACBABB #BBACB2 #BBB4AC
monochromatic
#6B8082 #8A9E9F #ACBABB #CED6D7 #EEF1F1
Accessibility & contrast
On white
2.00
#ACBABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#ACBABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBABB
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBABB | 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)
#B8B9BB
Deuteranopia (green-blind)
#B5B6BB
Tritanopia (blue-blind)
#A8BBBA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #acbabb; /* rgb */ color: rgb(172, 186, 187); /* oklch */ color: oklch(77.8% 0.016 202.0);
Tailwind
colors: {
custom: {
50: '#c4cecf',
500: '#acbabb',
950: '#000000',
},
}SCSS
$custom: #acbabb; $custom-light: #c4cecf; $custom-dark: #000000;
JSON
{
"hex": "#acbabb",
"rgb": {
"r": 172,
"g": 186,
"b": 187
},
"hsl": {
"h": 184,
"s": 9.934,
"l": 70.392
},
"oklch": {
"l": 0.77836,
"c": 0.01559,
"h": 202
},
"luminance": 0.47476
}Semantic roles & 50–950 ramp
primary
#ACBABB
secondary
#E3E0DF
accent
#565294
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121313
muted
#818282