#A8BBAD#A8BBAD
#A8BBAD is a light, muted green. Relative luminance 0.469; OKLCH L 77.3% C 0.029 H 153.7°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BBAD |
|---|---|
| RGB | rgb(168, 187, 173) |
| HSL | hsl(136, 12%, 70%) |
| HSV | hsv(136, 10%, 73%) |
| CMYK | cmyk(10.2%, 0%, 7.5%, 26.7%) |
| CIE-LAB | lab(74.11, -9.22, 4.87) |
| CIE-LCH | lch(74.11, 10.43, 152.15°) |
| OKLab | oklab(77.35% -0.0257 0.0127) |
| OKLCH | oklch(77.35% 0.029 153.7) |
| XYZ | xyz(41.4600, 46.8820, 46.3919) |
| Luminance | 0.4688 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.01
Sage Green
#9CAF88
ΔE00 9.17
Silver (survey)
#C5C9C7
ΔE00 9.82
Cement
#A5A391
ΔE00 10.31
Cool Grey
#95A3A6
ΔE00 10.61
Greyish
#A8A495
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BBAD #BBA8B6
analogous
#ADBBA8 #A8BBAD #A8BBB7
triadic
#A8BBAD #ADA8BB #BBADA8
tetradic
#A8BBAD #A8ADBB #BBA8B6 #BBB7A8
square
#A8BBAD #A8ADBB #BBA8B6 #BBB7A8
split-complementary
#A8BBAD #B7A8BB #BBA8AD
monochromatic
#66836E #86A08D #A8BBAD #CAD6CD #EDF1EE
Accessibility & contrast
On white
2.02
#A8BBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#A8BBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BBAD
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BBAD | 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)
#BBB8AC
Deuteranopia (green-blind)
#B7B5AE
Tritanopia (blue-blind)
#A5BAB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a8bbad; /* rgb */ color: rgb(168, 187, 173); /* oklch */ color: oklch(77.3% 0.029 153.7);
Tailwind
colors: {
custom: {
50: '#c2cfc5',
500: '#a8bbad',
950: '#000000',
},
}SCSS
$custom: #a8bbad; $custom-light: #c2cfc5; $custom-dark: #000000;
JSON
{
"hex": "#a8bbad",
"rgb": {
"r": 168,
"g": 187,
"b": 173
},
"hsl": {
"h": 135.789,
"s": 12.258,
"l": 69.608
},
"oklch": {
"l": 0.77345,
"c": 0.0287,
"h": 153.7
},
"luminance": 0.46883
}Semantic roles & 50–950 ramp
primary
#A8BBAD
secondary
#E2DDE1
accent
#4F8496
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121312
muted
#818281