#AEB99C#AEB99C
#AEB99C is a light, muted yellow-green. Relative luminance 0.461; OKLCH L 76.9% C 0.042 H 124.3°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB99C |
|---|---|
| RGB | rgb(174, 185, 156) |
| HSL | hsl(83, 17%, 67%) |
| HSV | hsv(83, 16%, 73%) |
| CMYK | cmyk(5.9%, 0%, 15.7%, 27.5%) |
| CIE-LAB | lab(73.61, -9.05, 13.45) |
| CIE-LCH | lch(73.61, 16.21, 123.95°) |
| OKLab | oklab(76.92% -0.0237 0.0347) |
| OKLCH | oklch(76.92% 0.042 124.3) |
| XYZ | xyz(40.8044, 46.0968, 38.1939) |
| Luminance | 0.4610 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.18
Greenish Grey
#96AE8D
ΔE00 5.83
Bland
#AFA88B
ΔE00 8.38
Cement
#A5A391
ΔE00 8.70
Stone (survey)
#ADA587
ΔE00 9.15
Darkseagreen
#8FBC8F
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB99C #A79CB9
analogous
#B9B69C #AEB99C #A0B99C
triadic
#AEB99C #9CAEB9 #B99CAE
tetradic
#AEB99C #9CB9B6 #A79CB9 #B99CA0
square
#AEB99C #9CB9B6 #A79CB9 #B99CA0
split-complementary
#AEB99C #9CA0B9 #B69CB9
monochromatic
#72805B #91A078 #AEB99C #CBD2C0 #E9ECE4
Accessibility & contrast
On white
2.05
#AEB99C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#AEB99C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB99C
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB99C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB99C | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB59A
Deuteranopia (green-blind)
#BBB59D
Tritanopia (blue-blind)
#B0B6B1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aeb99c; /* rgb */ color: rgb(174, 185, 156); /* oklch */ color: oklch(76.9% 0.042 124.3);
Tailwind
colors: {
custom: {
50: '#c6ceb9',
500: '#aeb99c',
950: '#000000',
},
}SCSS
$custom: #aeb99c; $custom-light: #c6ceb9; $custom-dark: #000000;
JSON
{
"hex": "#aeb99c",
"rgb": {
"r": 174,
"g": 185,
"b": 156
},
"hsl": {
"h": 82.759,
"s": 17.16,
"l": 66.863
},
"oklch": {
"l": 0.76921,
"c": 0.04199,
"h": 124.3
},
"luminance": 0.46097
}Semantic roles & 50–950 ramp
primary
#AEB99C
secondary
#D7D4DD
accent
#4A9B69
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131311
muted
#828280