#AEB69A#AEB69A
#AEB69A is a light, muted yellow-green. Relative luminance 0.448; OKLCH L 76.2% C 0.040 H 120.3°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB69A |
|---|---|
| RGB | rgb(174, 182, 154) |
| HSL | hsl(77, 16%, 66%) |
| HSV | hsv(77, 15%, 71%) |
| CMYK | cmyk(4.4%, 0%, 15.4%, 28.6%) |
| CIE-LAB | lab(72.75, -7.81, 13.33) |
| CIE-LCH | lch(72.75, 15.45, 120.37°) |
| OKLab | oklab(76.23% -0.0201 0.0344) |
| OKLCH | oklch(76.23% 0.04 120.3) |
| XYZ | xyz(40.0155, 44.7877, 37.1024) |
| Luminance | 0.4479 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.58
Greenish Grey
#96AE8D
ΔE00 6.36
Bland
#AFA88B
ΔE00 7.13
Cement
#A5A391
ΔE00 7.47
Stone (survey)
#ADA587
ΔE00 7.91
Greyish
#A8A495
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB69A #A29AB6
analogous
#B6B09A #AEB69A #A0B69A
triadic
#AEB69A #9AAEB6 #B69AAE
tetradic
#AEB69A #9AB6B0 #A29AB6 #B69AA0
square
#AEB69A #9AB6B0 #A29AB6 #B69AA0
split-complementary
#AEB69A #9AA0B6 #B09AB6
monochromatic
#727C5A #929C76 #AEB69A #CAD0BE #E7E9E1
Accessibility & contrast
On white
2.11
#AEB69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#AEB69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB69A
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB69A | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB398
Deuteranopia (green-blind)
#B9B39B
Tritanopia (blue-blind)
#B1B3AE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aeb69a; /* rgb */ color: rgb(174, 182, 154); /* oklch */ color: oklch(76.2% 0.040 120.3);
Tailwind
colors: {
custom: {
50: '#c6cbb7',
500: '#aeb69a',
950: '#000000',
},
}SCSS
$custom: #aeb69a; $custom-light: #c6cbb7; $custom-dark: #000000;
JSON
{
"hex": "#aeb69a",
"rgb": {
"r": 174,
"g": 182,
"b": 154
},
"hsl": {
"h": 77.143,
"s": 16.092,
"l": 65.882
},
"oklch": {
"l": 0.76228,
"c": 0.03984,
"h": 120.3
},
"luminance": 0.44788
}Semantic roles & 50–950 ramp
primary
#AEB69A
secondary
#D4D1DB
accent
#4B9A62
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280