#AABC9E#AABC9E
#AABC9E is a light, muted yellow-green. Relative luminance 0.470; OKLCH L 77.3% C 0.046 H 132.8°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #AABC9E |
|---|---|
| RGB | rgb(170, 188, 158) |
| HSL | hsl(96, 18%, 68%) |
| HSV | hsv(96, 16%, 74%) |
| CMYK | cmyk(9.6%, 0%, 16%, 26.3%) |
| CIE-LAB | lab(74.18, -11.73, 13.12) |
| CIE-LCH | lch(74.18, 17.60, 131.80°) |
| OKLab | oklab(77.31% -0.0314 0.0339) |
| OKLCH | oklch(77.31% 0.046 132.8) |
| XYZ | xyz(40.7313, 46.9808, 39.2635) |
| Luminance | 0.4698 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.75
Greenish Grey
#96AE8D
ΔE00 4.79
Darkseagreen
#8FBC8F
ΔE00 7.41
Lichen
#8FB67B
ΔE00 8.92
Grey Green
#86A17D
ΔE00 9.10
Greyish Green
#82A67D
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABC9E #B09EBC
analogous
#B9BC9E #AABC9E #9EBCA1
triadic
#AABC9E #9EAABC #BC9EAA
tetradic
#AABC9E #9EB9BC #B09EBC #BCA19E
square
#AABC9E #9EB9BC #B09EBC #BCA19E
split-complementary
#AABC9E #A19EBC #BC9EB9
monochromatic
#6C845B #8AA37A #AABC9E #CAD5C2 #E9EEE6
Accessibility & contrast
On white
2.02
#AABC9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#AABC9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABC9E
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABC9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABC9E | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB79C
Deuteranopia (green-blind)
#BCB69F
Tritanopia (blue-blind)
#ABB9B3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aabc9e; /* rgb */ color: rgb(170, 188, 158); /* oklch */ color: oklch(77.3% 0.046 132.8);
Tailwind
colors: {
custom: {
50: '#c3d0ba',
500: '#aabc9e',
950: '#000000',
},
}SCSS
$custom: #aabc9e; $custom-light: #c3d0ba; $custom-dark: #000000;
JSON
{
"hex": "#aabc9e",
"rgb": {
"r": 170,
"g": 188,
"b": 158
},
"hsl": {
"h": 96,
"s": 18.293,
"l": 67.843
},
"oklch": {
"l": 0.77314,
"c": 0.04618,
"h": 132.8
},
"luminance": 0.46981
}Semantic roles & 50–950 ramp
primary
#AABC9E
secondary
#DCD6E0
accent
#499D7B
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121411
muted
#818280