#A0B8A8#A0B8A8
#A0B8A8 is a light, muted green. Relative luminance 0.446; OKLCH L 76.0% C 0.035 H 156.3°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B8A8 |
|---|---|
| RGB | rgb(160, 184, 168) |
| HSL | hsl(140, 14%, 67%) |
| HSV | hsv(140, 13%, 72%) |
| CMYK | cmyk(13%, 0%, 8.7%, 27.8%) |
| CIE-LAB | lab(72.62, -11.36, 5.37) |
| CIE-LCH | lch(72.62, 12.56, 154.71°) |
| OKLab | oklab(75.97% -0.0318 0.014) |
| OKLCH | oklch(75.97% 0.035 156.3) |
| XYZ | xyz(38.7040, 44.5810, 43.6041) |
| Luminance | 0.4458 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.63
Sage Green
#9CAF88
ΔE00 8.24
Darkseagreen
#8FBC8F
ΔE00 9.67
Grey Green
#86A17D
ΔE00 10.03
Greyish Teal
#719F91
ΔE00 10.41
Greyish Green
#82A67D
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B8A8 #B8A0B0
analogous
#A4B8A0 #A0B8A8 #A0B8B4
triadic
#A0B8A8 #A8A0B8 #B8A8A0
tetradic
#A0B8A8 #A0A4B8 #B8A0B0 #B8B4A0
square
#A0B8A8 #A0A4B8 #B8A0B0 #B8B4A0
split-complementary
#A0B8A8 #B4A0B8 #B8A0A4
monochromatic
#5F7F69 #7D9E88 #A0B8A8 #C3D2C8 #E6ECE8
Accessibility & contrast
On white
2.12
#A0B8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#A0B8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B8A8
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B8A8 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B4A7
Deuteranopia (green-blind)
#B3B1A9
Tritanopia (blue-blind)
#9CB7B3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a0b8a8; /* rgb */ color: rgb(160, 184, 168); /* oklch */ color: oklch(76.0% 0.035 156.3);
Tailwind
colors: {
custom: {
50: '#bccdc1',
500: '#a0b8a8',
950: '#000000',
},
}SCSS
$custom: #a0b8a8; $custom-light: #bccdc1; $custom-dark: #000000;
JSON
{
"hex": "#a0b8a8",
"rgb": {
"r": 160,
"g": 184,
"b": 168
},
"hsl": {
"h": 140,
"s": 14.458,
"l": 67.451
},
"oklch": {
"l": 0.75974,
"c": 0.03474,
"h": 156.3
},
"luminance": 0.44582
}Semantic roles & 50–950 ramp
primary
#A0B8A8
secondary
#DED6DB
accent
#4D7F99
background
#FBFCFB
surface
#F6F9F7
border
#D0D2D0
text
#121312
muted
#818281