#AAEB85#AAEB85
#AAEB85 is a very light, vivid yellow-green. Relative luminance 0.697; OKLCH L 87.3% C 0.148 H 135.0°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #AAEB85 |
|---|---|
| RGB | rgb(170, 235, 133) |
| HSL | hsl(98, 72%, 72%) |
| HSV | hsv(98, 43%, 92%) |
| CMYK | cmyk(27.7%, 0%, 43.4%, 7.8%) |
| CIE-LAB | lab(86.83, -38.20, 42.99) |
| CIE-LCH | lch(86.83, 57.51, 131.63°) |
| OKLab | oklab(87.32% -0.1049 0.1048) |
| OKLCH | oklch(87.32% 0.148 135) |
| XYZ | xyz(50.5183, 69.6545, 32.9687) |
| Luminance | 0.6966 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 3.85
Pistachio (survey)
#C0FA8B
ΔE00 3.98
Celery
#C1FD95
ΔE00 4.18
Tea Green
#BDF8A3
ΔE00 4.30
Lightgreen
#90EE90
ΔE00 4.60
Pastel Green
#B0FF9D
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAEB85 #C685EB
analogous
#DDEB85 #AAEB85 #85EB93
triadic
#AAEB85 #85AAEB #EB85AA
tetradic
#AAEB85 #85DDEB #C685EB #EB9385
square
#AAEB85 #85DDEB #C685EB #EB9385
split-complementary
#AAEB85 #9385EB #EB85DD
monochromatic
#63D323 #85E250 #AAEB85 #CFF4BA #EDFBE5
Accessibility & contrast
On white
1.41
#AAEB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#AAEB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAEB85
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAEB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAEB85 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7D
Deuteranopia (green-blind)
#E8D78B
Tritanopia (blue-blind)
#A9E4D2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #aaeb85; /* rgb */ color: rgb(170, 235, 133); /* oklch */ color: oklch(87.3% 0.148 135.0);
Tailwind
colors: {
custom: {
50: '#c5f1aa',
500: '#aaeb85',
950: '#000000',
},
}SCSS
$custom: #aaeb85; $custom-light: #c5f1aa; $custom-dark: #000000;
JSON
{
"hex": "#aaeb85",
"rgb": {
"r": 170,
"g": 235,
"b": 133
},
"hsl": {
"h": 98.235,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.8732,
"c": 0.14827,
"h": 135
},
"luminance": 0.69656
}Semantic roles & 50–950 ramp
primary
#AAEB85
secondary
#9A4FC5
accent
#12D48D
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131710
muted
#828581