#A8BBAE#A8BBAE
#A8BBAE is a light, muted green. Relative luminance 0.469; OKLCH L 77.4% C 0.028 H 155.8°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BBAE |
|---|---|
| RGB | rgb(168, 187, 174) |
| HSL | hsl(139, 12%, 70%) |
| HSV | hsv(139, 10%, 73%) |
| CMYK | cmyk(10.2%, 0%, 7%, 26.7%) |
| CIE-LAB | lab(74.14, -9.04, 4.37) |
| CIE-LCH | lch(74.14, 10.04, 154.21°) |
| OKLab | oklab(77.37% -0.0253 0.0114) |
| OKLCH | oklch(77.37% 0.028 155.8) |
| XYZ | xyz(41.5571, 46.9209, 46.9034) |
| Luminance | 0.4692 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.35
Sage Green
#9CAF88
ΔE00 9.54
Silver (survey)
#C5C9C7
ΔE00 9.58
Cool Grey
#95A3A6
ΔE00 10.30
Cement
#A5A391
ΔE00 10.37
Greyish
#A8A495
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BBAE #BBA8B5
analogous
#ACBBA8 #A8BBAE #A8BBB8
triadic
#A8BBAE #AEA8BB #BBAEA8
tetradic
#A8BBAE #A8ACBB #BBA8B5 #BBB8A8
square
#A8BBAE #A8ACBB #BBA8B5 #BBB8A8
split-complementary
#A8BBAE #B8A8BB #BBA8AC
monochromatic
#66836F #86A08E #A8BBAE #CAD6CE #EDF1EE
Accessibility & contrast
On white
2.02
#A8BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#A8BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BBAE
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BBAE | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8AD
Deuteranopia (green-blind)
#B7B5AF
Tritanopia (blue-blind)
#A5BBB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a8bbae; /* rgb */ color: rgb(168, 187, 174); /* oklch */ color: oklch(77.4% 0.028 155.8);
Tailwind
colors: {
custom: {
50: '#c2cfc6',
500: '#a8bbae',
950: '#000000',
},
}SCSS
$custom: #a8bbae; $custom-light: #c2cfc6; $custom-dark: #000000;
JSON
{
"hex": "#a8bbae",
"rgb": {
"r": 168,
"g": 187,
"b": 174
},
"hsl": {
"h": 138.947,
"s": 12.258,
"l": 69.608
},
"oklch": {
"l": 0.77373,
"c": 0.02776,
"h": 155.8
},
"luminance": 0.46921
}Semantic roles & 50–950 ramp
primary
#A8BBAE
secondary
#E2DDE0
accent
#4F8096
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121313
muted
#818282