#AEB69C#AEB69C
#AEB69C is a light, muted yellow-green. Relative luminance 0.449; OKLCH L 76.3% C 0.037 H 121.2°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB69C |
|---|---|
| RGB | rgb(174, 182, 156) |
| HSL | hsl(78, 15%, 66%) |
| HSV | hsv(78, 14%, 71%) |
| CMYK | cmyk(4.4%, 0%, 14.3%, 28.6%) |
| CIE-LAB | lab(72.80, -7.48, 12.30) |
| CIE-LCH | lch(72.80, 14.40, 121.29°) |
| OKLab | oklab(76.28% -0.0193 0.0318) |
| OKLCH | oklch(76.28% 0.037 121.2) |
| XYZ | xyz(40.1834, 44.8549, 37.9870) |
| Luminance | 0.4486 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.03
Greenish Grey
#96AE8D
ΔE00 6.60
Bland
#AFA88B
ΔE00 7.20
Cement
#A5A391
ΔE00 7.21
Stone (survey)
#ADA587
ΔE00 8.00
Greyish
#A8A495
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB69C #A49CB6
analogous
#B6B19C #AEB69C #A1B69C
triadic
#AEB69C #9CAEB6 #B69CAE
tetradic
#AEB69C #9CB6B1 #A49CB6 #B69CA1
square
#AEB69C #9CB6B1 #A49CB6 #B69CA1
split-complementary
#AEB69C #9CA1B6 #B19CB6
monochromatic
#727C5C #919C79 #AEB69C #CBD0BF #E8EAE2
Accessibility & contrast
On white
2.11
#AEB69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#AEB69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB69C
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB69C | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB39B
Deuteranopia (green-blind)
#B9B39D
Tritanopia (blue-blind)
#B0B3AF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aeb69c; /* rgb */ color: rgb(174, 182, 156); /* oklch */ color: oklch(76.3% 0.037 121.2);
Tailwind
colors: {
custom: {
50: '#c6cbb9',
500: '#aeb69c',
950: '#000000',
},
}SCSS
$custom: #aeb69c; $custom-light: #c6cbb9; $custom-dark: #000000;
JSON
{
"hex": "#aeb69c",
"rgb": {
"r": 174,
"g": 182,
"b": 156
},
"hsl": {
"h": 78.462,
"s": 15.116,
"l": 66.275
},
"oklch": {
"l": 0.76278,
"c": 0.03719,
"h": 121.2
},
"luminance": 0.44855
}Semantic roles & 50–950 ramp
primary
#AEB69C
secondary
#D5D3DB
accent
#4C9964
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280