#A0B8AE#A0B8AE
#A0B8AE is a light, muted teal. Relative luminance 0.448; OKLCH L 76.1% C 0.030 H 168.5°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B8AE |
|---|---|
| RGB | rgb(160, 184, 174) |
| HSL | hsl(155, 14%, 67%) |
| HSV | hsv(155, 13%, 72%) |
| CMYK | cmyk(13%, 0%, 5.4%, 27.8%) |
| CIE-LAB | lab(72.77, -10.19, 2.31) |
| CIE-LCH | lch(72.77, 10.45, 167.24°) |
| OKLab | oklab(76.15% -0.0293 0.006) |
| OKLCH | oklch(76.15% 0.03 168.5) |
| XYZ | xyz(39.2759, 44.8098, 46.6161) |
| Luminance | 0.4481 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.86
Cool Grey
#95A3A6
ΔE00 9.36
Sage Green
#9CAF88
ΔE00 10.49
Greyish Teal
#719F91
ΔE00 10.66
Silver (survey)
#C5C9C7
ΔE00 10.68
Cement
#A5A391
ΔE00 11.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B8AE #B8A0AA
analogous
#A0B8A2 #A0B8AE #A0B6B8
triadic
#A0B8AE #AEA0B8 #B8AEA0
tetradic
#A0B8AE #A2A0B8 #B8A0AA #B6B8A0
square
#A0B8AE #A2A0B8 #B8A0AA #B6B8A0
split-complementary
#A0B8AE #B8A0B6 #B8A2A0
monochromatic
#5F7F71 #7D9E90 #A0B8AE #C3D2CC #E6ECEA
Accessibility & contrast
On white
2.11
#A0B8AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#A0B8AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B8AE
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B8AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B8AE | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B4AE
Deuteranopia (green-blind)
#B2B1AF
Tritanopia (blue-blind)
#9BB8B5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a0b8ae; /* rgb */ color: rgb(160, 184, 174); /* oklch */ color: oklch(76.1% 0.030 168.5);
Tailwind
colors: {
custom: {
50: '#bccdc6',
500: '#a0b8ae',
950: '#000000',
},
}SCSS
$custom: #a0b8ae; $custom-light: #bccdc6; $custom-dark: #000000;
JSON
{
"hex": "#a0b8ae",
"rgb": {
"r": 160,
"g": 184,
"b": 174
},
"hsl": {
"h": 155,
"s": 14.458,
"l": 67.451
},
"oklch": {
"l": 0.76145,
"c": 0.02991,
"h": 168.5
},
"luminance": 0.44811
}Semantic roles & 50–950 ramp
primary
#A0B8AE
secondary
#DED6D9
accent
#4D6C99
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121313
muted
#818282