#ACBCBB#ACBCBB
#ACBCBB is a light, near-neutral teal. Relative luminance 0.483; OKLCH L 78.3% C 0.018 H 192.3°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBCBB |
|---|---|
| RGB | rgb(172, 188, 187) |
| HSL | hsl(176, 11%, 71%) |
| HSV | hsv(176, 9%, 74%) |
| CMYK | cmyk(8.5%, 0%, 0.5%, 26.3%) |
| CIE-LAB | lab(75.03, -5.68, -1.38) |
| CIE-LCH | lch(75.03, 5.85, 193.63°) |
| OKLab | oklab(78.26% -0.0173 -0.0038) |
| OKLCH | oklch(78.26% 0.018 192.3) |
| XYZ | xyz(43.9641, 48.3243, 54.0154) |
| Luminance | 0.4833 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.38
Cool Grey
#95A3A6
ΔE00 7.33
Silver
#C0C0C0
ΔE00 7.48
Dove Gray
#B6B8BD
ΔE00 7.62
Cool Gray
#9AA7B0
ΔE00 7.92
Dark Gray
#A9A9A9
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBCBB #BCACAD
analogous
#ACBCB3 #ACBCBB #ACB5BC
triadic
#ACBCBB #BBACBC #BCBBAC
tetradic
#ACBCBB #B3ACBC #BCACAD #B5BCAC
square
#ACBCBB #B3ACBC #BCACAD #B5BCAC
split-complementary
#ACBCBB #BCACB5 #BCB3AC
monochromatic
#6A8382 #8AA19F #ACBCBB #CED7D7 #EEF1F1
Accessibility & contrast
On white
1.97
#ACBCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#ACBCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBCBB
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBCBB | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABB
Deuteranopia (green-blind)
#B7B8BB
Tritanopia (blue-blind)
#A8BDBC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #acbcbb; /* rgb */ color: rgb(172, 188, 187); /* oklch */ color: oklch(78.3% 0.018 192.3);
Tailwind
colors: {
custom: {
50: '#c4d0cf',
500: '#acbcbb',
950: '#000000',
},
}SCSS
$custom: #acbcbb; $custom-light: #c4d0cf; $custom-dark: #000000;
JSON
{
"hex": "#acbcbb",
"rgb": {
"r": 172,
"g": 188,
"b": 187
},
"hsl": {
"h": 176.25,
"s": 10.667,
"l": 70.588
},
"oklch": {
"l": 0.78259,
"c": 0.01771,
"h": 192.3
},
"luminance": 0.48325
}Semantic roles & 50–950 ramp
primary
#ACBCBB
secondary
#E4E0E0
accent
#515595
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121413
muted
#818282