#A8BCA4#A8BCA4
#A8BCA4 is a light, muted green. Relative luminance 0.470; OKLCH L 77.3% C 0.040 H 140.5°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BCA4 |
|---|---|
| RGB | rgb(168, 188, 164) |
| HSL | hsl(110, 15%, 69%) |
| HSV | hsv(110, 13%, 74%) |
| CMYK | cmyk(10.6%, 0%, 12.8%, 26.3%) |
| CIE-LAB | lab(74.17, -11.40, 9.84) |
| CIE-LCH | lch(74.17, 15.06, 139.18°) |
| OKLab | oklab(77.32% -0.0309 0.0255) |
| OKLCH | oklch(77.32% 0.04 140.5) |
| XYZ | xyz(40.8312, 46.9711, 42.0299) |
| Luminance | 0.4697 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.36
Sage Green
#9CAF88
ΔE00 6.12
Darkseagreen
#8FBC8F
ΔE00 8.17
Grey Green
#86A17D
ΔE00 9.57
Greyish Green
#82A67D
ΔE00 9.93
Lichen
#8FB67B
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BCA4 #B8A4BC
analogous
#B4BCA4 #A8BCA4 #A4BCAC
triadic
#A8BCA4 #A4A8BC #BCA4A8
tetradic
#A8BCA4 #A4B4BC #B8A4BC #BCACA4
square
#A8BCA4 #A4B4BC #B8A4BC #BCACA4
split-complementary
#A8BCA4 #ACA4BC #BCA4B4
monochromatic
#678461 #86A281 #A8BCA4 #CAD6C7 #EBF0EA
Accessibility & contrast
On white
2.02
#A8BCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#A8BCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BCA4
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BCA4 | 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)
#BEB8A3
Deuteranopia (green-blind)
#BAB6A5
Tritanopia (blue-blind)
#A7BAB5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a8bca4; /* rgb */ color: rgb(168, 188, 164); /* oklch */ color: oklch(77.3% 0.040 140.5);
Tailwind
colors: {
custom: {
50: '#c2d0bf',
500: '#a8bca4',
950: '#000000',
},
}SCSS
$custom: #a8bca4; $custom-light: #c2d0bf; $custom-dark: #000000;
JSON
{
"hex": "#a8bca4",
"rgb": {
"r": 168,
"g": 188,
"b": 164
},
"hsl": {
"h": 110,
"s": 15.19,
"l": 69.02
},
"oklch": {
"l": 0.77319,
"c": 0.04011,
"h": 140.5
},
"luminance": 0.46972
}Semantic roles & 50–950 ramp
primary
#A8BCA4
secondary
#E0DAE1
accent
#4C998D
background
#FBFCFB
surface
#F7F9F7
border
#D0D2D0
text
#121412
muted
#818281