#AEB69E#AEB69E
#AEB69E is a light, muted yellow-green. Relative luminance 0.449; OKLCH L 76.3% C 0.035 H 122.2°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB69E |
|---|---|
| RGB | rgb(174, 182, 158) |
| HSL | hsl(80, 14%, 67%) |
| HSV | hsv(80, 13%, 71%) |
| CMYK | cmyk(4.4%, 0%, 13.2%, 28.6%) |
| CIE-LAB | lab(72.84, -7.14, 11.28) |
| CIE-LCH | lch(72.84, 13.35, 122.34°) |
| OKLab | oklab(76.33% -0.0184 0.0292) |
| OKLCH | oklch(76.33% 0.035 122.2) |
| XYZ | xyz(40.3542, 44.9232, 38.8862) |
| Luminance | 0.4492 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.52
Greenish Grey
#96AE8D
ΔE00 6.90
Cement
#A5A391
ΔE00 6.98
Bland
#AFA88B
ΔE00 7.32
Greyish
#A8A495
ΔE00 8.03
Stone (survey)
#ADA587
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB69E #A69EB6
analogous
#B6B29E #AEB69E #A2B69E
triadic
#AEB69E #9EAEB6 #B69EAE
tetradic
#AEB69E #9EB6B2 #A69EB6 #B69EA2
square
#AEB69E #9EB6B2 #A69EB6 #B69EA2
split-complementary
#AEB69E #9EA2B6 #B29EB6
monochromatic
#727C5D #919C7B #AEB69E #CBD0C1 #E8EBE4
Accessibility & contrast
On white
2.10
#AEB69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#AEB69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB69E
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB69E | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B39D
Deuteranopia (green-blind)
#B8B39F
Tritanopia (blue-blind)
#B0B3AF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aeb69e; /* rgb */ color: rgb(174, 182, 158); /* oklch */ color: oklch(76.3% 0.035 122.2);
Tailwind
colors: {
custom: {
50: '#c6cbba',
500: '#aeb69e',
950: '#000000',
},
}SCSS
$custom: #aeb69e; $custom-light: #c6cbba; $custom-dark: #000000;
JSON
{
"hex": "#aeb69e",
"rgb": {
"r": 174,
"g": 182,
"b": 158
},
"hsl": {
"h": 80,
"s": 14.118,
"l": 66.667
},
"oklch": {
"l": 0.76329,
"c": 0.03454,
"h": 122.2
},
"luminance": 0.44923
}Semantic roles & 50–950 ramp
primary
#AEB69E
secondary
#D7D4DC
accent
#4D9866
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280