#A2B4A8#A2B4A8
#A2B4A8 is a light, muted green. Relative luminance 0.432; OKLCH L 75.3% C 0.026 H 156.5°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B4A8 |
|---|---|
| RGB | rgb(162, 180, 168) |
| HSL | hsl(140, 11%, 67%) |
| HSV | hsv(140, 10%, 71%) |
| CMYK | cmyk(10%, 0%, 6.7%, 29.4%) |
| CIE-LAB | lab(71.66, -8.56, 4.00) |
| CIE-LCH | lch(71.66, 9.45, 154.95°) |
| OKLab | oklab(75.25% -0.024 0.0104) |
| OKLCH | oklch(75.25% 0.026 156.5) |
| XYZ | xyz(38.2879, 43.1505, 43.3499) |
| Luminance | 0.4315 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.98
Cool Grey
#95A3A6
ΔE00 8.89
Cement
#A5A391
ΔE00 9.28
Sage Green
#9CAF88
ΔE00 9.31
Greyish
#A8A495
ΔE00 9.95
Silver (survey)
#C5C9C7
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B4A8 #B4A2AE
analogous
#A5B4A2 #A2B4A8 #A2B4B1
triadic
#A2B4A8 #A8A2B4 #B4A8A2
tetradic
#A2B4A8 #A2A5B4 #B4A2AE #B4B1A2
square
#A2B4A8 #A2A5B4 #B4A2AE #B4B1A2
split-complementary
#A2B4A8 #B1A2B4 #B4A2A5
monochromatic
#627A6A #809988 #A2B4A8 #C4CFC8 #E6EBE7
Accessibility & contrast
On white
2.18
#A2B4A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#A2B4A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B4A8
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B4A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B4A8 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B1A7
Deuteranopia (green-blind)
#B0AFA9
Tritanopia (blue-blind)
#9FB4B0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a2b4a8; /* rgb */ color: rgb(162, 180, 168); /* oklch */ color: oklch(75.3% 0.026 156.5);
Tailwind
colors: {
custom: {
50: '#bdcac1',
500: '#a2b4a8',
950: '#000000',
},
}SCSS
$custom: #a2b4a8; $custom-light: #bdcac1; $custom-dark: #000000;
JSON
{
"hex": "#a2b4a8",
"rgb": {
"r": 162,
"g": 180,
"b": 168
},
"hsl": {
"h": 140,
"s": 10.714,
"l": 67.059
},
"oklch": {
"l": 0.7525,
"c": 0.0262,
"h": 156.5
},
"luminance": 0.43151
}Semantic roles & 50–950 ramp
primary
#A2B4A8
secondary
#DCD6DA
accent
#517E95
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#121312
muted
#818281