#A2B8A3#A2B8A3
#A2B8A3 is a light, muted green. Relative luminance 0.446; OKLCH L 76.0% C 0.038 H 146.4°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B8A3 |
|---|---|
| RGB | rgb(162, 184, 163) |
| HSL | hsl(123, 13%, 68%) |
| HSV | hsv(123, 12%, 72%) |
| CMYK | cmyk(12%, 0%, 11.4%, 27.8%) |
| CIE-LAB | lab(72.63, -11.60, 8.14) |
| CIE-LCH | lch(72.63, 14.17, 144.96°) |
| OKLab | oklab(75.98% -0.0319 0.0211) |
| OKLCH | oklch(75.98% 0.038 146.4) |
| XYZ | xyz(38.6502, 44.6061, 41.2168) |
| Luminance | 0.4461 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.11
Sage Green
#9CAF88
ΔE00 6.46
Darkseagreen
#8FBC8F
ΔE00 8.41
Grey Green
#86A17D
ΔE00 8.97
Greyish Green
#82A67D
ΔE00 9.47
Greeny Grey
#7EA07A
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B8A3 #B8A2B7
analogous
#ACB8A2 #A2B8A3 #A2B8AE
triadic
#A2B8A3 #A3A2B8 #B8A3A2
tetradic
#A2B8A3 #A2ACB8 #B8A2B7 #B8AEA2
square
#A2B8A3 #A2ACB8 #B8A2B7 #B8AEA2
split-complementary
#A2B8A3 #AEA2B8 #B8A2AC
monochromatic
#617F62 #7F9E81 #A2B8A3 #C5D2C5 #E7EDE8
Accessibility & contrast
On white
2.12
#A2B8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#A2B8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B8A3
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B8A3 | 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)
#B9B4A2
Deuteranopia (green-blind)
#B5B1A4
Tritanopia (blue-blind)
#A0B7B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a2b8a3; /* rgb */ color: rgb(162, 184, 163); /* oklch */ color: oklch(76.0% 0.038 146.4);
Tailwind
colors: {
custom: {
50: '#bdcdbe',
500: '#a2b8a3',
950: '#000000',
},
}SCSS
$custom: #a2b8a3; $custom-light: #bdcdbe; $custom-dark: #000000;
JSON
{
"hex": "#a2b8a3",
"rgb": {
"r": 162,
"g": 184,
"b": 163
},
"hsl": {
"h": 122.727,
"s": 13.415,
"l": 67.843
},
"oklch": {
"l": 0.75983,
"c": 0.03824,
"h": 146.4
},
"luminance": 0.44607
}Semantic roles & 50–950 ramp
primary
#A2B8A3
secondary
#DED8DE
accent
#4E9498
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121312
muted
#818281