#AEE387#AEE387
#AEE387 is a very light, vivid yellow-green. Relative luminance 0.657; OKLCH L 85.8% C 0.132 H 133.0°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE387 |
|---|---|
| RGB | rgb(174, 227, 135) |
| HSL | hsl(95, 62%, 71%) |
| HSV | hsv(95, 41%, 89%) |
| CMYK | cmyk(23.3%, 0%, 40.5%, 11%) |
| CIE-LAB | lab(84.84, -32.91, 39.51) |
| CIE-LCH | lch(84.84, 51.42, 129.79°) |
| OKLab | oklab(85.78% -0.0903 0.0969) |
| OKLCH | oklch(85.78% 0.132 133) |
| XYZ | xyz(49.2969, 65.6849, 32.9982) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.77
Washed Out Green
#BCF5A6
ΔE00 4.91
Tea Green
#BDF8A3
ΔE00 4.95
Light Grey Green
#B7E1A1
ΔE00 5.05
Pistachio (survey)
#C0FA8B
ΔE00 5.41
Celery
#C1FD95
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE387 #BC87E3
analogous
#DCE387 #AEE387 #87E38E
triadic
#AEE387 #87AEE3 #E387AE
tetradic
#AEE387 #87DCE3 #BC87E3 #E38E87
square
#AEE387 #87DCE3 #BC87E3 #E38E87
split-complementary
#AEE387 #8E87E3 #E387DC
monochromatic
#6CC22D #8DD755 #AEE387 #CFEFB9 #EEF9E6
Accessibility & contrast
On white
1.49
#AEE387 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#AEE387 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE387
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE387 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE387 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD780
Deuteranopia (green-blind)
#E2D28C
Tritanopia (blue-blind)
#AFDCCC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aee387; /* rgb */ color: rgb(174, 227, 135); /* oklch */ color: oklch(85.8% 0.132 133.0);
Tailwind
colors: {
custom: {
50: '#c8ecab',
500: '#aee387',
950: '#000000',
},
}SCSS
$custom: #aee387; $custom-light: #c8ecab; $custom-dark: #000000;
JSON
{
"hex": "#aee387",
"rgb": {
"r": 174,
"g": 227,
"b": 135
},
"hsl": {
"h": 94.565,
"s": 62.162,
"l": 70.98
},
"oklch": {
"l": 0.8578,
"c": 0.13245,
"h": 133
},
"luminance": 0.65686
}Semantic roles & 50–950 ramp
primary
#AEE387
secondary
#8F53BB
accent
#1CCA80
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481