#A8BCA0#A8BCA0
#A8BCA0 is a light, muted green. Relative luminance 0.468; OKLCH L 77.2% C 0.045 H 136.7°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BCA0 |
|---|---|
| RGB | rgb(168, 188, 160) |
| HSL | hsl(103, 17%, 68%) |
| HSV | hsv(103, 15%, 74%) |
| CMYK | cmyk(10.6%, 0%, 14.9%, 26.3%) |
| CIE-LAB | lab(74.08, -12.10, 11.88) |
| CIE-LCH | lch(74.08, 16.96, 135.52°) |
| OKLab | oklab(77.22% -0.0326 0.0307) |
| OKLCH | oklch(77.22% 0.045 136.7) |
| XYZ | xyz(40.4756, 46.8289, 40.1574) |
| Luminance | 0.4683 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.70
Sage Green
#9CAF88
ΔE00 5.12
Darkseagreen
#8FBC8F
ΔE00 7.29
Grey Green
#86A17D
ΔE00 9.04
Lichen
#8FB67B
ΔE00 9.20
Greyish Green
#82A67D
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BCA0 #B4A0BC
analogous
#B6BCA0 #A8BCA0 #A0BCA6
triadic
#A8BCA0 #A0A8BC #BCA0A8
tetradic
#A8BCA0 #A0B6BC #B4A0BC #BCA6A0
square
#A8BCA0 #A0B6BC #B4A0BC #BCA6A0
split-complementary
#A8BCA0 #A6A0BC #BCA0B6
monochromatic
#68845D #87A37C #A8BCA0 #C9D5C4 #EAEFE8
Accessibility & contrast
On white
2.03
#A8BCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#A8BCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BCA0
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BCA0 | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB79E
Deuteranopia (green-blind)
#BBB5A1
Tritanopia (blue-blind)
#A8BAB4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a8bca0; /* rgb */ color: rgb(168, 188, 160); /* oklch */ color: oklch(77.2% 0.045 136.7);
Tailwind
colors: {
custom: {
50: '#c2d0bc',
500: '#a8bca0',
950: '#000000',
},
}SCSS
$custom: #a8bca0; $custom-light: #c2d0bc; $custom-dark: #000000;
JSON
{
"hex": "#a8bca0",
"rgb": {
"r": 168,
"g": 188,
"b": 160
},
"hsl": {
"h": 102.857,
"s": 17.284,
"l": 68.235
},
"oklch": {
"l": 0.77216,
"c": 0.04482,
"h": 136.7
},
"luminance": 0.46829
}Semantic roles & 50–950 ramp
primary
#A8BCA0
secondary
#DED8E0
accent
#4A9C84
background
#FBFCFB
surface
#F7F9F6
border
#D0D2D0
text
#121412
muted
#818281