#A0B4A2#A0B4A2
#A0B4A2 is a light, muted green. Relative luminance 0.427; OKLCH L 74.9% C 0.034 H 148.1°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B4A2 |
|---|---|
| RGB | rgb(160, 180, 162) |
| HSL | hsl(126, 12%, 67%) |
| HSV | hsv(126, 11%, 71%) |
| CMYK | cmyk(11.1%, 0%, 10%, 29.4%) |
| CIE-LAB | lab(71.37, -10.39, 6.85) |
| CIE-LCH | lch(71.37, 12.45, 146.59°) |
| OKLab | oklab(74.94% -0.0286 0.0178) |
| OKLCH | oklch(74.94% 0.034 148.1) |
| XYZ | xyz(37.3387, 42.7242, 40.4548) |
| Luminance | 0.4273 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.61
Sage Green
#9CAF88
ΔE00 7.03
Grey Green
#86A17D
ΔE00 8.99
Darkseagreen
#8FBC8F
ΔE00 9.59
Cement
#A5A391
ΔE00 9.60
Greyish Green
#82A67D
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B4A2 #B4A0B2
analogous
#A8B4A0 #A0B4A2 #A0B4AC
triadic
#A0B4A2 #A2A0B4 #B4A2A0
tetradic
#A0B4A2 #A0A8B4 #B4A0B2 #B4ACA0
square
#A0B4A2 #A0A8B4 #B4A0B2 #B4ACA0
split-complementary
#A0B4A2 #ACA0B4 #B4A0A8
monochromatic
#607A63 #7E9981 #A0B4A2 #C2CFC3 #E4EAE5
Accessibility & contrast
On white
2.20
#A0B4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#A0B4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B4A2
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B4A2 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B0A1
Deuteranopia (green-blind)
#B1AEA3
Tritanopia (blue-blind)
#9EB3AF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a0b4a2; /* rgb */ color: rgb(160, 180, 162); /* oklch */ color: oklch(74.9% 0.034 148.1);
Tailwind
colors: {
custom: {
50: '#bccabd',
500: '#a0b4a2',
950: '#000000',
},
}SCSS
$custom: #a0b4a2; $custom-light: #bccabd; $custom-dark: #000000;
JSON
{
"hex": "#a0b4a2",
"rgb": {
"r": 160,
"g": 180,
"b": 162
},
"hsl": {
"h": 126,
"s": 11.765,
"l": 66.667
},
"oklch": {
"l": 0.74936,
"c": 0.03373,
"h": 148.1
},
"luminance": 0.42725
}Semantic roles & 50–950 ramp
primary
#A0B4A2
secondary
#DBD5DA
accent
#508F96
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#121312
muted
#818281