#AEB69F#AEB69F
#AEB69F is a light, muted yellow-green. Relative luminance 0.450; OKLCH L 76.4% C 0.033 H 122.8°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB69F |
|---|---|
| RGB | rgb(174, 182, 159) |
| HSL | hsl(81, 14%, 67%) |
| HSV | hsv(81, 13%, 71%) |
| CMYK | cmyk(4.4%, 0%, 12.6%, 28.6%) |
| CIE-LAB | lab(72.86, -6.97, 10.76) |
| CIE-LCH | lch(72.86, 12.82, 122.92°) |
| OKLab | oklab(76.35% -0.018 0.0279) |
| OKLCH | oklch(76.35% 0.033 122.8) |
| XYZ | xyz(40.4406, 44.9578, 39.3414) |
| Luminance | 0.4496 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.79
Cement
#A5A391
ΔE00 6.88
Greenish Grey
#96AE8D
ΔE00 7.08
Bland
#AFA88B
ΔE00 7.40
Greyish
#A8A495
ΔE00 7.88
Stone (survey)
#ADA587
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB69F #A79FB6
analogous
#B6B39F #AEB69F #A3B69F
triadic
#AEB69F #9FAEB6 #B69FAE
tetradic
#AEB69F #9FB6B3 #A79FB6 #B69FA3
square
#AEB69F #9FB6B3 #A79FB6 #B69FA3
split-complementary
#AEB69F #9FA3B6 #B39FB6
monochromatic
#727C5E #919C7C #AEB69F #CBD0C2 #E9EBE5
Accessibility & contrast
On white
2.10
#AEB69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#AEB69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB69F
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB69F | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B39E
Deuteranopia (green-blind)
#B8B3A0
Tritanopia (blue-blind)
#B0B3AF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aeb69f; /* rgb */ color: rgb(174, 182, 159); /* oklch */ color: oklch(76.4% 0.033 122.8);
Tailwind
colors: {
custom: {
50: '#c6cbbb',
500: '#aeb69f',
950: '#000000',
},
}SCSS
$custom: #aeb69f; $custom-light: #c6cbbb; $custom-dark: #000000;
JSON
{
"hex": "#aeb69f",
"rgb": {
"r": 174,
"g": 182,
"b": 159
},
"hsl": {
"h": 80.87,
"s": 13.609,
"l": 66.863
},
"oklch": {
"l": 0.76354,
"c": 0.03322,
"h": 122.8
},
"luminance": 0.44958
}Semantic roles & 50–950 ramp
primary
#AEB69F
secondary
#D7D5DC
accent
#4E9867
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280