#AABE94#AABE94
#AABE94 is a light, moderate yellow-green. Relative luminance 0.475; OKLCH L 77.5% C 0.062 H 128.5°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #AABE94 |
|---|---|
| RGB | rgb(170, 190, 148) |
| HSL | hsl(89, 24%, 66%) |
| HSV | hsv(89, 22%, 75%) |
| CMYK | cmyk(10.5%, 0%, 22.1%, 25.5%) |
| CIE-LAB | lab(74.52, -14.41, 18.98) |
| CIE-LCH | lch(74.52, 23.83, 127.21°) |
| OKLab | oklab(77.51% -0.0385 0.0484) |
| OKLCH | oklch(77.51% 0.062 128.5) |
| XYZ | xyz(40.3355, 47.5108, 35.0567) |
| Luminance | 0.4751 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.14
Greenish Grey
#96AE8D
ΔE00 5.37
Darkseagreen
#8FBC8F
ΔE00 6.03
Lichen
#8FB67B
ΔE00 6.41
Sage Green (survey)
#88B378
ΔE00 7.48
Sage
#87AE73
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABE94 #A894BE
analogous
#BEBD94 #AABE94 #95BE94
triadic
#AABE94 #94AABE #BE94AA
tetradic
#AABE94 #94BEBD #A894BE #BE9495
square
#AABE94 #94BEBD #A894BE #BE9495
split-complementary
#AABE94 #9495BE #BD94BE
monochromatic
#6D8651 #8CA76E #AABE94 #C8D5BA #E6ECE0
Accessibility & contrast
On white
2.00
#AABE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#AABE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABE94
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABE94 | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B891
Deuteranopia (green-blind)
#BFB796
Tritanopia (blue-blind)
#ACBAB2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aabe94; /* rgb */ color: rgb(170, 190, 148); /* oklch */ color: oklch(77.5% 0.062 128.5);
Tailwind
colors: {
custom: {
50: '#c3d1b3',
500: '#aabe94',
950: '#000000',
},
}SCSS
$custom: #aabe94; $custom-light: #c3d1b3; $custom-dark: #000000;
JSON
{
"hex": "#aabe94",
"rgb": {
"r": 170,
"g": 190,
"b": 148
},
"hsl": {
"h": 88.571,
"s": 24.419,
"l": 66.275
},
"oklch": {
"l": 0.77514,
"c": 0.06188,
"h": 128.5
},
"luminance": 0.47511
}Semantic roles & 50–950 ramp
primary
#AABE94
secondary
#D7D0DE
accent
#43A370
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121411
muted
#818280