#A2B8BB#A2B8BB
#A2B8BB is a light, muted teal. Relative luminance 0.456; OKLCH L 76.7% C 0.025 H 206.6°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B8BB |
|---|---|
| RGB | rgb(162, 184, 187) |
| HSL | hsl(187, 16%, 68%) |
| HSV | hsv(187, 13%, 73%) |
| CMYK | cmyk(13.4%, 1.6%, 0%, 26.7%) |
| CIE-LAB | lab(73.25, -6.89, -4.07) |
| CIE-LCH | lch(73.25, 8.00, 210.57°) |
| OKLab | oklab(76.68% -0.022 -0.011) |
| OKLCH | oklch(76.68% 0.025 206.6) |
| XYZ | xyz(41.0082, 45.5493, 53.6354) |
| Luminance | 0.4555 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.30
Cool Gray
#9AA7B0
ΔE00 6.76
Bluegrey
#85A3B2
ΔE00 8.16
Light Grey Blue
#9DBCD4
ΔE00 8.54
Dove Gray
#B6B8BD
ΔE00 8.74
Silver (survey)
#C5C9C7
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B8BB #BBA5A2
analogous
#A2BBB1 #A2B8BB #A2ABBB
triadic
#A2B8BB #BBA2B8 #B8BBA2
tetradic
#A2B8BB #B1A2BB #BBA5A2 #ABBBA2
square
#A2B8BB #B1A2BB #BBA5A2 #ABBBA2
split-complementary
#A2B8BB #BBA2AB #BBB1A2
monochromatic
#607F83 #7F9DA1 #A2B8BB #C5D3D5 #E9EEEF
Accessibility & contrast
On white
2.08
#A2B8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#A2B8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B8BB
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B8BB | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BB
Deuteranopia (green-blind)
#B0B2BB
Tritanopia (blue-blind)
#9BBAB9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a2b8bb; /* rgb */ color: rgb(162, 184, 187); /* oklch */ color: oklch(76.7% 0.025 206.6);
Tailwind
colors: {
custom: {
50: '#bdcdcf',
500: '#a2b8bb',
950: '#000000',
},
}SCSS
$custom: #a2b8bb; $custom-light: #bdcdcf; $custom-dark: #000000;
JSON
{
"hex": "#a2b8bb",
"rgb": {
"r": 162,
"g": 184,
"b": 187
},
"hsl": {
"h": 187.2,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.76679,
"c": 0.02458,
"h": 206.6
},
"luminance": 0.4555
}Semantic roles & 50–950 ramp
primary
#A2B8BB
secondary
#E0DAD9
accent
#554C9A
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121313
muted
#818282