#AAE992#AAE992
#AAE992 is a very light, vivid green. Relative luminance 0.689; OKLCH L 87.1% C 0.132 H 137.4°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE992 |
|---|---|
| RGB | rgb(170, 233, 146) |
| HSL | hsl(103, 66%, 74%) |
| HSV | hsv(103, 37%, 91%) |
| CMYK | cmyk(27%, 0%, 37.3%, 8.6%) |
| CIE-LAB | lab(86.45, -35.57, 36.07) |
| CIE-LCH | lch(86.45, 50.66, 134.59°) |
| OKLab | oklab(87.08% -0.0972 0.0893) |
| OKLCH | oklch(87.08% 0.132 137.4) |
| XYZ | xyz(50.9033, 68.8975, 37.8051) |
| Luminance | 0.6890 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.36
Tea Green
#BDF8A3
ΔE00 3.55
Lightgreen
#90EE90
ΔE00 3.95
Light Pastel Green
#B2FBA5
ΔE00 3.97
Pale Light Green
#B1FC99
ΔE00 4.15
Light Sage
#BCECAC
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE992 #D192E9
analogous
#D6E992 #AAE992 #92E9A6
triadic
#AAE992 #92AAE9 #E992AA
tetradic
#AAE992 #92D6E9 #D192E9 #E9A692
square
#AAE992 #92D6E9 #D192E9 #E9A692
split-complementary
#AAE992 #A692E9 #E992D6
monochromatic
#5BD42C #82DF5F #AAE992 #D2F3C5 #EBFAE6
Accessibility & contrast
On white
1.42
#AAE992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#AAE992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE992
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE992 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8C
Deuteranopia (green-blind)
#E5D697
Tritanopia (blue-blind)
#A8E3D3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #aae992; /* rgb */ color: rgb(170, 233, 146); /* oklch */ color: oklch(87.1% 0.132 137.4);
Tailwind
colors: {
custom: {
50: '#c5f0b3',
500: '#aae992',
950: '#000000',
},
}SCSS
$custom: #aae992; $custom-light: #c5f0b3; $custom-dark: #000000;
JSON
{
"hex": "#aae992",
"rgb": {
"r": 170,
"g": 233,
"b": 146
},
"hsl": {
"h": 103.448,
"s": 66.412,
"l": 74.314
},
"oklch": {
"l": 0.87079,
"c": 0.13199,
"h": 137.4
},
"luminance": 0.68899
}Semantic roles & 50–950 ramp
primary
#AAE992
secondary
#A75CC3
accent
#17CE9C
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581