#A2B8AE#A2B8AE
#A2B8AE is a light, muted teal. Relative luminance 0.450; OKLCH L 76.3% C 0.028 H 166.5°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B8AE |
|---|---|
| RGB | rgb(162, 184, 174) |
| HSL | hsl(153, 13%, 68%) |
| HSV | hsv(153, 12%, 72%) |
| CMYK | cmyk(12%, 0%, 5.4%, 27.8%) |
| CIE-LAB | lab(72.90, -9.52, 2.52) |
| CIE-LCH | lch(72.90, 9.84, 165.15°) |
| OKLab | oklab(76.29% -0.0272 0.0065) |
| OKLCH | oklch(76.29% 0.028 166.5) |
| XYZ | xyz(39.6790, 45.0176, 46.6350) |
| Luminance | 0.4502 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.91
Cool Grey
#95A3A6
ΔE00 9.14
Silver (survey)
#C5C9C7
ΔE00 10.16
Sage Green
#9CAF88
ΔE00 10.43
Cement
#A5A391
ΔE00 10.96
Greyish Teal
#719F91
ΔE00 11.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B8AE #B8A2AC
analogous
#A2B8A3 #A2B8AE #A2B7B8
triadic
#A2B8AE #AEA2B8 #B8AEA2
tetradic
#A2B8AE #A3A2B8 #B8A2AC #B7B8A2
square
#A2B8AE #A3A2B8 #B8A2AC #B7B8A2
split-complementary
#A2B8AE #B8A2B7 #B8A3A2
monochromatic
#617F71 #7F9E90 #A2B8AE #C5D2CC #E7EDEA
Accessibility & contrast
On white
2.10
#A2B8AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#A2B8AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B8AE
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B8AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B8AE | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B5AE
Deuteranopia (green-blind)
#B3B2AF
Tritanopia (blue-blind)
#9EB8B5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a2b8ae; /* rgb */ color: rgb(162, 184, 174); /* oklch */ color: oklch(76.3% 0.028 166.5);
Tailwind
colors: {
custom: {
50: '#bdcdc6',
500: '#a2b8ae',
950: '#000000',
},
}SCSS
$custom: #a2b8ae; $custom-light: #bdcdc6; $custom-dark: #000000;
JSON
{
"hex": "#a2b8ae",
"rgb": {
"r": 162,
"g": 184,
"b": 174
},
"hsl": {
"h": 152.727,
"s": 13.415,
"l": 67.843
},
"oklch": {
"l": 0.76288,
"c": 0.02802,
"h": 166.5
},
"luminance": 0.45018
}Semantic roles & 50–950 ramp
primary
#A2B8AE
secondary
#DED8DB
accent
#4E6F98
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121313
muted
#818282