#A7BCAE#A7BCAE
#A7BCAE is a light, muted green. Relative luminance 0.472; OKLCH L 77.5% C 0.030 H 156.4°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BCAE |
|---|---|
| RGB | rgb(167, 188, 174) |
| HSL | hsl(140, 14%, 70%) |
| HSV | hsv(140, 11%, 74%) |
| CMYK | cmyk(11.2%, 0%, 7.4%, 26.3%) |
| CIE-LAB | lab(74.34, -9.91, 4.65) |
| CIE-LCH | lch(74.34, 10.94, 154.86°) |
| OKLab | oklab(77.52% -0.0278 0.0121) |
| OKLCH | oklch(77.52% 0.03 156.4) |
| XYZ | xyz(41.5579, 47.2373, 46.9644) |
| Luminance | 0.4724 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.01
Sage Green
#9CAF88
ΔE00 9.29
Silver (survey)
#C5C9C7
ΔE00 10.18
Cool Grey
#95A3A6
ΔE00 10.88
Darkseagreen
#8FBC8F
ΔE00 10.90
Cement
#A5A391
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BCAE #BCA7B5
analogous
#ABBCA7 #A7BCAE #A7BCB9
triadic
#A7BCAE #AEA7BC #BCAEA7
tetradic
#A7BCAE #A7ABBC #BCA7B5 #BCB9A7
square
#A7BCAE #A7ABBC #BCA7B5 #BCB9A7
split-complementary
#A7BCAE #B9A7BC #BCA7AB
monochromatic
#65846F #84A28E #A7BCAE #CAD6CE #ECF1EE
Accessibility & contrast
On white
2.01
#A7BCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#A7BCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BCAE
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BCAE | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8AD
Deuteranopia (green-blind)
#B8B6AF
Tritanopia (blue-blind)
#A4BCB8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a7bcae; /* rgb */ color: rgb(167, 188, 174); /* oklch */ color: oklch(77.5% 0.030 156.4);
Tailwind
colors: {
custom: {
50: '#c1d0c6',
500: '#a7bcae',
950: '#000000',
},
}SCSS
$custom: #a7bcae; $custom-light: #c1d0c6; $custom-dark: #000000;
JSON
{
"hex": "#a7bcae",
"rgb": {
"r": 167,
"g": 188,
"b": 174
},
"hsl": {
"h": 140,
"s": 13.548,
"l": 69.608
},
"oklch": {
"l": 0.77515,
"c": 0.0303,
"h": 156.4
},
"luminance": 0.47238
}Semantic roles & 50–950 ramp
primary
#A7BCAE
secondary
#E2DCE0
accent
#4E7F98
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121413
muted
#818282