#A3BBAD#A3BBAD
#A3BBAD is a light, muted green. Relative luminance 0.463; OKLCH L 77.0% C 0.033 H 160.0°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BBAD |
|---|---|
| RGB | rgb(163, 187, 173) |
| HSL | hsl(145, 15%, 69%) |
| HSV | hsv(145, 13%, 73%) |
| CMYK | cmyk(12.8%, 0%, 7.5%, 26.7%) |
| CIE-LAB | lab(73.77, -10.94, 4.33) |
| CIE-LCH | lch(73.77, 11.77, 158.41°) |
| OKLab | oklab(76.98% -0.0309 0.0113) |
| OKLCH | oklch(76.98% 0.033 160) |
| XYZ | xyz(40.4157, 46.3436, 46.3429) |
| Luminance | 0.4634 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.74
Sage Green
#9CAF88
ΔE00 9.25
Darkseagreen
#8FBC8F
ΔE00 10.45
Pale Teal
#82CBB2
ΔE00 10.71
Cool Grey
#95A3A6
ΔE00 10.97
Silver (survey)
#C5C9C7
ΔE00 11.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BBAD #BBA3B1
analogous
#A5BBA3 #A3BBAD #A3BBB9
triadic
#A3BBAD #ADA3BB #BBADA3
tetradic
#A3BBAD #A3A5BB #BBA3B1 #BBB9A3
square
#A3BBAD #A3A5BB #BBA3B1 #BBB9A3
split-complementary
#A3BBAD #B9A3BB #BBA3A5
monochromatic
#61836F #80A18E #A3BBAD #C6D5CC #E9EFEC
Accessibility & contrast
On white
2.05
#A3BBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#A3BBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BBAD
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BBAD | 1.00 | 2.05 | 10.27 | 10.27 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AC
Deuteranopia (green-blind)
#B6B4AE
Tritanopia (blue-blind)
#9FBBB7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a3bbad; /* rgb */ color: rgb(163, 187, 173); /* oklch */ color: oklch(77.0% 0.033 160.0);
Tailwind
colors: {
custom: {
50: '#becfc5',
500: '#a3bbad',
950: '#000000',
},
}SCSS
$custom: #a3bbad; $custom-light: #becfc5; $custom-dark: #000000;
JSON
{
"hex": "#a3bbad",
"rgb": {
"r": 163,
"g": 187,
"b": 173
},
"hsl": {
"h": 145,
"s": 15,
"l": 68.627
},
"oklch": {
"l": 0.76982,
"c": 0.03288,
"h": 160
},
"luminance": 0.46344
}Semantic roles & 50–950 ramp
primary
#A3BBAD
secondary
#E0D9DD
accent
#4C7999
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121312
muted
#818281