#ACBBB8#ACBBB8
#ACBBB8 is a light, near-neutral teal. Relative luminance 0.478; OKLCH L 78.0% C 0.017 H 182.6°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBBB8 |
|---|---|
| RGB | rgb(172, 187, 184) |
| HSL | hsl(168, 10%, 70%) |
| HSV | hsv(168, 8%, 73%) |
| CMYK | cmyk(8%, 0%, 1.6%, 26.7%) |
| CIE-LAB | lab(74.68, -5.74, -0.26) |
| CIE-LCH | lch(74.68, 5.75, 182.55°) |
| OKLab | oklab(77.96% -0.0171 -0.0008) |
| OKLCH | oklch(77.96% 0.017 182.6) |
| XYZ | xyz(43.4335, 47.7714, 52.2706) |
| Luminance | 0.4777 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.42
Cool Grey
#95A3A6
ΔE00 7.42
Silver
#C0C0C0
ΔE00 7.54
Dove Gray
#B6B8BD
ΔE00 7.93
Dark Gray
#A9A9A9
ΔE00 8.31
Cool Gray
#9AA7B0
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBBB8 #BBACAF
analogous
#ACBBB0 #ACBBB8 #ACB6BB
triadic
#ACBBB8 #B8ACBB #BBB8AC
tetradic
#ACBBB8 #B0ACBB #BBACAF #B6BBAC
square
#ACBBB8 #B0ACBB #BBACAF #B6BBAC
split-complementary
#ACBBB8 #BBACB6 #BBB0AC
monochromatic
#6B827D #8A9F9B #ACBBB8 #CED7D5 #EEF1F1
Accessibility & contrast
On white
1.99
#ACBBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#ACBBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBBB8
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBBB8 | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B9B8
Deuteranopia (green-blind)
#B6B7B8
Tritanopia (blue-blind)
#A8BCBA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #acbbb8; /* rgb */ color: rgb(172, 187, 184); /* oklch */ color: oklch(78.0% 0.017 182.6);
Tailwind
colors: {
custom: {
50: '#c4cfcd',
500: '#acbbb8',
950: '#000000',
},
}SCSS
$custom: #acbbb8; $custom-light: #c4cfcd; $custom-dark: #000000;
JSON
{
"hex": "#acbbb8",
"rgb": {
"r": 172,
"g": 187,
"b": 184
},
"hsl": {
"h": 168,
"s": 9.934,
"l": 70.392
},
"oklch": {
"l": 0.77957,
"c": 0.0171,
"h": 182.6
},
"luminance": 0.47772
}Semantic roles & 50–950 ramp
primary
#ACBBB8
secondary
#E3DFE0
accent
#525F94
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121313
muted
#818282