#AEB797#AEB797
#AEB797 is a light, muted yellow-green. Relative luminance 0.451; OKLCH L 76.4% C 0.045 H 120.3°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB797 |
|---|---|
| RGB | rgb(174, 183, 151) |
| HSL | hsl(77, 18%, 65%) |
| HSV | hsv(77, 17%, 72%) |
| CMYK | cmyk(4.9%, 0%, 17.5%, 28.2%) |
| CIE-LAB | lab(72.96, -8.82, 15.24) |
| CIE-LCH | lch(72.96, 17.61, 120.07°) |
| OKLab | oklab(76.37% -0.0228 0.0392) |
| OKLCH | oklch(76.37% 0.045 120.3) |
| XYZ | xyz(39.9743, 45.1001, 35.8714) |
| Luminance | 0.4510 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.77
Greenish Grey
#96AE8D
ΔE00 5.93
Bland
#AFA88B
ΔE00 7.55
Stone (survey)
#ADA587
ΔE00 8.27
Cement
#A5A391
ΔE00 8.41
Darkseagreen
#8FBC8F
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB797 #A097B7
analogous
#B7B097 #AEB797 #9EB797
triadic
#AEB797 #97AEB7 #B797AE
tetradic
#AEB797 #97B7B0 #A097B7 #B7979E
square
#AEB797 #97B7B0 #A097B7 #B7979E
split-complementary
#AEB797 #979EB7 #B097B7
monochromatic
#727D57 #929E73 #AEB797 #CAD0BB #E6E9DF
Accessibility & contrast
On white
2.10
#AEB797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#AEB797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB797
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB797 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB395
Deuteranopia (green-blind)
#BAB398
Tritanopia (blue-blind)
#B1B3AE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aeb797; /* rgb */ color: rgb(174, 183, 151); /* oklch */ color: oklch(76.4% 0.045 120.3);
Tailwind
colors: {
custom: {
50: '#c6ccb5',
500: '#aeb797',
950: '#000000',
},
}SCSS
$custom: #aeb797; $custom-light: #c6ccb5; $custom-dark: #000000;
JSON
{
"hex": "#aeb797",
"rgb": {
"r": 174,
"g": 183,
"b": 151
},
"hsl": {
"h": 76.875,
"s": 18.182,
"l": 65.49
},
"oklch": {
"l": 0.7637,
"c": 0.04536,
"h": 120.3
},
"luminance": 0.451
}Semantic roles & 50–950 ramp
primary
#AEB797
secondary
#D3D0DA
accent
#499C60
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280