#AEBB95#AEBB95
#AEBB95 is a light, muted yellow-green. Relative luminance 0.467; OKLCH L 77.2% C 0.054 H 123.0°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBB95 |
|---|---|
| RGB | rgb(174, 187, 149) |
| HSL | hsl(81, 22%, 66%) |
| HSV | hsv(81, 20%, 73%) |
| CMYK | cmyk(7%, 0%, 20.3%, 26.7%) |
| CIE-LAB | lab(74.00, -11.23, 17.78) |
| CIE-LCH | lch(74.00, 21.03, 122.28°) |
| OKLab | oklab(77.19% -0.0295 0.0455) |
| OKLCH | oklch(77.19% 0.054 123) |
| XYZ | xyz(40.6500, 46.7092, 35.3022) |
| Luminance | 0.4671 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.16
Greenish Grey
#96AE8D
ΔE00 5.64
Darkseagreen
#8FBC8F
ΔE00 7.94
Lichen
#8FB67B
ΔE00 8.02
Tan Green
#A9BE70
ΔE00 8.78
Pale Olive
#B9CC81
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBB95 #A295BB
analogous
#BBB595 #AEBB95 #9BBB95
triadic
#AEBB95 #95AEBB #BB95AE
tetradic
#AEBB95 #95BBB5 #A295BB #BB959B
square
#AEBB95 #95BBB5 #A295BB #BB959B
split-complementary
#AEBB95 #959BBB #B595BB
monochromatic
#728253 #92A370 #AEBB95 #CAD3BA #E7EBE0
Accessibility & contrast
On white
2.03
#AEBB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#AEBB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBB95
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBB95 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B693
Deuteranopia (green-blind)
#BEB697
Tritanopia (blue-blind)
#B1B7B1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aebb95; /* rgb */ color: rgb(174, 187, 149); /* oklch */ color: oklch(77.2% 0.054 123.0);
Tailwind
colors: {
custom: {
50: '#c6cfb4',
500: '#aebb95',
950: '#000000',
},
}SCSS
$custom: #aebb95; $custom-light: #c6cfb4; $custom-dark: #000000;
JSON
{
"hex": "#aebb95",
"rgb": {
"r": 174,
"g": 187,
"b": 149
},
"hsl": {
"h": 80.526,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.77186,
"c": 0.05424,
"h": 123
},
"luminance": 0.46709
}Semantic roles & 50–950 ramp
primary
#AEBB95
secondary
#D4D0DC
accent
#45A064
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131311
muted
#828280