#AAE899#AAE899
#AAE899 is a very light, vivid green. Relative luminance 0.686; OKLCH L 87.0% C 0.123 H 139.1°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE899 |
|---|---|
| RGB | rgb(170, 232, 153) |
| HSL | hsl(107, 63%, 75%) |
| HSV | hsv(107, 34%, 91%) |
| CMYK | cmyk(26.7%, 0%, 34.1%, 9%) |
| CIE-LAB | lab(86.28, -34.10, 32.32) |
| CIE-LCH | lch(86.28, 46.98, 136.53°) |
| OKLab | oklab(86.98% -0.093 0.0807) |
| OKLCH | oklch(86.98% 0.123 139.1) |
| XYZ | xyz(51.1823, 68.5575, 40.6670) |
| Luminance | 0.6856 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.18
Light Sage
#BCECAC
ΔE00 3.61
Tea Green
#BDF8A3
ΔE00 3.79
Light Grey Green
#B7E1A1
ΔE00 3.84
Light Pastel Green
#B2FBA5
ΔE00 4.05
Lightgreen
#90EE90
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE899 #D799E8
analogous
#D1E899 #AAE899 #99E8AF
triadic
#AAE899 #99AAE8 #E899AA
tetradic
#AAE899 #99D1E8 #D799E8 #E8AF99
square
#AAE899 #99D1E8 #D799E8 #E8AF99
split-complementary
#AAE899 #AF99E8 #E899D1
monochromatic
#57D135 #80DD67 #AAE899 #D4F3CB #EAF9E6
Accessibility & contrast
On white
1.43
#AAE899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#AAE899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE899
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE899 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC94
Deuteranopia (green-blind)
#E3D69D
Tritanopia (blue-blind)
#A7E3D4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #aae899; /* rgb */ color: rgb(170, 232, 153); /* oklch */ color: oklch(87.0% 0.123 139.1);
Tailwind
colors: {
custom: {
50: '#c5efb7',
500: '#aae899',
950: '#000000',
},
}SCSS
$custom: #aae899; $custom-light: #c5efb7; $custom-dark: #000000;
JSON
{
"hex": "#aae899",
"rgb": {
"r": 170,
"g": 232,
"b": 153
},
"hsl": {
"h": 107.089,
"s": 63.2,
"l": 75.49
},
"oklch": {
"l": 0.8698,
"c": 0.12313,
"h": 139.1
},
"luminance": 0.68559
}Semantic roles & 50–950 ramp
primary
#AAE899
secondary
#AE63C3
accent
#1BCBA5
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581