#AEB8A7#AEB8A7
#AEB8A7 is a light, muted yellow-green. Relative luminance 0.461; OKLCH L 77.0% C 0.026 H 132.2°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB8A7 |
|---|---|
| RGB | rgb(174, 184, 167) |
| HSL | hsl(95, 11%, 69%) |
| HSV | hsv(95, 9%, 72%) |
| CMYK | cmyk(5.4%, 0%, 9.2%, 27.8%) |
| CIE-LAB | lab(73.59, -6.63, 7.44) |
| CIE-LCH | lch(73.59, 9.97, 131.70°) |
| OKLab | oklab(76.99% -0.0176 0.0194) |
| OKLCH | oklch(76.99% 0.026 132.2) |
| XYZ | xyz(41.5699, 46.0695, 43.2540) |
| Luminance | 0.4607 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 7.50
Greyish
#A8A495
ΔE00 8.14
Greenish Grey
#96AE8D
ΔE00 8.17
Sage Green
#9CAF88
ΔE00 8.48
Bland
#AFA88B
ΔE00 8.97
Silver (survey)
#C5C9C7
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB8A7 #B1A7B8
analogous
#B7B8A7 #AEB8A7 #A7B8A9
triadic
#AEB8A7 #A7AEB8 #B8A7AE
tetradic
#AEB8A7 #A7B7B8 #B1A7B8 #B8A9A7
square
#AEB8A7 #A7B7B8 #B1A7B8 #B8A9A7
split-complementary
#AEB8A7 #A9A7B8 #B8A7B7
monochromatic
#707F66 #8F9D85 #AEB8A7 #CDD3C9 #ECEFEB
Accessibility & contrast
On white
2.06
#AEB8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#AEB8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB8A7
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB8A7 | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB5A6
Deuteranopia (green-blind)
#B8B4A8
Tritanopia (blue-blind)
#AEB6B3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aeb8a7; /* rgb */ color: rgb(174, 184, 167); /* oklch */ color: oklch(77.0% 0.026 132.2);
Tailwind
colors: {
custom: {
50: '#c6cdc1',
500: '#aeb8a7',
950: '#000000',
},
}SCSS
$custom: #aeb8a7; $custom-light: #c6cdc1; $custom-dark: #000000;
JSON
{
"hex": "#aeb8a7",
"rgb": {
"r": 174,
"g": 184,
"b": 167
},
"hsl": {
"h": 95.294,
"s": 10.692,
"l": 68.824
},
"oklch": {
"l": 0.76991,
"c": 0.02619,
"h": 132.2
},
"luminance": 0.4607
}Semantic roles & 50–950 ramp
primary
#AEB8A7
secondary
#DEDBE0
accent
#519579
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131312
muted
#828281