#A2B8B0#A2B8B0
#A2B8B0 is a light, muted teal. Relative luminance 0.451; OKLCH L 76.3% C 0.027 H 171.7°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B8B0 |
|---|---|
| RGB | rgb(162, 184, 176) |
| HSL | hsl(158, 13%, 68%) |
| HSV | hsv(158, 12%, 72%) |
| CMYK | cmyk(12%, 0%, 4.3%, 27.8%) |
| CIE-LAB | lab(72.96, -9.12, 1.51) |
| CIE-LCH | lch(72.96, 9.25, 170.62°) |
| OKLab | oklab(76.35% -0.0264 0.0039) |
| OKLCH | oklch(76.35% 0.027 171.7) |
| XYZ | xyz(39.8754, 45.0962, 47.6695) |
| Luminance | 0.4510 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.55
Greenish Grey
#96AE8D
ΔE00 9.73
Silver (survey)
#C5C9C7
ΔE00 9.79
Cool Gray
#9AA7B0
ΔE00 10.71
Dark Gray
#A9A9A9
ΔE00 10.88
Silver
#C0C0C0
ΔE00 11.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B8B0 #B8A2AA
analogous
#A2B8A5 #A2B8B0 #A2B5B8
triadic
#A2B8B0 #B0A2B8 #B8B0A2
tetradic
#A2B8B0 #A5A2B8 #B8A2AA #B5B8A2
square
#A2B8B0 #A5A2B8 #B8A2AA #B5B8A2
split-complementary
#A2B8B0 #B8A2B5 #B8A5A2
monochromatic
#617F74 #7F9E93 #A2B8B0 #C5D2CD #E7EDEB
Accessibility & contrast
On white
2.10
#A2B8B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#A2B8B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B8B0
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B8B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B8B0 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B5B0
Deuteranopia (green-blind)
#B2B2B1
Tritanopia (blue-blind)
#9DB8B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a2b8b0; /* rgb */ color: rgb(162, 184, 176); /* oklch */ color: oklch(76.3% 0.027 171.7);
Tailwind
colors: {
custom: {
50: '#bdcdc7',
500: '#a2b8b0',
950: '#000000',
},
}SCSS
$custom: #a2b8b0; $custom-light: #bdcdc7; $custom-dark: #000000;
JSON
{
"hex": "#a2b8b0",
"rgb": {
"r": 162,
"g": 184,
"b": 176
},
"hsl": {
"h": 158.182,
"s": 13.415,
"l": 67.843
},
"oklch": {
"l": 0.76346,
"c": 0.02671,
"h": 171.7
},
"luminance": 0.45097
}Semantic roles & 50–950 ramp
primary
#A2B8B0
secondary
#DED8DA
accent
#4E6998
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121313
muted
#818282