#A2BCBC#A2BCBC
#A2BCBC is a light, muted teal. Relative luminance 0.473; OKLCH L 77.6% C 0.028 H 196.6°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BCBC |
|---|---|
| RGB | rgb(162, 188, 188) |
| HSL | hsl(180, 16%, 69%) |
| HSV | hsv(180, 14%, 74%) |
| CMYK | cmyk(13.8%, 0%, 0%, 26.3%) |
| CIE-LAB | lab(74.37, -8.80, -2.97) |
| CIE-LCH | lch(74.37, 9.29, 198.67°) |
| OKLab | oklab(77.57% -0.0272 -0.0081) |
| OKLCH | oklch(77.57% 0.028 196.6) |
| XYZ | xyz(41.9583, 47.2776, 54.4821) |
| Luminance | 0.4728 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.01
Cool Gray
#9AA7B0
ΔE00 9.01
Lightblue
#ADD8E6
ΔE00 9.07
Silver (survey)
#C5C9C7
ΔE00 9.38
Powder Blue
#B0E0E6
ΔE00 9.71
Bluegrey
#85A3B2
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BCBC #BCA2A2
analogous
#A2BCAF #A2BCBC #A2AFBC
triadic
#A2BCBC #BCA2BC #BCBCA2
tetradic
#A2BCBC #AFA2BC #BCA2A2 #AFBCA2
square
#A2BCBC #AFA2BC #BCA2A2 #AFBCA2
split-complementary
#A2BCBC #BCA2AF #BCAFA2
monochromatic
#5F8484 #7EA2A2 #A2BCBC #C6D6D6 #E9EFEF
Accessibility & contrast
On white
2.01
#A2BCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#A2BCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BCBC
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BCBC | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BC
Deuteranopia (green-blind)
#B3B5BC
Tritanopia (blue-blind)
#9ABEBC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a2bcbc; /* rgb */ color: rgb(162, 188, 188); /* oklch */ color: oklch(77.6% 0.028 196.6);
Tailwind
colors: {
custom: {
50: '#bdd0d0',
500: '#a2bcbc',
950: '#000000',
},
}SCSS
$custom: #a2bcbc; $custom-light: #bdd0d0; $custom-dark: #000000;
JSON
{
"hex": "#a2bcbc",
"rgb": {
"r": 162,
"g": 188,
"b": 188
},
"hsl": {
"h": 180,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.7757,
"c": 0.02835,
"h": 196.6
},
"luminance": 0.47279
}Semantic roles & 50–950 ramp
primary
#A2BCBC
secondary
#E1D9D9
accent
#4B4B9A
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282