#AEBA96#AEBA96
#AEBA96 is a light, muted yellow-green. Relative luminance 0.463; OKLCH L 77.0% C 0.051 H 122.6°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBA96 |
|---|---|
| RGB | rgb(174, 186, 150) |
| HSL | hsl(80, 21%, 66%) |
| HSV | hsv(80, 19%, 73%) |
| CMYK | cmyk(6.5%, 0%, 19.4%, 27.1%) |
| CIE-LAB | lab(73.75, -10.55, 16.89) |
| CIE-LCH | lch(73.75, 19.92, 121.99°) |
| OKLab | oklab(76.99% -0.0277 0.0433) |
| OKLCH | oklch(76.99% 0.051 122.6) |
| XYZ | xyz(40.5188, 46.3185, 35.6540) |
| Luminance | 0.4632 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.23
Greenish Grey
#96AE8D
ΔE00 5.59
Darkseagreen
#8FBC8F
ΔE00 8.30
Lichen
#8FB67B
ΔE00 8.48
Bland
#AFA88B
ΔE00 8.84
Tan Green
#A9BE70
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBA96 #A296BA
analogous
#BAB496 #AEBA96 #9CBA96
triadic
#AEBA96 #96AEBA #BA96AE
tetradic
#AEBA96 #96BAB4 #A296BA #BA969C
square
#AEBA96 #96BAB4 #A296BA #BA969C
split-complementary
#AEBA96 #969CBA #B496BA
monochromatic
#728155 #92A271 #AEBA96 #CAD2BB #E7EBE0
Accessibility & contrast
On white
2.05
#AEBA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#AEBA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBA96
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBA96 | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB594
Deuteranopia (green-blind)
#BDB597
Tritanopia (blue-blind)
#B1B6B0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aeba96; /* rgb */ color: rgb(174, 186, 150); /* oklch */ color: oklch(77.0% 0.051 122.6);
Tailwind
colors: {
custom: {
50: '#c6ceb5',
500: '#aeba96',
950: '#000000',
},
}SCSS
$custom: #aeba96; $custom-light: #c6ceb5; $custom-dark: #000000;
JSON
{
"hex": "#aeba96",
"rgb": {
"r": 174,
"g": 186,
"b": 150
},
"hsl": {
"h": 80,
"s": 20.69,
"l": 65.882
},
"oklch": {
"l": 0.76993,
"c": 0.05137,
"h": 122.6
},
"luminance": 0.46318
}Semantic roles & 50–950 ramp
primary
#AEBA96
secondary
#D4D0DC
accent
#469F64
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131311
muted
#828280