#AEBF97#AEBF97
#AEBF97 is a light, muted yellow-green. Relative luminance 0.485; OKLCH L 78.1% C 0.058 H 126.4°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBF97 |
|---|---|
| RGB | rgb(174, 191, 151) |
| HSL | hsl(86, 24%, 67%) |
| HSV | hsv(86, 21%, 75%) |
| CMYK | cmyk(8.9%, 0%, 20.9%, 25.1%) |
| CIE-LAB | lab(75.14, -12.98, 18.28) |
| CIE-LCH | lch(75.14, 22.42, 125.39°) |
| OKLab | oklab(78.1% -0.0345 0.0467) |
| OKLCH | oklch(78.1% 0.058 126.4) |
| XYZ | xyz(41.6715, 48.4945, 36.4372) |
| Luminance | 0.4849 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.59
Greenish Grey
#96AE8D
ΔE00 5.83
Darkseagreen
#8FBC8F
ΔE00 6.98
Lichen
#8FB67B
ΔE00 7.41
Pale Olive
#B9CC81
ΔE00 8.21
Tan Green
#A9BE70
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBF97 #A897BF
analogous
#BFBC97 #AEBF97 #9ABF97
triadic
#AEBF97 #97AEBF #BF97AE
tetradic
#AEBF97 #97BFBC #A897BF #BF979A
square
#AEBF97 #97BFBC #A897BF #BF979A
split-complementary
#AEBF97 #979ABF #BC97BF
monochromatic
#728854 #90A871 #AEBF97 #CCD6BD #E9EEE3
Accessibility & contrast
On white
1.96
#AEBF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#AEBF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBF97
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBF97 | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA95
Deuteranopia (green-blind)
#C1B999
Tritanopia (blue-blind)
#B0BBB4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #aebf97; /* rgb */ color: rgb(174, 191, 151); /* oklch */ color: oklch(78.1% 0.058 126.4);
Tailwind
colors: {
custom: {
50: '#c6d2b5',
500: '#aebf97',
950: '#000000',
},
}SCSS
$custom: #aebf97; $custom-light: #c6d2b5; $custom-dark: #000000;
JSON
{
"hex": "#aebf97",
"rgb": {
"r": 174,
"g": 191,
"b": 151
},
"hsl": {
"h": 85.5,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.78099,
"c": 0.05806,
"h": 126.4
},
"luminance": 0.48495
}Semantic roles & 50–950 ramp
primary
#AEBF97
secondary
#D8D3DF
accent
#43A26C
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131411
muted
#828280