#AEBE95#AEBE95
#AEBE95 is a light, muted yellow-green. Relative luminance 0.480; OKLCH L 77.8% C 0.059 H 125.1°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBE95 |
|---|---|
| RGB | rgb(174, 190, 149) |
| HSL | hsl(83, 24%, 66%) |
| HSV | hsv(83, 22%, 75%) |
| CMYK | cmyk(8.4%, 0%, 21.6%, 25.5%) |
| CIE-LAB | lab(74.82, -12.79, 18.92) |
| CIE-LCH | lch(74.82, 22.83, 124.06°) |
| OKLab | oklab(77.84% -0.0339 0.0483) |
| OKLCH | oklch(77.84% 0.059 125.1) |
| XYZ | xyz(41.2931, 47.9954, 35.5165) |
| Luminance | 0.4800 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.44
Greenish Grey
#96AE8D
ΔE00 5.88
Darkseagreen
#8FBC8F
ΔE00 7.16
Lichen
#8FB67B
ΔE00 7.31
Pale Olive
#B9CC81
ΔE00 7.99
Tan Green
#A9BE70
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBE95 #A595BE
analogous
#BEBA95 #AEBE95 #9ABE95
triadic
#AEBE95 #95AEBE #BE95AE
tetradic
#AEBE95 #95BEBA #A595BE #BE959A
square
#AEBE95 #95BEBA #A595BE #BE959A
split-complementary
#AEBE95 #959ABE #BA95BE
monochromatic
#728652 #91A76F #AEBE95 #CBD5BB #E8EDE1
Accessibility & contrast
On white
1.98
#AEBE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#AEBE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBE95
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBE95 | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B993
Deuteranopia (green-blind)
#C0B897
Tritanopia (blue-blind)
#B1BAB3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aebe95; /* rgb */ color: rgb(174, 190, 149); /* oklch */ color: oklch(77.8% 0.059 125.1);
Tailwind
colors: {
custom: {
50: '#c6d1b4',
500: '#aebe95',
950: '#000000',
},
}SCSS
$custom: #aebe95; $custom-light: #c6d1b4; $custom-dark: #000000;
JSON
{
"hex": "#aebe95",
"rgb": {
"r": 174,
"g": 190,
"b": 149
},
"hsl": {
"h": 83.415,
"s": 23.977,
"l": 66.471
},
"oklch": {
"l": 0.77836,
"c": 0.05898,
"h": 125.1
},
"luminance": 0.47996
}Semantic roles & 50–950 ramp
primary
#AEBE95
secondary
#D6D1DE
accent
#43A268
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131411
muted
#828280