#AEE388#AEE388
#AEE388 is a very light, vivid yellow-green. Relative luminance 0.657; OKLCH L 85.8% C 0.131 H 133.2°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE388 |
|---|---|
| RGB | rgb(174, 227, 136) |
| HSL | hsl(95, 62%, 71%) |
| HSV | hsv(95, 40%, 89%) |
| CMYK | cmyk(23.3%, 0%, 40.1%, 11%) |
| CIE-LAB | lab(84.85, -32.78, 39.04) |
| CIE-LCH | lch(84.85, 50.97, 130.02°) |
| OKLab | oklab(85.8% -0.0899 0.0959) |
| OKLCH | oklch(85.8% 0.131 133.2) |
| XYZ | xyz(49.3676, 65.7132, 33.3707) |
| Luminance | 0.6571 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.81
Washed Out Green
#BCF5A6
ΔE00 4.81
Tea Green
#BDF8A3
ΔE00 4.88
Light Grey Green
#B7E1A1
ΔE00 4.90
Pistachio (survey)
#C0FA8B
ΔE00 5.48
Pale Light Green
#B1FC99
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE388 #BD88E3
analogous
#DBE388 #AEE388 #88E38F
triadic
#AEE388 #88AEE3 #E388AE
tetradic
#AEE388 #88DBE3 #BD88E3 #E38F88
square
#AEE388 #88DBE3 #BD88E3 #E38F88
split-complementary
#AEE388 #8F88E3 #E388DB
monochromatic
#6CC32E #8CD756 #AEE388 #D0EFBA #EEF9E6
Accessibility & contrast
On white
1.48
#AEE388 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#AEE388 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE388
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE388 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE388 | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 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)
#EAD781
Deuteranopia (green-blind)
#E2D28D
Tritanopia (blue-blind)
#AFDCCD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aee388; /* rgb */ color: rgb(174, 227, 136); /* oklch */ color: oklch(85.8% 0.131 133.2);
Tailwind
colors: {
custom: {
50: '#c8ecac',
500: '#aee388',
950: '#000000',
},
}SCSS
$custom: #aee388; $custom-light: #c8ecac; $custom-dark: #000000;
JSON
{
"hex": "#aee388",
"rgb": {
"r": 174,
"g": 227,
"b": 136
},
"hsl": {
"h": 94.945,
"s": 61.905,
"l": 71.176
},
"oklch": {
"l": 0.85796,
"c": 0.1314,
"h": 133.2
},
"luminance": 0.65714
}Semantic roles & 50–950 ramp
primary
#AEE388
secondary
#9054BB
accent
#1CCA81
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481