#AEB799#AEB799
#AEB799 is a light, muted yellow-green. Relative luminance 0.452; OKLCH L 76.4% C 0.043 H 121.0°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB799 |
|---|---|
| RGB | rgb(174, 183, 153) |
| HSL | hsl(78, 17%, 66%) |
| HSV | hsv(78, 16%, 72%) |
| CMYK | cmyk(4.9%, 0%, 16.4%, 28.2%) |
| CIE-LAB | lab(73.00, -8.50, 14.22) |
| CIE-LCH | lch(73.00, 16.57, 120.87°) |
| OKLab | oklab(76.42% -0.022 0.0366) |
| OKLCH | oklch(76.42% 0.043 121) |
| XYZ | xyz(40.1381, 45.1656, 36.7341) |
| Luminance | 0.4517 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.09
Greenish Grey
#96AE8D
ΔE00 6.02
Bland
#AFA88B
ΔE00 7.54
Cement
#A5A391
ΔE00 8.12
Stone (survey)
#ADA587
ΔE00 8.29
Greyish
#A8A495
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB799 #A299B7
analogous
#B7B199 #AEB799 #9FB799
triadic
#AEB799 #99AEB7 #B799AE
tetradic
#AEB799 #99B7B1 #A299B7 #B7999F
square
#AEB799 #99B7B1 #A299B7 #B7999F
split-complementary
#AEB799 #999FB7 #B199B7
monochromatic
#727D58 #929E75 #AEB799 #CAD0BD #E7EAE1
Accessibility & contrast
On white
2.09
#AEB799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#AEB799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB799
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB799 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB397
Deuteranopia (green-blind)
#BAB39A
Tritanopia (blue-blind)
#B1B4AF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aeb799; /* rgb */ color: rgb(174, 183, 153); /* oklch */ color: oklch(76.4% 0.043 121.0);
Tailwind
colors: {
custom: {
50: '#c6ccb7',
500: '#aeb799',
950: '#000000',
},
}SCSS
$custom: #aeb799; $custom-light: #c6ccb7; $custom-dark: #000000;
JSON
{
"hex": "#aeb799",
"rgb": {
"r": 174,
"g": 183,
"b": 153
},
"hsl": {
"h": 78,
"s": 17.241,
"l": 65.882
},
"oklch": {
"l": 0.76418,
"c": 0.04273,
"h": 121
},
"luminance": 0.45166
}Semantic roles & 50–950 ramp
primary
#AEB799
secondary
#D4D1DB
accent
#4A9C62
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280