#AEB699#AEB699
#AEB699 is a light, muted yellow-green. Relative luminance 0.448; OKLCH L 76.2% C 0.041 H 119.9°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB699 |
|---|---|
| RGB | rgb(174, 182, 153) |
| HSL | hsl(77, 17%, 66%) |
| HSV | hsv(77, 16%, 71%) |
| CMYK | cmyk(4.4%, 0%, 15.9%, 28.6%) |
| CIE-LAB | lab(72.73, -7.97, 13.84) |
| CIE-LCH | lch(72.73, 15.97, 119.95°) |
| OKLab | oklab(76.2% -0.0205 0.0357) |
| OKLCH | oklch(76.2% 0.041 119.9) |
| XYZ | xyz(39.9326, 44.7545, 36.6656) |
| Luminance | 0.4475 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.38
Greenish Grey
#96AE8D
ΔE00 6.27
Bland
#AFA88B
ΔE00 7.12
Cement
#A5A391
ΔE00 7.61
Stone (survey)
#ADA587
ΔE00 7.88
Greyish
#A8A495
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB699 #A199B6
analogous
#B6AF99 #AEB699 #9FB699
triadic
#AEB699 #99AEB6 #B699AE
tetradic
#AEB699 #99B6AF #A199B6 #B6999F
square
#AEB699 #99B6AF #A199B6 #B6999F
split-complementary
#AEB699 #999FB6 #AF99B6
monochromatic
#727C59 #929C75 #AEB699 #CAD0BD #E7E9E0
Accessibility & contrast
On white
2.11
#AEB699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#AEB699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB699
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB699 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB297
Deuteranopia (green-blind)
#B9B39A
Tritanopia (blue-blind)
#B1B3AE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aeb699; /* rgb */ color: rgb(174, 182, 153); /* oklch */ color: oklch(76.2% 0.041 119.9);
Tailwind
colors: {
custom: {
50: '#c6cbb7',
500: '#aeb699',
950: '#000000',
},
}SCSS
$custom: #aeb699; $custom-light: #c6cbb7; $custom-dark: #000000;
JSON
{
"hex": "#aeb699",
"rgb": {
"r": 174,
"g": 182,
"b": 153
},
"hsl": {
"h": 76.552,
"s": 16.571,
"l": 65.686
},
"oklch": {
"l": 0.76204,
"c": 0.04116,
"h": 119.9
},
"luminance": 0.44754
}Semantic roles & 50–950 ramp
primary
#AEB699
secondary
#D3D1DA
accent
#4B9B61
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280