#AEFB83#AEFB83
#AEFB83 is a very light, vivid yellow-green. Relative luminance 0.796; OKLCH L 91.2% C 0.171 H 135.4°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFB83 |
|---|---|
| RGB | rgb(174, 251, 131) |
| HSL | hsl(99, 94%, 75%) |
| HSV | hsv(99, 48%, 98%) |
| CMYK | cmyk(30.7%, 0%, 47.8%, 1.6%) |
| CIE-LAB | lab(91.52, -44.16, 49.84) |
| CIE-LCH | lch(91.52, 66.59, 131.54°) |
| OKLab | oklab(91.17% -0.1216 0.1201) |
| OKLCH | oklch(91.17% 0.171 135.4) |
| XYZ | xyz(56.0481, 79.6296, 33.8853) |
| Luminance | 0.7963 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.09
Pistachio (survey)
#C0FA8B
ΔE00 2.63
Light Yellowish Green
#C2FF89
ΔE00 2.64
Light Green
#96F97B
ΔE00 2.75
Celery
#C1FD95
ΔE00 2.92
Key Lime
#AEFF6E
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFB83 #D083FB
analogous
#EAFB83 #AEFB83 #83FB94
triadic
#AEFB83 #83AEFB #FB83AE
tetradic
#AEFB83 #83EAFB #D083FB #FB9483
square
#AEFB83 #83EAFB #D083FB #FB9483
split-complementary
#AEFB83 #9483FB #FB83EA
monochromatic
#61F70C #87F948 #AEFB83 #D5FDBE #ECFEE1
Accessibility & contrast
On white
1.24
#AEFB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#AEFB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFB83
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFB83 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB79
Deuteranopia (green-blind)
#F7E48B
Tritanopia (blue-blind)
#ADF3DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #aefb83; /* rgb */ color: rgb(174, 251, 131); /* oklch */ color: oklch(91.2% 0.171 135.4);
Tailwind
colors: {
custom: {
50: '#c9fda9',
500: '#aefb83',
950: '#000000',
},
}SCSS
$custom: #aefb83; $custom-light: #c9fda9; $custom-dark: #000000;
JSON
{
"hex": "#aefb83",
"rgb": {
"r": 174,
"g": 251,
"b": 131
},
"hsl": {
"h": 98.5,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.91169,
"c": 0.17088,
"h": 135.4
},
"luminance": 0.79632
}Semantic roles & 50–950 ramp
primary
#AEFB83
secondary
#A649D9
accent
#00E693
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581