#AAB898#AAB898
#AAB898 is a light, muted yellow-green. Relative luminance 0.451; OKLCH L 76.3% C 0.047 H 126.7°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB898 |
|---|---|
| RGB | rgb(170, 184, 152) |
| HSL | hsl(86, 18%, 66%) |
| HSV | hsv(86, 17%, 72%) |
| CMYK | cmyk(7.6%, 0%, 17.4%, 27.8%) |
| CIE-LAB | lab(72.95, -10.66, 14.65) |
| CIE-LCH | lch(72.95, 18.12, 126.03°) |
| OKLab | oklab(76.3% -0.0281 0.0377) |
| OKLCH | oklch(76.3% 0.047 126.7) |
| XYZ | xyz(39.3847, 45.0939, 36.3288) |
| Luminance | 0.4509 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 3.88
Greenish Grey
#96AE8D
ΔE00 4.63
Darkseagreen
#8FBC8F
ΔE00 8.02
Grey Green
#86A17D
ΔE00 8.62
Lichen
#8FB67B
ΔE00 8.70
Bland
#AFA88B
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB898 #A698B8
analogous
#B8B698 #AAB898 #9AB898
triadic
#AAB898 #98AAB8 #B898AA
tetradic
#AAB898 #98B8B6 #A698B8 #B8989A
square
#AAB898 #98B8B6 #A698B8 #B8989A
split-complementary
#AAB898 #989AB8 #B698B8
monochromatic
#6D7E57 #8C9F74 #AAB898 #C8D1BC #E6EAE0
Accessibility & contrast
On white
2.10
#AAB898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#AAB898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB898
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB898 | 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)
#BCB496
Deuteranopia (green-blind)
#BAB399
Tritanopia (blue-blind)
#ACB5AF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aab898; /* rgb */ color: rgb(170, 184, 152); /* oklch */ color: oklch(76.3% 0.047 126.7);
Tailwind
colors: {
custom: {
50: '#c3cdb6',
500: '#aab898',
950: '#000000',
},
}SCSS
$custom: #aab898; $custom-light: #c3cdb6; $custom-dark: #000000;
JSON
{
"hex": "#aab898",
"rgb": {
"r": 170,
"g": 184,
"b": 152
},
"hsl": {
"h": 86.25,
"s": 18.391,
"l": 65.882
},
"oklch": {
"l": 0.763,
"c": 0.04705,
"h": 126.7
},
"luminance": 0.45094
}Semantic roles & 50–950 ramp
primary
#AAB898
secondary
#D5D1DB
accent
#499D6E
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121311
muted
#818280