#AABE96#AABE96
#AABE96 is a light, muted yellow-green. Relative luminance 0.476; OKLCH L 77.6% C 0.059 H 129.4°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #AABE96 |
|---|---|
| RGB | rgb(170, 190, 150) |
| HSL | hsl(90, 24%, 67%) |
| HSV | hsv(90, 21%, 75%) |
| CMYK | cmyk(10.5%, 0%, 21.1%, 25.5%) |
| CIE-LAB | lab(74.56, -14.09, 17.97) |
| CIE-LCH | lch(74.56, 22.83, 128.11°) |
| OKLab | oklab(77.56% -0.0377 0.0459) |
| OKLCH | oklch(77.56% 0.059 129.4) |
| XYZ | xyz(40.4952, 47.5747, 35.8977) |
| Luminance | 0.4758 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.13
Greenish Grey
#96AE8D
ΔE00 5.16
Darkseagreen
#8FBC8F
ΔE00 6.06
Lichen
#8FB67B
ΔE00 6.74
Sage Green (survey)
#88B378
ΔE00 7.76
Sage
#87AE73
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABE96 #AA96BE
analogous
#BEBE96 #AABE96 #96BE96
triadic
#AABE96 #96AABE #BE96AA
tetradic
#AABE96 #96BEBE #AA96BE #BE9696
square
#AABE96 #96BEBE #AA96BE #BE9696
split-complementary
#AABE96 #9696BE #BE96BE
monochromatic
#6D8653 #8BA770 #AABE96 #C9D5BC #E7EDE2
Accessibility & contrast
On white
2.00
#AABE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#AABE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABE96
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABE96 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B894
Deuteranopia (green-blind)
#BFB798
Tritanopia (blue-blind)
#ACBAB3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aabe96; /* rgb */ color: rgb(170, 190, 150); /* oklch */ color: oklch(77.6% 0.059 129.4);
Tailwind
colors: {
custom: {
50: '#c3d1b5',
500: '#aabe96',
950: '#000000',
},
}SCSS
$custom: #aabe96; $custom-light: #c3d1b5; $custom-dark: #000000;
JSON
{
"hex": "#aabe96",
"rgb": {
"r": 170,
"g": 190,
"b": 150
},
"hsl": {
"h": 90,
"s": 23.529,
"l": 66.667
},
"oklch": {
"l": 0.77559,
"c": 0.0594,
"h": 129.4
},
"luminance": 0.47575
}Semantic roles & 50–950 ramp
primary
#AABE96
secondary
#D8D1DE
accent
#44A273
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121411
muted
#818280