#A2BCBD#A2BCBD
#A2BCBD is a light, muted teal. Relative luminance 0.473; OKLCH L 77.6% C 0.028 H 199.4°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BCBD |
|---|---|
| RGB | rgb(162, 188, 189) |
| HSL | hsl(182, 17%, 69%) |
| HSV | hsv(182, 14%, 74%) |
| CMYK | cmyk(14.3%, 0.5%, 0%, 25.9%) |
| CIE-LAB | lab(74.39, -8.59, -3.48) |
| CIE-LCH | lch(74.39, 9.27, 202.04°) |
| OKLab | oklab(77.6% -0.0268 -0.0094) |
| OKLCH | oklch(77.6% 0.028 199.4) |
| XYZ | xyz(42.0665, 47.3209, 55.0518) |
| Luminance | 0.4732 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.88
Cool Gray
#9AA7B0
ΔE00 8.72
Lightblue
#ADD8E6
ΔE00 8.79
Silver (survey)
#C5C9C7
ΔE00 9.33
Bluegrey
#85A3B2
ΔE00 9.48
Powder Blue
#B0E0E6
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BCBD #BDA3A2
analogous
#A2BDB1 #A2BCBD #A2AFBD
triadic
#A2BCBD #BDA2BC #BCBDA2
tetradic
#A2BCBD #B1A2BD #BDA3A2 #AFBDA2
square
#A2BCBD #B1A2BD #BDA3A2 #AFBDA2
split-complementary
#A2BCBD #BDA2AF #BDB1A2
monochromatic
#5F8486 #7EA2A4 #A2BCBD #C6D6D6 #EAF0F0
Accessibility & contrast
On white
2.01
#A2BCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#A2BCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BCBD
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BCBD | 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)
#B8B9BD
Deuteranopia (green-blind)
#B3B5BD
Tritanopia (blue-blind)
#9ABEBC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a2bcbd; /* rgb */ color: rgb(162, 188, 189); /* oklch */ color: oklch(77.6% 0.028 199.4);
Tailwind
colors: {
custom: {
50: '#bdd0d0',
500: '#a2bcbd',
950: '#000000',
},
}SCSS
$custom: #a2bcbd; $custom-light: #bdd0d0; $custom-dark: #000000;
JSON
{
"hex": "#a2bcbd",
"rgb": {
"r": 162,
"g": 188,
"b": 189
},
"hsl": {
"h": 182.222,
"s": 16.981,
"l": 68.824
},
"oklch": {
"l": 0.77601,
"c": 0.02839,
"h": 199.4
},
"luminance": 0.47322
}Semantic roles & 50–950 ramp
primary
#A2BCBD
secondary
#E1DAD9
accent
#4D4A9B
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282