#A8BBAF#A8BBAF
#A8BBAF is a light, muted green. Relative luminance 0.470; OKLCH L 77.4% C 0.027 H 158.0°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BBAF |
|---|---|
| RGB | rgb(168, 187, 175) |
| HSL | hsl(142, 12%, 70%) |
| HSV | hsv(142, 10%, 73%) |
| CMYK | cmyk(10.2%, 0%, 6.4%, 26.7%) |
| CIE-LAB | lab(74.16, -8.85, 3.86) |
| CIE-LCH | lch(74.16, 9.65, 156.44°) |
| OKLab | oklab(77.4% -0.0249 0.0101) |
| OKLCH | oklch(77.4% 0.027 158) |
| XYZ | xyz(41.6550, 46.9600, 47.4187) |
| Luminance | 0.4696 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.70
Silver (survey)
#C5C9C7
ΔE00 9.34
Sage Green
#9CAF88
ΔE00 9.91
Cool Grey
#95A3A6
ΔE00 10.00
Cement
#A5A391
ΔE00 10.44
Silver
#C0C0C0
ΔE00 10.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BBAF #BBA8B4
analogous
#ABBBA8 #A8BBAF #A8BBB9
triadic
#A8BBAF #AFA8BB #BBAFA8
tetradic
#A8BBAF #A8ABBB #BBA8B4 #BBB9A8
square
#A8BBAF #A8ABBB #BBA8B4 #BBB9A8
split-complementary
#A8BBAF #B9A8BB #BBA8AB
monochromatic
#668371 #86A08F #A8BBAF #CAD6CF #EDF1EE
Accessibility & contrast
On white
2.02
#A8BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#A8BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BBAF
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BBAF | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8AE
Deuteranopia (green-blind)
#B7B5B0
Tritanopia (blue-blind)
#A5BBB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a8bbaf; /* rgb */ color: rgb(168, 187, 175); /* oklch */ color: oklch(77.4% 0.027 158.0);
Tailwind
colors: {
custom: {
50: '#c2cfc6',
500: '#a8bbaf',
950: '#000000',
},
}SCSS
$custom: #a8bbaf; $custom-light: #c2cfc6; $custom-dark: #000000;
JSON
{
"hex": "#a8bbaf",
"rgb": {
"r": 168,
"g": 187,
"b": 175
},
"hsl": {
"h": 142.105,
"s": 12.258,
"l": 69.608
},
"oklch": {
"l": 0.77401,
"c": 0.02686,
"h": 158
},
"luminance": 0.46961
}Semantic roles & 50–950 ramp
primary
#A8BBAF
secondary
#E2DDE0
accent
#4F7C96
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121313
muted
#818282