#AEE07B#AEE07B
#AEE07B is a very light, vivid yellow-green. Relative luminance 0.637; OKLCH L 84.9% C 0.140 H 130.5°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE07B |
|---|---|
| RGB | rgb(174, 224, 123) |
| HSL | hsl(90, 62%, 68%) |
| HSV | hsv(90, 45%, 88%) |
| CMYK | cmyk(22.3%, 0%, 45.1%, 12.2%) |
| CIE-LAB | lab(83.83, -33.00, 44.15) |
| CIE-LCH | lch(83.83, 55.12, 126.78°) |
| OKLab | oklab(84.92% -0.0912 0.1069) |
| OKLCH | oklch(84.92% 0.14 130.5) |
| XYZ | xyz(47.6857, 63.7391, 28.5256) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.05
Pistachio (survey)
#C0FA8B
ΔE00 5.60
Light Moss Green
#A6C875
ΔE00 6.03
Celery
#C1FD95
ΔE00 6.23
Tea Green
#BDF8A3
ΔE00 6.41
Light Grey Green
#B7E1A1
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE07B #AD7BE0
analogous
#E0DF7B #AEE07B #7BE07B
triadic
#AEE07B #7BAEE0 #E07BAE
tetradic
#AEE07B #7BE0DF #AD7BE0 #E07B7B
square
#AEE07B #7BE0DF #AD7BE0 #E07B7B
split-complementary
#AEE07B #7B7BE0 #DF7BE0
monochromatic
#71B62B #90D449 #AEE07B #CCECAD #EBF7DE
Accessibility & contrast
On white
1.53
#AEE07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#AEE07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE07B
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE07B | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D373
Deuteranopia (green-blind)
#E1D081
Tritanopia (blue-blind)
#B1D8C8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #aee07b; /* rgb */ color: rgb(174, 224, 123); /* oklch */ color: oklch(84.9% 0.140 130.5);
Tailwind
colors: {
custom: {
50: '#c8eaa3',
500: '#aee07b',
950: '#000000',
},
}SCSS
$custom: #aee07b; $custom-light: #c8eaa3; $custom-dark: #000000;
JSON
{
"hex": "#aee07b",
"rgb": {
"r": 174,
"g": 224,
"b": 123
},
"hsl": {
"h": 89.703,
"s": 61.963,
"l": 68.039
},
"oklch": {
"l": 0.84915,
"c": 0.14047,
"h": 130.5
},
"luminance": 0.6374
}Semantic roles & 50–950 ramp
primary
#AEE07B
secondary
#7F48B7
accent
#1CCA72
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#13160F
muted
#828480