#AEB696#AEB696
#AEB696 is a light, muted yellow-green. Relative luminance 0.447; OKLCH L 76.1% C 0.045 H 118.9°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB696 |
|---|---|
| RGB | rgb(174, 182, 150) |
| HSL | hsl(75, 18%, 65%) |
| HSV | hsv(75, 18%, 71%) |
| CMYK | cmyk(4.4%, 0%, 17.6%, 28.6%) |
| CIE-LAB | lab(72.67, -8.46, 15.38) |
| CIE-LCH | lch(72.67, 17.55, 118.82°) |
| OKLab | oklab(76.13% -0.0218 0.0395) |
| OKLCH | oklch(76.13% 0.045 118.9) |
| XYZ | xyz(39.6879, 44.6567, 35.3770) |
| Luminance | 0.4466 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.88
Greenish Grey
#96AE8D
ΔE00 6.10
Bland
#AFA88B
ΔE00 7.14
Stone (survey)
#ADA587
ΔE00 7.85
Cement
#A5A391
ΔE00 8.08
Greyish
#A8A495
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB696 #9E96B6
analogous
#B6AE96 #AEB696 #9EB696
triadic
#AEB696 #96AEB6 #B696AE
tetradic
#AEB696 #96B6AE #9E96B6 #B6969E
square
#AEB696 #96B6AE #9E96B6 #B6969E
split-complementary
#AEB696 #969EB6 #AE96B6
monochromatic
#727C56 #929D72 #AEB696 #CACFBA #E6E8DE
Accessibility & contrast
On white
2.11
#AEB696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#AEB696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB696
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB696 | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB294
Deuteranopia (green-blind)
#BAB297
Tritanopia (blue-blind)
#B1B2AD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aeb696; /* rgb */ color: rgb(174, 182, 150); /* oklch */ color: oklch(76.1% 0.045 118.9);
Tailwind
colors: {
custom: {
50: '#c6cbb5',
500: '#aeb696',
950: '#000000',
},
}SCSS
$custom: #aeb696; $custom-light: #c6cbb5; $custom-dark: #000000;
JSON
{
"hex": "#aeb696",
"rgb": {
"r": 174,
"g": 182,
"b": 150
},
"hsl": {
"h": 75,
"s": 17.978,
"l": 65.098
},
"oklch": {
"l": 0.76131,
"c": 0.04513,
"h": 118.9
},
"luminance": 0.44657
}Semantic roles & 50–950 ramp
primary
#AEB696
secondary
#D1CED9
accent
#499C5E
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280