#AEBE96#AEBE96
#AEBE96 is a light, muted yellow-green. Relative luminance 0.480; OKLCH L 77.9% C 0.058 H 125.4°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBE96 |
|---|---|
| RGB | rgb(174, 190, 150) |
| HSL | hsl(84, 24%, 67%) |
| HSV | hsv(84, 21%, 75%) |
| CMYK | cmyk(8.4%, 0%, 21.1%, 25.5%) |
| CIE-LAB | lab(74.84, -12.63, 18.41) |
| CIE-LCH | lch(74.84, 22.32, 124.45°) |
| OKLab | oklab(77.86% -0.0335 0.047) |
| OKLCH | oklch(77.86% 0.058 125.4) |
| XYZ | xyz(41.3733, 48.0275, 35.9388) |
| Luminance | 0.4803 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.44
Greenish Grey
#96AE8D
ΔE00 5.79
Darkseagreen
#8FBC8F
ΔE00 7.18
Lichen
#8FB67B
ΔE00 7.46
Pale Olive
#B9CC81
ΔE00 8.24
Tan Green
#A9BE70
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBE96 #A696BE
analogous
#BEBA96 #AEBE96 #9ABE96
triadic
#AEBE96 #96AEBE #BE96AE
tetradic
#AEBE96 #96BEBA #A696BE #BE969A
square
#AEBE96 #96BEBA #A696BE #BE969A
split-complementary
#AEBE96 #969ABE #BA96BE
monochromatic
#728653 #91A770 #AEBE96 #CBD5BC #E8EDE2
Accessibility & contrast
On white
1.98
#AEBE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#AEBE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBE96
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBE96 | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B994
Deuteranopia (green-blind)
#C0B898
Tritanopia (blue-blind)
#B1BAB3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aebe96; /* rgb */ color: rgb(174, 190, 150); /* oklch */ color: oklch(77.9% 0.058 125.4);
Tailwind
colors: {
custom: {
50: '#c6d1b5',
500: '#aebe96',
950: '#000000',
},
}SCSS
$custom: #aebe96; $custom-light: #c6d1b5; $custom-dark: #000000;
JSON
{
"hex": "#aebe96",
"rgb": {
"r": 174,
"g": 190,
"b": 150
},
"hsl": {
"h": 84,
"s": 23.529,
"l": 66.667
},
"oklch": {
"l": 0.77859,
"c": 0.05772,
"h": 125.4
},
"luminance": 0.48028
}Semantic roles & 50–950 ramp
primary
#AEBE96
secondary
#D7D1DE
accent
#44A269
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131411
muted
#828280