#A2B0B2#A2B0B2
#A2B0B2 is a light, near-neutral teal. Relative luminance 0.419; OKLCH L 74.7% C 0.016 H 207.1°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B0B2 |
|---|---|
| RGB | rgb(162, 176, 178) |
| HSL | hsl(188, 9%, 67%) |
| HSV | hsv(188, 9%, 70%) |
| CMYK | cmyk(9%, 1.1%, 0%, 30.2%) |
| CIE-LAB | lab(70.83, -4.46, -2.69) |
| CIE-LCH | lch(70.83, 5.21, 211.12°) |
| OKLab | oklab(74.69% -0.0142 -0.0073) |
| OKLCH | oklch(74.69% 0.016 207.1) |
| XYZ | xyz(38.4597, 41.9458, 48.1810) |
| Luminance | 0.4195 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.84
Cool Gray
#9AA7B0
ΔE00 4.49
Dark Gray
#A9A9A9
ΔE00 6.33
Dove Gray
#B6B8BD
ΔE00 6.79
Bluegrey
#85A3B2
ΔE00 7.85
Silver
#C0C0C0
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B0B2 #B2A4A2
analogous
#A2B2AC #A2B0B2 #A2A8B2
triadic
#A2B0B2 #B2A2B0 #B0B2A2
tetradic
#A2B0B2 #ACA2B2 #B2A4A2 #A8B2A2
square
#A2B0B2 #ACA2B2 #B2A4A2 #A8B2A2
split-complementary
#A2B0B2 #B2A2A8 #B2ACA2
monochromatic
#637477 #819496 #A2B0B2 #C3CCCE #E5E9E9
Accessibility & contrast
On white
2.24
#A2B0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#A2B0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B0B2
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B0B2 | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAFB2
Deuteranopia (green-blind)
#ABACB2
Tritanopia (blue-blind)
#9EB1B1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #a2b0b2; /* rgb */ color: rgb(162, 176, 178); /* oklch */ color: oklch(74.7% 0.016 207.1);
Tailwind
colors: {
custom: {
50: '#bdc7c9',
500: '#a2b0b2',
950: '#000000',
},
}SCSS
$custom: #a2b0b2; $custom-light: #bdc7c9; $custom-dark: #000000;
JSON
{
"hex": "#a2b0b2",
"rgb": {
"r": 162,
"g": 176,
"b": 178
},
"hsl": {
"h": 187.5,
"s": 9.412,
"l": 66.667
},
"oklch": {
"l": 0.74687,
"c": 0.01594,
"h": 207.1
},
"luminance": 0.41946
}Semantic roles & 50–950 ramp
primary
#A2B0B2
secondary
#DAD6D5
accent
#5A5293
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#121313
muted
#818282