#A6BCAE#A6BCAE
#A6BCAE is a light, muted green. Relative luminance 0.471; OKLCH L 77.4% C 0.031 H 157.7°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BCAE |
|---|---|
| RGB | rgb(166, 188, 174) |
| HSL | hsl(142, 14%, 69%) |
| HSV | hsv(142, 12%, 74%) |
| CMYK | cmyk(11.7%, 0%, 7.4%, 26.3%) |
| CIE-LAB | lab(74.27, -10.25, 4.54) |
| CIE-LCH | lch(74.27, 11.21, 156.11°) |
| OKLab | oklab(77.44% -0.0288 0.0118) |
| OKLCH | oklch(77.44% 0.031 157.7) |
| XYZ | xyz(41.3474, 47.1287, 46.9546) |
| Luminance | 0.4713 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.95
Sage Green
#9CAF88
ΔE00 9.30
Silver (survey)
#C5C9C7
ΔE00 10.43
Darkseagreen
#8FBC8F
ΔE00 10.76
Cool Grey
#95A3A6
ΔE00 10.95
Cement
#A5A391
ΔE00 11.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BCAE #BCA6B4
analogous
#A9BCA6 #A6BCAE #A6BCB9
triadic
#A6BCAE #AEA6BC #BCAEA6
tetradic
#A6BCAE #A6A9BC #BCA6B4 #BCB9A6
square
#A6BCAE #A6A9BC #BCA6B4 #BCB9A6
split-complementary
#A6BCAE #B9A6BC #BCA6A9
monochromatic
#63846F #83A28E #A6BCAE #C9D6CE #ECF1EE
Accessibility & contrast
On white
2.01
#A6BCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#A6BCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BCAE
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BCAE | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8AD
Deuteranopia (green-blind)
#B7B6AF
Tritanopia (blue-blind)
#A3BCB8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a6bcae; /* rgb */ color: rgb(166, 188, 174); /* oklch */ color: oklch(77.4% 0.031 157.7);
Tailwind
colors: {
custom: {
50: '#c0d0c6',
500: '#a6bcae',
950: '#000000',
},
}SCSS
$custom: #a6bcae; $custom-light: #c0d0c6; $custom-dark: #000000;
JSON
{
"hex": "#a6bcae",
"rgb": {
"r": 166,
"g": 188,
"b": 174
},
"hsl": {
"h": 141.818,
"s": 14.103,
"l": 69.412
},
"oklch": {
"l": 0.77443,
"c": 0.03114,
"h": 157.7
},
"luminance": 0.47129
}Semantic roles & 50–950 ramp
primary
#A6BCAE
secondary
#E2DCE0
accent
#4D7D98
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121413
muted
#818282