#A2B8BC#A2B8BC
#A2B8BC is a light, muted teal. Relative luminance 0.456; OKLCH L 76.7% C 0.025 H 209.8°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B8BC |
|---|---|
| RGB | rgb(162, 184, 188) |
| HSL | hsl(189, 16%, 69%) |
| HSV | hsv(189, 14%, 74%) |
| CMYK | cmyk(13.8%, 2.1%, 0%, 26.3%) |
| CIE-LAB | lab(73.28, -6.68, -4.57) |
| CIE-LCH | lch(73.28, 8.10, 214.40°) |
| OKLab | oklab(76.71% -0.0216 -0.0124) |
| OKLCH | oklch(76.71% 0.025 209.8) |
| XYZ | xyz(41.1156, 45.5923, 54.2012) |
| Luminance | 0.4559 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.26
Cool Gray
#9AA7B0
ΔE00 6.48
Bluegrey
#85A3B2
ΔE00 7.89
Light Grey Blue
#9DBCD4
ΔE00 8.06
Dove Gray
#B6B8BD
ΔE00 8.55
Silver (survey)
#C5C9C7
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B8BC #BCA6A2
analogous
#A2BCB3 #A2B8BC #A2ABBC
triadic
#A2B8BC #BCA2B8 #B8BCA2
tetradic
#A2B8BC #B3A2BC #BCA6A2 #ABBCA2
square
#A2B8BC #B3A2BC #BCA6A2 #ABBCA2
split-complementary
#A2B8BC #BCA2AB #BCB3A2
monochromatic
#5F7F84 #7E9DA2 #A2B8BC #C6D3D6 #E9EEEF
Accessibility & contrast
On white
2.08
#A2B8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#A2B8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B8BC
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B8BC | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BC
Deuteranopia (green-blind)
#AFB2BC
Tritanopia (blue-blind)
#9BBAB9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a2b8bc; /* rgb */ color: rgb(162, 184, 188); /* oklch */ color: oklch(76.7% 0.025 209.8);
Tailwind
colors: {
custom: {
50: '#bdcdd0',
500: '#a2b8bc',
950: '#000000',
},
}SCSS
$custom: #a2b8bc; $custom-light: #bdcdd0; $custom-dark: #000000;
JSON
{
"hex": "#a2b8bc",
"rgb": {
"r": 162,
"g": 184,
"b": 188
},
"hsl": {
"h": 189.231,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.76711,
"c": 0.02487,
"h": 209.8
},
"luminance": 0.45593
}Semantic roles & 50–950 ramp
primary
#A2B8BC
secondary
#E1DAD9
accent
#574B9A
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121314
muted
#818282