#A5BBAE#A5BBAE
#A5BBAE is a light, muted green. Relative luminance 0.466; OKLCH L 77.2% C 0.030 H 159.7°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BBAE |
|---|---|
| RGB | rgb(165, 187, 174) |
| HSL | hsl(145, 14%, 69%) |
| HSV | hsv(145, 12%, 73%) |
| CMYK | cmyk(11.8%, 0%, 7%, 26.7%) |
| CIE-LAB | lab(73.93, -10.07, 4.04) |
| CIE-LCH | lch(73.93, 10.85, 158.15°) |
| OKLab | oklab(77.15% -0.0284 0.0105) |
| OKLCH | oklch(77.15% 0.03 159.7) |
| XYZ | xyz(40.9256, 46.5953, 46.8738) |
| Luminance | 0.4660 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.15
Sage Green
#9CAF88
ΔE00 9.55
Silver (survey)
#C5C9C7
ΔE00 10.34
Cool Grey
#95A3A6
ΔE00 10.51
Darkseagreen
#8FBC8F
ΔE00 11.06
Cement
#A5A391
ΔE00 11.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BBAE #BBA5B2
analogous
#A7BBA5 #A5BBAE #A5BBB9
triadic
#A5BBAE #AEA5BB #BBAEA5
tetradic
#A5BBAE #A5A7BB #BBA5B2 #BBB9A5
square
#A5BBAE #A5A7BB #BBA5B2 #BBB9A5
split-complementary
#A5BBAE #B9A5BB #BBA5A7
monochromatic
#638370 #82A18F #A5BBAE #C8D5CD #EBF0ED
Accessibility & contrast
On white
2.04
#A5BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#A5BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BBAE
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BBAE | 1.00 | 2.04 | 10.32 | 10.32 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AD
Deuteranopia (green-blind)
#B6B5AF
Tritanopia (blue-blind)
#A1BBB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a5bbae; /* rgb */ color: rgb(165, 187, 174); /* oklch */ color: oklch(77.2% 0.030 159.7);
Tailwind
colors: {
custom: {
50: '#bfcfc6',
500: '#a5bbae',
950: '#000000',
},
}SCSS
$custom: #a5bbae; $custom-light: #bfcfc6; $custom-dark: #000000;
JSON
{
"hex": "#a5bbae",
"rgb": {
"r": 165,
"g": 187,
"b": 174
},
"hsl": {
"h": 144.545,
"s": 13.924,
"l": 69.02
},
"oklch": {
"l": 0.77154,
"c": 0.0303,
"h": 159.7
},
"luminance": 0.46596
}Semantic roles & 50–950 ramp
primary
#A5BBAE
secondary
#E1DBDE
accent
#4D7A98
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121313
muted
#818282