#A6BCA8#A6BCA8
#A6BCA8 is a light, muted green. Relative luminance 0.469; OKLCH L 77.3% C 0.037 H 147.8°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BCA8 |
|---|---|
| RGB | rgb(166, 188, 168) |
| HSL | hsl(125, 14%, 69%) |
| HSV | hsv(125, 12%, 74%) |
| CMYK | cmyk(11.7%, 0%, 10.6%, 26.3%) |
| CIE-LAB | lab(74.13, -11.37, 7.59) |
| CIE-LCH | lch(74.13, 13.67, 146.28°) |
| OKLab | oklab(77.28% -0.0313 0.0197) |
| OKLCH | oklch(77.28% 0.037 147.8) |
| XYZ | xyz(40.7755, 46.9000, 43.9425) |
| Luminance | 0.4690 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.13
Sage Green
#9CAF88
ΔE00 7.31
Darkseagreen
#8FBC8F
ΔE00 8.86
Grey Green
#86A17D
ΔE00 10.10
Greyish Green
#82A67D
ΔE00 10.49
Pale Teal
#82CBB2
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BCA8 #BCA6BA
analogous
#AFBCA6 #A6BCA8 #A6BCB3
triadic
#A6BCA8 #A8A6BC #BCA8A6
tetradic
#A6BCA8 #A6AFBC #BCA6BA #BCB3A6
square
#A6BCA8 #A6AFBC #BCA6BA #BCB3A6
split-complementary
#A6BCA8 #B3A6BC #BCA6AF
monochromatic
#638466 #83A286 #A6BCA8 #C9D6CA #ECF1EC
Accessibility & contrast
On white
2.02
#A6BCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#A6BCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BCA8
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BCA8 | 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)
#BDB8A7
Deuteranopia (green-blind)
#B9B5A9
Tritanopia (blue-blind)
#A4BBB6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a6bca8; /* rgb */ color: rgb(166, 188, 168); /* oklch */ color: oklch(77.3% 0.037 147.8);
Tailwind
colors: {
custom: {
50: '#c0d0c1',
500: '#a6bca8',
950: '#000000',
},
}SCSS
$custom: #a6bca8; $custom-light: #c0d0c1; $custom-dark: #000000;
JSON
{
"hex": "#a6bca8",
"rgb": {
"r": 166,
"g": 188,
"b": 168
},
"hsl": {
"h": 125.455,
"s": 14.103,
"l": 69.412
},
"oklch": {
"l": 0.77278,
"c": 0.03701,
"h": 147.8
},
"luminance": 0.46901
}Semantic roles & 50–950 ramp
primary
#A6BCA8
secondary
#E2DCE1
accent
#4D9198
background
#FBFCFB
surface
#F7F9F7
border
#D0D2D0
text
#121412
muted
#818281