#ACBBB5#ACBBB5
#ACBBB5 is a light, near-neutral teal. Relative luminance 0.476; OKLCH L 77.9% C 0.019 H 169.9°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBBB5 |
|---|---|
| RGB | rgb(172, 187, 181) |
| HSL | hsl(156, 10%, 70%) |
| HSV | hsv(156, 8%, 73%) |
| CMYK | cmyk(8%, 0%, 3.2%, 26.7%) |
| CIE-LAB | lab(74.60, -6.32, 1.26) |
| CIE-LCH | lch(74.60, 6.45, 168.71°) |
| OKLab | oklab(77.87% -0.0183 0.0033) |
| OKLCH | oklch(77.87% 0.019 169.9) |
| XYZ | xyz(43.1223, 47.6470, 50.6320) |
| Luminance | 0.4765 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.90
Cool Grey
#95A3A6
ΔE00 8.12
Silver
#C0C0C0
ΔE00 8.18
Dark Gray
#A9A9A9
ΔE00 8.86
Dove Gray
#B6B8BD
ΔE00 8.95
Cool Gray
#9AA7B0
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBBB5 #BBACB2
analogous
#ACBBAD #ACBBB5 #ACB9BB
triadic
#ACBBB5 #B5ACBB #BBB5AC
tetradic
#ACBBB5 #ADACBB #BBACB2 #B9BBAC
square
#ACBBB5 #ADACBB #BBACB2 #B9BBAC
split-complementary
#ACBBB5 #BBACB9 #BBADAC
monochromatic
#6B8279 #8A9F97 #ACBBB5 #CED7D3 #EEF1F0
Accessibility & contrast
On white
1.99
#ACBBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#ACBBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBBB5
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBBB5 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB9B5
Deuteranopia (green-blind)
#B7B7B5
Tritanopia (blue-blind)
#A9BBB9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #acbbb5; /* rgb */ color: rgb(172, 187, 181); /* oklch */ color: oklch(77.9% 0.019 169.9);
Tailwind
colors: {
custom: {
50: '#c4cfcb',
500: '#acbbb5',
950: '#000000',
},
}SCSS
$custom: #acbbb5; $custom-light: #c4cfcb; $custom-dark: #000000;
JSON
{
"hex": "#acbbb5",
"rgb": {
"r": 172,
"g": 187,
"b": 181
},
"hsl": {
"h": 156,
"s": 9.934,
"l": 70.392
},
"oklch": {
"l": 0.77869,
"c": 0.01858,
"h": 169.9
},
"luminance": 0.47647
}Semantic roles & 50–950 ramp
primary
#ACBBB5
secondary
#E3DFE1
accent
#526C94
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121313
muted
#818282