#AAEB8B#AAEB8B
#AAEB8B is a very light, vivid green. Relative luminance 0.698; OKLCH L 87.4% C 0.142 H 136.1°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #AAEB8B |
|---|---|
| RGB | rgb(170, 235, 139) |
| HSL | hsl(101, 71%, 73%) |
| HSV | hsv(101, 41%, 92%) |
| CMYK | cmyk(27.7%, 0%, 40.9%, 7.8%) |
| CIE-LAB | lab(86.91, -37.43, 40.15) |
| CIE-LCH | lch(86.91, 54.89, 132.99°) |
| OKLab | oklab(87.42% -0.1025 0.0985) |
| OKLCH | oklch(87.42% 0.142 136.1) |
| XYZ | xyz(50.9448, 69.8251, 35.2145) |
| Luminance | 0.6983 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 3.61
Tea Green
#BDF8A3
ΔE00 3.72
Washed Out Green
#BCF5A6
ΔE00 3.97
Lightgreen
#90EE90
ΔE00 4.08
Light Pastel Green
#B2FBA5
ΔE00 4.21
Pastel Green
#B0FF9D
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAEB8B #CC8BEB
analogous
#DAEB8B #AAEB8B #8BEB9C
triadic
#AAEB8B #8BAAEB #EB8BAA
tetradic
#AAEB8B #8BDAEB #CC8BEB #EB9C8B
square
#AAEB8B #8BDAEB #CC8BEB #EB9C8B
split-complementary
#AAEB8B #9C8BEB #EB8BDA
monochromatic
#5ED725 #84E257 #AAEB8B #D0F4BF #ECFAE5
Accessibility & contrast
On white
1.40
#AAEB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#AAEB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAEB8B
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAEB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAEB8B | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD84
Deuteranopia (green-blind)
#E8D891
Tritanopia (blue-blind)
#A9E5D3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #aaeb8b; /* rgb */ color: rgb(170, 235, 139); /* oklch */ color: oklch(87.4% 0.142 136.1);
Tailwind
colors: {
custom: {
50: '#c5f1ae',
500: '#aaeb8b',
950: '#000000',
},
}SCSS
$custom: #aaeb8b; $custom-light: #c5f1ae; $custom-dark: #000000;
JSON
{
"hex": "#aaeb8b",
"rgb": {
"r": 170,
"g": 235,
"b": 139
},
"hsl": {
"h": 100.625,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.87415,
"c": 0.1422,
"h": 136.1
},
"luminance": 0.69827
}Semantic roles & 50–950 ramp
primary
#AAEB8B
secondary
#A155C5
accent
#13D395
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131710
muted
#828581