#AABA92#AABA92
#AABA92 is a light, muted yellow-green. Relative luminance 0.457; OKLCH L 76.6% C 0.058 H 125.5°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #AABA92 |
|---|---|
| RGB | rgb(170, 186, 146) |
| HSL | hsl(84, 22%, 65%) |
| HSV | hsv(84, 22%, 73%) |
| CMYK | cmyk(8.6%, 0%, 21.5%, 27.1%) |
| CIE-LAB | lab(73.38, -12.67, 18.48) |
| CIE-LCH | lch(73.38, 22.41, 124.43°) |
| OKLab | oklab(76.59% -0.0336 0.0472) |
| OKLCH | oklch(76.59% 0.058 125.5) |
| XYZ | xyz(39.3241, 45.7390, 33.9454) |
| Luminance | 0.4574 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 3.39
Greenish Grey
#96AE8D
ΔE00 4.94
Darkseagreen
#8FBC8F
ΔE00 6.93
Lichen
#8FB67B
ΔE00 6.96
Sage Green (survey)
#88B378
ΔE00 7.94
Sage
#87AE73
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABA92 #A292BA
analogous
#BAB692 #AABA92 #96BA92
triadic
#AABA92 #92AABA #BA92AA
tetradic
#AABA92 #92BAB6 #A292BA #BA9296
square
#AABA92 #92BAB6 #A292BA #BA9296
split-complementary
#AABA92 #9296BA #B692BA
monochromatic
#6E8051 #8DA26D #AABA92 #C7D2B7 #E4E9DD
Accessibility & contrast
On white
2.07
#AABA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#AABA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABA92
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABA92 | 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)
#BFB590
Deuteranopia (green-blind)
#BCB494
Tritanopia (blue-blind)
#ADB6AF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aaba92; /* rgb */ color: rgb(170, 186, 146); /* oklch */ color: oklch(76.6% 0.058 125.5);
Tailwind
colors: {
custom: {
50: '#c3ceb2',
500: '#aaba92',
950: '#000000',
},
}SCSS
$custom: #aaba92; $custom-light: #c3ceb2; $custom-dark: #000000;
JSON
{
"hex": "#aaba92",
"rgb": {
"r": 170,
"g": 186,
"b": 146
},
"hsl": {
"h": 84,
"s": 22.472,
"l": 65.098
},
"oklch": {
"l": 0.76594,
"c": 0.05793,
"h": 125.5
},
"luminance": 0.45739
}Semantic roles & 50–950 ramp
primary
#AABA92
secondary
#D3CDDB
accent
#45A16A
background
#FCFCFA
surface
#F8F9F5
border
#D1D2CF
text
#121311
muted
#818280