#AEB8A1#AEB8A1
#AEB8A1 is a light, muted yellow-green. Relative luminance 0.459; OKLCH L 76.8% C 0.034 H 126.4°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB8A1 |
|---|---|
| RGB | rgb(174, 184, 161) |
| HSL | hsl(86, 14%, 68%) |
| HSV | hsv(86, 13%, 72%) |
| CMYK | cmyk(5.4%, 0%, 12.5%, 27.8%) |
| CIE-LAB | lab(73.45, -7.68, 10.51) |
| CIE-LCH | lch(73.45, 13.02, 126.17°) |
| OKLab | oklab(76.83% -0.0201 0.0273) |
| OKLCH | oklch(76.83% 0.034 126.4) |
| XYZ | xyz(41.0281, 45.8528, 40.4003) |
| Luminance | 0.4585 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.64
Greenish Grey
#96AE8D
ΔE00 6.77
Cement
#A5A391
ΔE00 7.70
Bland
#AFA88B
ΔE00 8.25
Greyish
#A8A495
ΔE00 8.69
Stone (survey)
#ADA587
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB8A1 #ABA1B8
analogous
#B8B6A1 #AEB8A1 #A3B8A1
triadic
#AEB8A1 #A1AEB8 #B8A1AE
tetradic
#AEB8A1 #A1B8B6 #ABA1B8 #B8A1A3
square
#AEB8A1 #A1B8B6 #ABA1B8 #B8A1A3
split-complementary
#AEB8A1 #A1A3B8 #B6A1B8
monochromatic
#717F60 #909E7E #AEB8A1 #CCD2C4 #EAEDE7
Accessibility & contrast
On white
2.06
#AEB8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#AEB8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB8A1
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB8A1 | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB5A0
Deuteranopia (green-blind)
#B9B4A2
Tritanopia (blue-blind)
#AFB6B1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aeb8a1; /* rgb */ color: rgb(174, 184, 161); /* oklch */ color: oklch(76.8% 0.034 126.4);
Tailwind
colors: {
custom: {
50: '#c6cdbc',
500: '#aeb8a1',
950: '#000000',
},
}SCSS
$custom: #aeb8a1; $custom-light: #c6cdbc; $custom-dark: #000000;
JSON
{
"hex": "#aeb8a1",
"rgb": {
"r": 174,
"g": 184,
"b": 161
},
"hsl": {
"h": 86.087,
"s": 13.939,
"l": 67.647
},
"oklch": {
"l": 0.76833,
"c": 0.03387,
"h": 126.4
},
"luminance": 0.45853
}Semantic roles & 50–950 ramp
primary
#AEB8A1
secondary
#DAD7DE
accent
#4D986E
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131312
muted
#828281