#AEB69B#AEB69B
#AEB69B is a light, muted yellow-green. Relative luminance 0.448; OKLCH L 76.3% C 0.039 H 120.7°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB69B |
|---|---|
| RGB | rgb(174, 182, 155) |
| HSL | hsl(78, 16%, 66%) |
| HSV | hsv(78, 15%, 71%) |
| CMYK | cmyk(4.4%, 0%, 14.8%, 28.6%) |
| CIE-LAB | lab(72.77, -7.64, 12.81) |
| CIE-LCH | lch(72.77, 14.92, 120.81°) |
| OKLab | oklab(76.25% -0.0197 0.0331) |
| OKLCH | oklch(76.25% 0.039 120.7) |
| XYZ | xyz(40.0991, 44.8212, 37.5428) |
| Luminance | 0.4482 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.80
Greenish Grey
#96AE8D
ΔE00 6.47
Bland
#AFA88B
ΔE00 7.16
Cement
#A5A391
ΔE00 7.33
Stone (survey)
#ADA587
ΔE00 7.95
Greyish
#A8A495
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB69B #A39BB6
analogous
#B6B09B #AEB69B #A0B69B
triadic
#AEB69B #9BAEB6 #B69BAE
tetradic
#AEB69B #9BB6B0 #A39BB6 #B69BA0
square
#AEB69B #9BB6B0 #A39BB6 #B69BA0
split-complementary
#AEB69B #9BA0B6 #B09BB6
monochromatic
#727C5B #919C78 #AEB69B #CBD0BE #E7EAE2
Accessibility & contrast
On white
2.11
#AEB69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#AEB69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB69B
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB69B | 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)
#BAB399
Deuteranopia (green-blind)
#B9B39C
Tritanopia (blue-blind)
#B1B3AE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aeb69b; /* rgb */ color: rgb(174, 182, 155); /* oklch */ color: oklch(76.3% 0.039 120.7);
Tailwind
colors: {
custom: {
50: '#c6cbb8',
500: '#aeb69b',
950: '#000000',
},
}SCSS
$custom: #aeb69b; $custom-light: #c6cbb8; $custom-dark: #000000;
JSON
{
"hex": "#aeb69b",
"rgb": {
"r": 174,
"g": 182,
"b": 155
},
"hsl": {
"h": 77.778,
"s": 15.607,
"l": 66.078
},
"oklch": {
"l": 0.76253,
"c": 0.03851,
"h": 120.7
},
"luminance": 0.44821
}Semantic roles & 50–950 ramp
primary
#AEB69B
secondary
#D5D2DB
accent
#4C9A63
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280