#A3BBAB#A3BBAB
#A3BBAB is a light, muted green. Relative luminance 0.463; OKLCH L 76.9% C 0.035 H 156.3°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BBAB |
|---|---|
| RGB | rgb(163, 187, 171) |
| HSL | hsl(140, 15%, 69%) |
| HSV | hsv(140, 13%, 73%) |
| CMYK | cmyk(12.8%, 0%, 8.6%, 26.7%) |
| CIE-LAB | lab(73.72, -11.33, 5.35) |
| CIE-LCH | lch(73.72, 12.52, 154.73°) |
| OKLab | oklab(76.93% -0.0317 0.0139) |
| OKLCH | oklch(76.93% 0.035 156.3) |
| XYZ | xyz(40.2236, 46.2667, 45.3314) |
| Luminance | 0.4627 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.07
Sage Green
#9CAF88
ΔE00 8.55
Darkseagreen
#8FBC8F
ΔE00 9.77
Pale Teal
#82CBB2
ΔE00 10.51
Grey Green
#86A17D
ΔE00 10.66
Greyish Teal
#719F91
ΔE00 11.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BBAB #BBA3B3
analogous
#A7BBA3 #A3BBAB #A3BBB7
triadic
#A3BBAB #ABA3BB #BBABA3
tetradic
#A3BBAB #A3A7BB #BBA3B3 #BBB7A3
square
#A3BBAB #A3A7BB #BBA3B3 #BBB7A3
split-complementary
#A3BBAB #B7A3BB #BBA3A7
monochromatic
#61836C #80A18B #A3BBAB #C6D5CB #E9EFEB
Accessibility & contrast
On white
2.05
#A3BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#A3BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BBAB
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BBAB | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7AA
Deuteranopia (green-blind)
#B6B4AC
Tritanopia (blue-blind)
#9FBAB6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a3bbab; /* rgb */ color: rgb(163, 187, 171); /* oklch */ color: oklch(76.9% 0.035 156.3);
Tailwind
colors: {
custom: {
50: '#becfc4',
500: '#a3bbab',
950: '#000000',
},
}SCSS
$custom: #a3bbab; $custom-light: #becfc4; $custom-dark: #000000;
JSON
{
"hex": "#a3bbab",
"rgb": {
"r": 163,
"g": 187,
"b": 171
},
"hsl": {
"h": 140,
"s": 15,
"l": 68.627
},
"oklch": {
"l": 0.76927,
"c": 0.03464,
"h": 156.3
},
"luminance": 0.46267
}Semantic roles & 50–950 ramp
primary
#A3BBAB
secondary
#E0D9DE
accent
#4C8099
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121312
muted
#818281