#AEF48A#AEF48A
#AEF48A is a very light, vivid yellow-green. Relative luminance 0.755; OKLCH L 89.7% C 0.154 H 135.7°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #AEF48A |
|---|---|
| RGB | rgb(174, 244, 138) |
| HSL | hsl(100, 83%, 75%) |
| HSV | hsv(100, 43%, 96%) |
| CMYK | cmyk(28.7%, 0%, 43.4%, 4.3%) |
| CIE-LAB | lab(89.64, -40.24, 44.16) |
| CIE-LCH | lch(89.64, 59.74, 132.34°) |
| OKLab | oklab(89.68% -0.1104 0.1076) |
| OKLCH | oklch(89.68% 0.154 135.7) |
| XYZ | xyz(54.3923, 75.5331, 35.7534) |
| Luminance | 0.7553 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.28
Celery
#C1FD95
ΔE00 2.71
Pistachio (survey)
#C0FA8B
ΔE00 2.78
Pastel Green
#B0FF9D
ΔE00 3.06
Light Yellowish Green
#C2FF89
ΔE00 3.62
Tea Green
#BDF8A3
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEF48A #D08AF4
analogous
#E3F48A #AEF48A #8AF49B
triadic
#AEF48A #8AAEF4 #F48AAE
tetradic
#AEF48A #8AE3F4 #D08AF4 #F49B8A
square
#AEF48A #8AE3F4 #D08AF4 #F49B8A
split-complementary
#AEF48A #9B8AF4 #F48AE3
monochromatic
#61E91A #87EF52 #AEF48A #D5F9C2 #ECFCE3
Accessibility & contrast
On white
1.30
#AEF48A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#AEF48A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEF48A
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEF48A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEF48A | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE582
Deuteranopia (green-blind)
#F1DF90
Tritanopia (blue-blind)
#ADEDDA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #aef48a; /* rgb */ color: rgb(174, 244, 138); /* oklch */ color: oklch(89.7% 0.154 135.7);
Tailwind
colors: {
custom: {
50: '#c8f8ad',
500: '#aef48a',
950: '#000000',
},
}SCSS
$custom: #aef48a; $custom-light: #c8f8ad; $custom-dark: #000000;
JSON
{
"hex": "#aef48a",
"rgb": {
"r": 174,
"g": 244,
"b": 138
},
"hsl": {
"h": 99.623,
"s": 82.813,
"l": 74.902
},
"oklch": {
"l": 0.89677,
"c": 0.15422,
"h": 135.7
},
"luminance": 0.75535
}Semantic roles & 50–950 ramp
primary
#AEF48A
secondary
#A651D1
accent
#06DF96
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581