#A4BCB6#A4BCB6
#A4BCB6 is a light, muted teal. Relative luminance 0.472; OKLCH L 77.5% C 0.028 H 178.8°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BCB6 |
|---|---|
| RGB | rgb(164, 188, 182) |
| HSL | hsl(165, 15%, 69%) |
| HSV | hsv(165, 13%, 74%) |
| CMYK | cmyk(12.8%, 0%, 3.2%, 26.3%) |
| CIE-LAB | lab(74.34, -9.36, 0.27) |
| CIE-LCH | lch(74.34, 9.37, 178.35°) |
| OKLab | oklab(77.53% -0.0276 0.0006) |
| OKLCH | oklch(77.53% 0.028 178.8) |
| XYZ | xyz(41.7345, 47.2355, 51.1654) |
| Luminance | 0.4724 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.95
Silver (survey)
#C5C9C7
ΔE00 9.44
Cool Gray
#9AA7B0
ΔE00 10.67
Powder Blue
#B0E0E6
ΔE00 10.81
Silver
#C0C0C0
ΔE00 10.94
Greenish Grey
#96AE8D
ΔE00 10.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BCB6 #BCA4AA
analogous
#A4BCAA #A4BCB6 #A4B6BC
triadic
#A4BCB6 #B6A4BC #BCB6A4
tetradic
#A4BCB6 #AAA4BC #BCA4AA #B6BCA4
square
#A4BCB6 #AAA4BC #BCA4AA #B6BCA4
split-complementary
#A4BCB6 #BCA4B6 #BCAAA4
monochromatic
#61847C #81A29A #A4BCB6 #C7D6D2 #EAF0EF
Accessibility & contrast
On white
2.01
#A4BCB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#A4BCB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BCB6
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BCB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BCB6 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB9B6
Deuteranopia (green-blind)
#B5B5B6
Tritanopia (blue-blind)
#9EBDBA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a4bcb6; /* rgb */ color: rgb(164, 188, 182); /* oklch */ color: oklch(77.5% 0.028 178.8);
Tailwind
colors: {
custom: {
50: '#bfd0cb',
500: '#a4bcb6',
950: '#000000',
},
}SCSS
$custom: #a4bcb6; $custom-light: #bfd0cb; $custom-dark: #000000;
JSON
{
"hex": "#a4bcb6",
"rgb": {
"r": 164,
"g": 188,
"b": 182
},
"hsl": {
"h": 165,
"s": 15.19,
"l": 69.02
},
"oklch": {
"l": 0.7753,
"c": 0.02757,
"h": 178.8
},
"luminance": 0.47236
}Semantic roles & 50–950 ramp
primary
#A4BCB6
secondary
#E1DADC
accent
#4C5F99
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121413
muted
#818282