#A8BCAB#A8BCAB
#A8BCAB is a light, muted green. Relative luminance 0.472; OKLCH L 77.5% C 0.032 H 149.7°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BCAB |
|---|---|
| RGB | rgb(168, 188, 171) |
| HSL | hsl(129, 13%, 70%) |
| HSV | hsv(129, 11%, 74%) |
| CMYK | cmyk(10.6%, 0%, 9%, 26.3%) |
| CIE-LAB | lab(74.34, -10.12, 6.28) |
| CIE-LCH | lch(74.34, 11.91, 148.18°) |
| OKLab | oklab(77.51% -0.028 0.0164) |
| OKLCH | oklch(77.51% 0.032 149.7) |
| XYZ | xyz(41.4808, 47.2310, 45.4513) |
| Luminance | 0.4723 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.13
Sage Green
#9CAF88
ΔE00 8.25
Darkseagreen
#8FBC8F
ΔE00 10.10
Cement
#A5A391
ΔE00 10.60
Silver (survey)
#C5C9C7
ΔE00 10.65
Grey Green
#86A17D
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BCAB #BCA8B9
analogous
#AFBCA8 #A8BCAB #A8BCB5
triadic
#A8BCAB #ABA8BC #BCABA8
tetradic
#A8BCAB #A8AFBC #BCA8B9 #BCB5A8
square
#A8BCAB #A8AFBC #BCA8B9 #BCB5A8
split-complementary
#A8BCAB #B5A8BC #BCA8AF
monochromatic
#66846A #85A18A #A8BCAB #CBD7CC #EDF1EE
Accessibility & contrast
On white
2.01
#A8BCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#A8BCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BCAB
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BCAB | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8AA
Deuteranopia (green-blind)
#B9B6AC
Tritanopia (blue-blind)
#A6BBB7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a8bcab; /* rgb */ color: rgb(168, 188, 171); /* oklch */ color: oklch(77.5% 0.032 149.7);
Tailwind
colors: {
custom: {
50: '#c2d0c4',
500: '#a8bcab',
950: '#000000',
},
}SCSS
$custom: #a8bcab; $custom-light: #c2d0c4; $custom-dark: #000000;
JSON
{
"hex": "#a8bcab",
"rgb": {
"r": 168,
"g": 188,
"b": 171
},
"hsl": {
"h": 129,
"s": 12.987,
"l": 69.804
},
"oklch": {
"l": 0.77505,
"c": 0.03243,
"h": 149.7
},
"luminance": 0.47232
}Semantic roles & 50–950 ramp
primary
#A8BCAB
secondary
#E3DDE2
accent
#4E8C97
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121412
muted
#818281