#A8BCA2#A8BCA2
#A8BCA2 is a light, muted green. Relative luminance 0.469; OKLCH L 77.3% C 0.042 H 138.5°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BCA2 |
|---|---|
| RGB | rgb(168, 188, 162) |
| HSL | hsl(106, 16%, 69%) |
| HSV | hsv(106, 14%, 74%) |
| CMYK | cmyk(10.6%, 0%, 13.8%, 26.3%) |
| CIE-LAB | lab(74.13, -11.75, 10.86) |
| CIE-LCH | lch(74.13, 16.00, 137.25°) |
| OKLab | oklab(77.27% -0.0318 0.0281) |
| OKLCH | oklch(77.27% 0.042 138.5) |
| XYZ | xyz(40.6520, 46.8995, 41.0862) |
| Luminance | 0.4690 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.99
Sage Green
#9CAF88
ΔE00 5.60
Darkseagreen
#8FBC8F
ΔE00 7.71
Grey Green
#86A17D
ΔE00 9.28
Greyish Green
#82A67D
ΔE00 9.58
Lichen
#8FB67B
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BCA2 #B6A2BC
analogous
#B5BCA2 #A8BCA2 #A2BCA9
triadic
#A8BCA2 #A2A8BC #BCA2A8
tetradic
#A8BCA2 #A2B5BC #B6A2BC #BCA9A2
square
#A8BCA2 #A2B5BC #B6A2BC #BCA9A2
split-complementary
#A8BCA2 #A9A2BC #BCA2B5
monochromatic
#68845F #87A27E #A8BCA2 #C9D6C6 #EBEFE9
Accessibility & contrast
On white
2.02
#A8BCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#A8BCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BCA2
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BCA2 | 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)
#BEB7A1
Deuteranopia (green-blind)
#BBB6A3
Tritanopia (blue-blind)
#A7BAB5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a8bca2; /* rgb */ color: rgb(168, 188, 162); /* oklch */ color: oklch(77.3% 0.042 138.5);
Tailwind
colors: {
custom: {
50: '#c2d0bd',
500: '#a8bca2',
950: '#000000',
},
}SCSS
$custom: #a8bca2; $custom-light: #c2d0bd; $custom-dark: #000000;
JSON
{
"hex": "#a8bca2",
"rgb": {
"r": 168,
"g": 188,
"b": 162
},
"hsl": {
"h": 106.154,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.77267,
"c": 0.04245,
"h": 138.5
},
"luminance": 0.469
}Semantic roles & 50–950 ramp
primary
#A8BCA2
secondary
#DFD9E1
accent
#4B9A88
background
#FBFCFB
surface
#F7F9F6
border
#D0D2D0
text
#121412
muted
#818281