#A3BBAE#A3BBAE
#A3BBAE is a light, muted green. Relative luminance 0.464; OKLCH L 77.0% C 0.032 H 161.9°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BBAE |
|---|---|
| RGB | rgb(163, 187, 174) |
| HSL | hsl(148, 15%, 69%) |
| HSV | hsv(148, 13%, 73%) |
| CMYK | cmyk(12.8%, 0%, 7%, 26.7%) |
| CIE-LAB | lab(73.79, -10.75, 3.82) |
| CIE-LCH | lch(73.79, 11.41, 160.43°) |
| OKLab | oklab(77.01% -0.0305 0.0099) |
| OKLCH | oklch(77.01% 0.032 161.9) |
| XYZ | xyz(40.5128, 46.3824, 46.8545) |
| Luminance | 0.4638 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.09
Sage Green
#9CAF88
ΔE00 9.61
Cool Grey
#95A3A6
ΔE00 10.68
Darkseagreen
#8FBC8F
ΔE00 10.81
Pale Teal
#82CBB2
ΔE00 10.84
Silver (survey)
#C5C9C7
ΔE00 10.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BBAE #BBA3B0
analogous
#A4BBA3 #A3BBAE #A3BBBA
triadic
#A3BBAE #AEA3BB #BBAEA3
tetradic
#A3BBAE #A3A4BB #BBA3B0 #BBBAA3
square
#A3BBAE #A3A4BB #BBA3B0 #BBBAA3
split-complementary
#A3BBAE #BAA3BB #BBA3A4
monochromatic
#618370 #80A18F #A3BBAE #C6D5CD #E9EFEC
Accessibility & contrast
On white
2.04
#A3BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#A3BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BBAE
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BBAE | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AD
Deuteranopia (green-blind)
#B6B4AF
Tritanopia (blue-blind)
#9FBBB7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a3bbae; /* rgb */ color: rgb(163, 187, 174); /* oklch */ color: oklch(77.0% 0.032 161.9);
Tailwind
colors: {
custom: {
50: '#becfc6',
500: '#a3bbae',
950: '#000000',
},
}SCSS
$custom: #a3bbae; $custom-light: #becfc6; $custom-dark: #000000;
JSON
{
"hex": "#a3bbae",
"rgb": {
"r": 163,
"g": 187,
"b": 174
},
"hsl": {
"h": 147.5,
"s": 15,
"l": 68.627
},
"oklch": {
"l": 0.77011,
"c": 0.03205,
"h": 161.9
},
"luminance": 0.46383
}Semantic roles & 50–950 ramp
primary
#A3BBAE
secondary
#E0D9DD
accent
#4C7699
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121313
muted
#818282