#AAE388#AAE388
#AAE388 is a very light, vivid yellow-green. Relative luminance 0.653; OKLCH L 85.5% C 0.133 H 134.6°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE388 |
|---|---|
| RGB | rgb(170, 227, 136) |
| HSL | hsl(98, 62%, 71%) |
| HSV | hsv(98, 40%, 89%) |
| CMYK | cmyk(25.1%, 0%, 40.1%, 11%) |
| CIE-LAB | lab(84.62, -34.18, 38.69) |
| CIE-LCH | lch(84.62, 51.62, 131.45°) |
| OKLab | oklab(85.55% -0.0936 0.0951) |
| OKLCH | oklch(85.55% 0.133 134.6) |
| XYZ | xyz(48.4895, 65.2604, 33.3295) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 4.79
Tea Green
#BDF8A3
ΔE00 4.88
Light Grey Green
#B7E1A1
ΔE00 4.99
Lightgreen
#90EE90
ΔE00 5.18
Pale Olive Green
#B1D27B
ΔE00 5.23
Pale Light Green
#B1FC99
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE388 #C188E3
analogous
#D8E388 #AAE388 #88E393
triadic
#AAE388 #88AAE3 #E388AA
tetradic
#AAE388 #88D8E3 #C188E3 #E39388
square
#AAE388 #88D8E3 #C188E3 #E39388
split-complementary
#AAE388 #9388E3 #E388D8
monochromatic
#65C32E #87D756 #AAE388 #CDEFBA #EDF9E6
Accessibility & contrast
On white
1.49
#AAE388 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#AAE388 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE388
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE388 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE388 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD681
Deuteranopia (green-blind)
#E1D18D
Tritanopia (blue-blind)
#AADDCD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aae388; /* rgb */ color: rgb(170, 227, 136); /* oklch */ color: oklch(85.5% 0.133 134.6);
Tailwind
colors: {
custom: {
50: '#c5ecac',
500: '#aae388',
950: '#000000',
},
}SCSS
$custom: #aae388; $custom-light: #c5ecac; $custom-dark: #000000;
JSON
{
"hex": "#aae388",
"rgb": {
"r": 170,
"g": 227,
"b": 136
},
"hsl": {
"h": 97.582,
"s": 61.905,
"l": 71.176
},
"oklch": {
"l": 0.85548,
"c": 0.13344,
"h": 134.6
},
"luminance": 0.65262
}Semantic roles & 50–950 ramp
primary
#AAE388
secondary
#9554BB
accent
#1CCA89
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481