#AEE280#AEE280
#AEE280 is a very light, vivid yellow-green. Relative luminance 0.649; OKLCH L 85.4% C 0.138 H 131.6°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE280 |
|---|---|
| RGB | rgb(174, 226, 128) |
| HSL | hsl(92, 63%, 69%) |
| HSV | hsv(92, 43%, 89%) |
| CMYK | cmyk(23%, 0%, 43.4%, 11.4%) |
| CIE-LAB | lab(84.46, -33.33, 42.49) |
| CIE-LCH | lch(84.46, 54.00, 128.11°) |
| OKLab | oklab(85.44% -0.0918 0.1034) |
| OKLCH | oklch(85.44% 0.138 131.6) |
| XYZ | xyz(48.5474, 64.9488, 30.3965) |
| Luminance | 0.6495 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.45
Pistachio (survey)
#C0FA8B
ΔE00 5.27
Tea Green
#BDF8A3
ΔE00 5.68
Celery
#C1FD95
ΔE00 5.74
Washed Out Green
#BCF5A6
ΔE00 5.79
Light Grey Green
#B7E1A1
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE280 #B480E2
analogous
#DFE280 #AEE280 #80E283
triadic
#AEE280 #80AEE2 #E280AE
tetradic
#AEE280 #80DFE2 #B480E2 #E28380
square
#AEE280 #80DFE2 #B480E2 #E28380
split-complementary
#AEE280 #8380E2 #E280DF
monochromatic
#6FBD2B #8ED74E #AEE280 #CEEDB2 #EEF9E4
Accessibility & contrast
On white
1.50
#AEE280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#AEE280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE280
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE280 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD578
Deuteranopia (green-blind)
#E2D186
Tritanopia (blue-blind)
#B0DBCA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aee280; /* rgb */ color: rgb(174, 226, 128); /* oklch */ color: oklch(85.4% 0.138 131.6);
Tailwind
colors: {
custom: {
50: '#c8eba6',
500: '#aee280',
950: '#000000',
},
}SCSS
$custom: #aee280; $custom-light: #c8eba6; $custom-dark: #000000;
JSON
{
"hex": "#aee280",
"rgb": {
"r": 174,
"g": 226,
"b": 128
},
"hsl": {
"h": 91.837,
"s": 62.821,
"l": 69.412
},
"oklch": {
"l": 0.85443,
"c": 0.13824,
"h": 131.6
},
"luminance": 0.6495
}Semantic roles & 50–950 ramp
primary
#AEE280
secondary
#864DBA
accent
#1BCB78
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480