#A2BCB6#A2BCB6
#A2BCB6 is a light, muted teal. Relative luminance 0.470; OKLCH L 77.4% C 0.030 H 180.0°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BCB6 |
|---|---|
| RGB | rgb(162, 188, 182) |
| HSL | hsl(166, 16%, 69%) |
| HSV | hsv(166, 14%, 74%) |
| CMYK | cmyk(13.8%, 0%, 3.2%, 26.3%) |
| CIE-LAB | lab(74.21, -10.03, 0.06) |
| CIE-LCH | lch(74.21, 10.03, 179.68°) |
| OKLab | oklab(77.39% -0.0296 0) |
| OKLCH | oklch(77.39% 0.03 180) |
| XYZ | xyz(41.3249, 47.0243, 51.1462) |
| Luminance | 0.4703 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 9.19
Silver (survey)
#C5C9C7
ΔE00 10.00
Powder Blue
#B0E0E6
ΔE00 10.62
Greenish Grey
#96AE8D
ΔE00 10.91
Cool Gray
#9AA7B0
ΔE00 10.96
Lightblue
#ADD8E6
ΔE00 11.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BCB6 #BCA2A8
analogous
#A2BCA9 #A2BCB6 #A2B5BC
triadic
#A2BCB6 #B6A2BC #BCB6A2
tetradic
#A2BCB6 #A9A2BC #BCA2A8 #B5BCA2
square
#A2BCB6 #A9A2BC #BCA2A8 #B5BCA2
split-complementary
#A2BCB6 #BCA2B5 #BCA9A2
monochromatic
#5F847C #7EA29A #A2BCB6 #C6D6D2 #E9EFEE
Accessibility & contrast
On white
2.02
#A2BCB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#A2BCB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BCB6
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BCB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BCB6 | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB9B6
Deuteranopia (green-blind)
#B4B5B6
Tritanopia (blue-blind)
#9CBDBA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a2bcb6; /* rgb */ color: rgb(162, 188, 182); /* oklch */ color: oklch(77.4% 0.030 180.0);
Tailwind
colors: {
custom: {
50: '#bdd0cb',
500: '#a2bcb6',
950: '#000000',
},
}SCSS
$custom: #a2bcb6; $custom-light: #bdd0cb; $custom-dark: #000000;
JSON
{
"hex": "#a2bcb6",
"rgb": {
"r": 162,
"g": 188,
"b": 182
},
"hsl": {
"h": 166.154,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.77389,
"c": 0.0296,
"h": 180
},
"luminance": 0.47025
}Semantic roles & 50–950 ramp
primary
#A2BCB6
secondary
#E1D9DB
accent
#4B5D9A
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121413
muted
#818282