#A0B8A6#A0B8A6
#A0B8A6 is a light, muted green. Relative luminance 0.445; OKLCH L 75.9% C 0.037 H 153.0°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B8A6 |
|---|---|
| RGB | rgb(160, 184, 166) |
| HSL | hsl(135, 14%, 67%) |
| HSV | hsv(135, 13%, 72%) |
| CMYK | cmyk(13%, 0%, 9.8%, 27.8%) |
| CIE-LAB | lab(72.57, -11.74, 6.39) |
| CIE-LCH | lch(72.57, 13.36, 151.45°) |
| OKLab | oklab(75.92% -0.0326 0.0166) |
| OKLCH | oklch(75.92% 0.037 153) |
| XYZ | xyz(38.5191, 44.5071, 42.6303) |
| Luminance | 0.4451 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.96
Sage Green
#9CAF88
ΔE00 7.55
Darkseagreen
#8FBC8F
ΔE00 9.02
Grey Green
#86A17D
ΔE00 9.51
Greyish Green
#82A67D
ΔE00 10.01
Greyish Teal
#719F91
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B8A6 #B8A0B2
analogous
#A6B8A0 #A0B8A6 #A0B8B2
triadic
#A0B8A6 #A6A0B8 #B8A6A0
tetradic
#A0B8A6 #A0A6B8 #B8A0B2 #B8B2A0
square
#A0B8A6 #A0A6B8 #B8A0B2 #B8B2A0
split-complementary
#A0B8A6 #B2A0B8 #B8A0A6
monochromatic
#5F7F67 #7D9E85 #A0B8A6 #C3D2C7 #E6ECE8
Accessibility & contrast
On white
2.12
#A0B8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#A0B8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B8A6
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B8A6 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B4A5
Deuteranopia (green-blind)
#B4B1A7
Tritanopia (blue-blind)
#9DB7B3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a0b8a6; /* rgb */ color: rgb(160, 184, 166); /* oklch */ color: oklch(75.9% 0.037 153.0);
Tailwind
colors: {
custom: {
50: '#bccdc0',
500: '#a0b8a6',
950: '#000000',
},
}SCSS
$custom: #a0b8a6; $custom-light: #bccdc0; $custom-dark: #000000;
JSON
{
"hex": "#a0b8a6",
"rgb": {
"r": 160,
"g": 184,
"b": 166
},
"hsl": {
"h": 135,
"s": 14.458,
"l": 67.451
},
"oklch": {
"l": 0.75919,
"c": 0.03664,
"h": 153
},
"luminance": 0.44508
}Semantic roles & 50–950 ramp
primary
#A0B8A6
secondary
#DED6DC
accent
#4D8699
background
#FBFCFB
surface
#F6F9F7
border
#D0D2D0
text
#121312
muted
#818281