#AEE187#AEE187
#AEE187 is a very light, vivid yellow-green. Relative luminance 0.646; OKLCH L 85.3% C 0.129 H 132.6°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE187 |
|---|---|
| RGB | rgb(174, 225, 135) |
| HSL | hsl(94, 60%, 71%) |
| HSV | hsv(94, 40%, 88%) |
| CMYK | cmyk(22.7%, 0%, 40%, 11.8%) |
| CIE-LAB | lab(84.28, -31.98, 38.80) |
| CIE-LCH | lch(84.28, 50.28, 129.50°) |
| OKLab | oklab(85.33% -0.0877 0.0953) |
| OKLCH | oklch(85.33% 0.129 132.6) |
| XYZ | xyz(48.7530, 64.5972, 32.8169) |
| Luminance | 0.6460 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.33
Light Grey Green
#B7E1A1
ΔE00 4.79
Washed Out Green
#BCF5A6
ΔE00 5.16
Tea Green
#BDF8A3
ΔE00 5.29
Light Sage
#BCECAC
ΔE00 5.78
Pistachio (survey)
#C0FA8B
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE187 #BA87E1
analogous
#DBE187 #AEE187 #87E18D
triadic
#AEE187 #87AEE1 #E187AE
tetradic
#AEE187 #87DBE1 #BA87E1 #E18D87
square
#AEE187 #87DBE1 #BA87E1 #E18D87
split-complementary
#AEE187 #8D87E1 #E187DB
monochromatic
#6DBE30 #8DD556 #AEE187 #CFEDB8 #EEF9E7
Accessibility & contrast
On white
1.51
#AEE187 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#AEE187 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE187
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE187 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE187 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D580
Deuteranopia (green-blind)
#E0D18C
Tritanopia (blue-blind)
#AFDACB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aee187; /* rgb */ color: rgb(174, 225, 135); /* oklch */ color: oklch(85.3% 0.129 132.6);
Tailwind
colors: {
custom: {
50: '#c8eaab',
500: '#aee187',
950: '#000000',
},
}SCSS
$custom: #aee187; $custom-light: #c8eaab; $custom-dark: #000000;
JSON
{
"hex": "#aee187",
"rgb": {
"r": 174,
"g": 225,
"b": 135
},
"hsl": {
"h": 94,
"s": 60,
"l": 70.588
},
"oklch": {
"l": 0.85329,
"c": 0.12948,
"h": 132.6
},
"luminance": 0.64598
}Semantic roles & 50–950 ramp
primary
#AEE187
secondary
#8D53B9
accent
#1EC87E
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481