#AEB495#AEB495
#AEB495 is a light, muted yellow-green. Relative luminance 0.438; OKLCH L 75.7% C 0.043 H 116.3°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB495 |
|---|---|
| RGB | rgb(174, 180, 149) |
| HSL | hsl(72, 17%, 65%) |
| HSV | hsv(72, 17%, 71%) |
| CMYK | cmyk(3.3%, 0%, 17.2%, 29.4%) |
| CIE-LAB | lab(72.10, -7.57, 15.13) |
| CIE-LCH | lch(72.10, 16.92, 116.57°) |
| OKLab | oklab(75.68% -0.0193 0.0389) |
| OKLCH | oklch(75.68% 0.043 116.3) |
| XYZ | xyz(39.2011, 43.8113, 34.8192) |
| Luminance | 0.4381 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.35
Bland
#AFA88B
ΔE00 6.26
Greenish Grey
#96AE8D
ΔE00 6.58
Stone (survey)
#ADA587
ΔE00 6.99
Cement
#A5A391
ΔE00 7.25
Greyish
#A8A495
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB495 #9B95B4
analogous
#B4AB95 #AEB495 #9FB495
triadic
#AEB495 #95AEB4 #B495AE
tetradic
#AEB495 #95B4AB #9B95B4 #B4959F
square
#AEB495 #95B4AB #9B95B4 #B4959F
split-complementary
#AEB495 #959FB4 #AB95B4
monochromatic
#727956 #939B71 #AEB495 #C9CDB9 #E5E7DD
Accessibility & contrast
On white
2.15
#AEB495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#AEB495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB495
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB495 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B193
Deuteranopia (green-blind)
#B8B196
Tritanopia (blue-blind)
#B2B0AB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aeb495; /* rgb */ color: rgb(174, 180, 149); /* oklch */ color: oklch(75.7% 0.043 116.3);
Tailwind
colors: {
custom: {
50: '#c6cab4',
500: '#aeb495',
950: '#000000',
},
}SCSS
$custom: #aeb495; $custom-light: #c6cab4; $custom-dark: #000000;
JSON
{
"hex": "#aeb495",
"rgb": {
"r": 174,
"g": 180,
"b": 149
},
"hsl": {
"h": 71.613,
"s": 17.127,
"l": 64.51
},
"oklch": {
"l": 0.75678,
"c": 0.04341,
"h": 116.3
},
"luminance": 0.43811
}Semantic roles & 50–950 ramp
primary
#AEB495
secondary
#CFCDD8
accent
#4A9B5A
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280