#AEB992#AEB992
#AEB992 is a light, muted yellow-green. Relative luminance 0.458; OKLCH L 76.7% C 0.055 H 120.5°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB992 |
|---|---|
| RGB | rgb(174, 185, 146) |
| HSL | hsl(77, 22%, 65%) |
| HSV | hsv(77, 21%, 73%) |
| CMYK | cmyk(5.9%, 0%, 21.1%, 27.5%) |
| CIE-LAB | lab(73.40, -10.66, 18.56) |
| CIE-LCH | lch(73.40, 21.40, 119.88°) |
| OKLab | oklab(76.68% -0.0279 0.0474) |
| OKLCH | oklch(76.68% 0.055 120.5) |
| XYZ | xyz(39.9923, 45.7720, 33.9166) |
| Luminance | 0.4577 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.11
Greenish Grey
#96AE8D
ΔE00 5.85
Lichen
#8FB67B
ΔE00 8.13
Darkseagreen
#8FBC8F
ΔE00 8.42
Tan Green
#A9BE70
ΔE00 8.52
Bland
#AFA88B
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB992 #9D92B9
analogous
#B9B192 #AEB992 #9BB992
triadic
#AEB992 #92AEB9 #B992AE
tetradic
#AEB992 #92B9B1 #9D92B9 #B9929B
square
#AEB992 #92B9B1 #9D92B9 #B9929B
split-complementary
#AEB992 #929BB9 #B192B9
monochromatic
#727F52 #92A16D #AEB992 #CAD1B7 #E5E9DD
Accessibility & contrast
On white
2.07
#AEB992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#AEB992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB992
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB992 | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB490
Deuteranopia (green-blind)
#BDB494
Tritanopia (blue-blind)
#B2B5AE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aeb992; /* rgb */ color: rgb(174, 185, 146); /* oklch */ color: oklch(76.7% 0.055 120.5);
Tailwind
colors: {
custom: {
50: '#c6ceb2',
500: '#aeb992',
950: '#000000',
},
}SCSS
$custom: #aeb992; $custom-light: #c6ceb2; $custom-dark: #000000;
JSON
{
"hex": "#aeb992",
"rgb": {
"r": 174,
"g": 185,
"b": 146
},
"hsl": {
"h": 76.923,
"s": 21.788,
"l": 64.902
},
"oklch": {
"l": 0.76684,
"c": 0.05498,
"h": 120.5
},
"luminance": 0.45772
}Semantic roles & 50–950 ramp
primary
#AEB992
secondary
#D1CDDA
accent
#45A05F
background
#FCFCFA
surface
#F8F9F5
border
#D1D2CF
text
#131311
muted
#828280