#AABE95#AABE95
#AABE95 is a light, moderate yellow-green. Relative luminance 0.475; OKLCH L 77.5% C 0.061 H 128.9°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #AABE95 |
|---|---|
| RGB | rgb(170, 190, 149) |
| HSL | hsl(89, 24%, 66%) |
| HSV | hsv(89, 22%, 75%) |
| CMYK | cmyk(10.5%, 0%, 21.6%, 25.5%) |
| CIE-LAB | lab(74.54, -14.25, 18.47) |
| CIE-LCH | lch(74.54, 23.33, 127.65°) |
| OKLab | oklab(77.54% -0.0381 0.0472) |
| OKLCH | oklch(77.54% 0.061 128.9) |
| XYZ | xyz(40.4150, 47.5426, 35.4754) |
| Luminance | 0.4754 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.12
Greenish Grey
#96AE8D
ΔE00 5.26
Darkseagreen
#8FBC8F
ΔE00 6.04
Lichen
#8FB67B
ΔE00 6.57
Sage Green (survey)
#88B378
ΔE00 7.62
Sage
#87AE73
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABE95 #A995BE
analogous
#BEBE95 #AABE95 #96BE95
triadic
#AABE95 #95AABE #BE95AA
tetradic
#AABE95 #95BEBE #A995BE #BE9596
square
#AABE95 #95BEBE #A995BE #BE9596
split-complementary
#AABE95 #9596BE #BE95BE
monochromatic
#6D8652 #8CA76F #AABE95 #C8D5BB #E7EDE1
Accessibility & contrast
On white
2.00
#AABE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#AABE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABE95
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABE95 | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B893
Deuteranopia (green-blind)
#BFB797
Tritanopia (blue-blind)
#ACBAB3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aabe95; /* rgb */ color: rgb(170, 190, 149); /* oklch */ color: oklch(77.5% 0.061 128.9);
Tailwind
colors: {
custom: {
50: '#c3d1b4',
500: '#aabe95',
950: '#000000',
},
}SCSS
$custom: #aabe95; $custom-light: #c3d1b4; $custom-dark: #000000;
JSON
{
"hex": "#aabe95",
"rgb": {
"r": 170,
"g": 190,
"b": 149
},
"hsl": {
"h": 89.268,
"s": 23.977,
"l": 66.471
},
"oklch": {
"l": 0.77536,
"c": 0.06064,
"h": 128.9
},
"luminance": 0.47543
}Semantic roles & 50–950 ramp
primary
#AABE95
secondary
#D7D1DE
accent
#43A272
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121411
muted
#818280