#ACBBB6#ACBBB6
#ACBBB6 is a light, near-neutral teal. Relative luminance 0.477; OKLCH L 77.9% C 0.018 H 173.9°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBBB6 |
|---|---|
| RGB | rgb(172, 187, 182) |
| HSL | hsl(160, 10%, 70%) |
| HSV | hsv(160, 8%, 73%) |
| CMYK | cmyk(8%, 0%, 2.7%, 26.7%) |
| CIE-LAB | lab(74.63, -6.13, 0.76) |
| CIE-LCH | lch(74.63, 6.18, 172.97°) |
| OKLab | oklab(77.9% -0.0179 0.0019) |
| OKLCH | oklch(77.9% 0.018 173.9) |
| XYZ | xyz(43.2253, 47.6882, 51.1743) |
| Luminance | 0.4769 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.71
Cool Grey
#95A3A6
ΔE00 7.86
Silver
#C0C0C0
ΔE00 7.96
Dove Gray
#B6B8BD
ΔE00 8.61
Dark Gray
#A9A9A9
ΔE00 8.66
Cool Gray
#9AA7B0
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBBB6 #BBACB1
analogous
#ACBBAE #ACBBB6 #ACB8BB
triadic
#ACBBB6 #B6ACBB #BBB6AC
tetradic
#ACBBB6 #AEACBB #BBACB1 #B8BBAC
square
#ACBBB6 #AEACBB #BBACB1 #B8BBAC
split-complementary
#ACBBB6 #BBACB8 #BBAEAC
monochromatic
#6B827A #8A9F98 #ACBBB6 #CED7D4 #EEF1F0
Accessibility & contrast
On white
1.99
#ACBBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#ACBBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBBB6
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBBB6 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB9B6
Deuteranopia (green-blind)
#B7B7B6
Tritanopia (blue-blind)
#A9BBB9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #acbbb6; /* rgb */ color: rgb(172, 187, 182); /* oklch */ color: oklch(77.9% 0.018 173.9);
Tailwind
colors: {
custom: {
50: '#c4cfcb',
500: '#acbbb6',
950: '#000000',
},
}SCSS
$custom: #acbbb6; $custom-light: #c4cfcb; $custom-dark: #000000;
JSON
{
"hex": "#acbbb6",
"rgb": {
"r": 172,
"g": 187,
"b": 182
},
"hsl": {
"h": 160,
"s": 9.934,
"l": 70.392
},
"oklch": {
"l": 0.77898,
"c": 0.01799,
"h": 173.9
},
"luminance": 0.47689
}Semantic roles & 50–950 ramp
primary
#ACBBB6
secondary
#E3DFE1
accent
#526894
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121313
muted
#818282