#AAE384#AAE384
#AAE384 is a very light, vivid yellow-green. Relative luminance 0.651; OKLCH L 85.5% C 0.138 H 133.8°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE384 |
|---|---|
| RGB | rgb(170, 227, 132) |
| HSL | hsl(96, 63%, 70%) |
| HSV | hsv(96, 42%, 89%) |
| CMYK | cmyk(25.1%, 0%, 41.9%, 11%) |
| CIE-LAB | lab(84.56, -34.70, 40.60) |
| CIE-LCH | lch(84.56, 53.41, 130.52°) |
| OKLab | oklab(85.48% -0.0952 0.0993) |
| OKLCH | oklch(85.48% 0.138 133.8) |
| XYZ | xyz(48.2105, 65.1488, 31.8602) |
| Luminance | 0.6515 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 5.11
Tea Green
#BDF8A3
ΔE00 5.15
Washed Out Green
#BCF5A6
ΔE00 5.19
Pistachio (survey)
#C0FA8B
ΔE00 5.42
Lightgreen
#90EE90
ΔE00 5.43
Pale Light Green
#B1FC99
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE384 #BD84E3
analogous
#D9E384 #AAE384 #84E38D
triadic
#AAE384 #84AAE3 #E384AA
tetradic
#AAE384 #84D9E3 #BD84E3 #E38D84
square
#AAE384 #84D9E3 #BD84E3 #E38D84
split-complementary
#AAE384 #8D84E3 #E384D9
monochromatic
#67C12C #88D852 #AAE384 #CCEEB6 #EEF9E6
Accessibility & contrast
On white
1.50
#AAE384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#AAE384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE384
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE384 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67D
Deuteranopia (green-blind)
#E1D189
Tritanopia (blue-blind)
#AADCCC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aae384; /* rgb */ color: rgb(170, 227, 132); /* oklch */ color: oklch(85.5% 0.138 133.8);
Tailwind
colors: {
custom: {
50: '#c5eca9',
500: '#aae384',
950: '#000000',
},
}SCSS
$custom: #aae384; $custom-light: #c5eca9; $custom-dark: #000000;
JSON
{
"hex": "#aae384",
"rgb": {
"r": 170,
"g": 227,
"b": 132
},
"hsl": {
"h": 96,
"s": 62.914,
"l": 70.392
},
"oklch": {
"l": 0.85483,
"c": 0.13759,
"h": 133.8
},
"luminance": 0.6515
}Semantic roles & 50–950 ramp
primary
#AAE384
secondary
#9050BB
accent
#1BCB84
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481