#AAEB90#AAEB90
#AAEB90 is a very light, vivid green. Relative luminance 0.700; OKLCH L 87.5% C 0.137 H 137.2°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #AAEB90 |
|---|---|
| RGB | rgb(170, 235, 144) |
| HSL | hsl(103, 69%, 74%) |
| HSV | hsv(103, 39%, 92%) |
| CMYK | cmyk(27.7%, 0%, 38.7%, 7.8%) |
| CIE-LAB | lab(86.98, -36.75, 37.76) |
| CIE-LCH | lch(86.98, 52.70, 134.22°) |
| OKLab | oklab(87.5% -0.1005 0.0932) |
| OKLCH | oklch(87.5% 0.137 137.2) |
| XYZ | xyz(51.3185, 69.9746, 37.1827) |
| Luminance | 0.6998 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.38
Washed Out Green
#BCF5A6
ΔE00 3.43
Pale Light Green
#B1FC99
ΔE00 3.61
Light Pastel Green
#B2FBA5
ΔE00 3.76
Lightgreen
#90EE90
ΔE00 3.78
Pastel Green
#B0FF9D
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAEB90 #D190EB
analogous
#D8EB90 #AAEB90 #90EBA4
triadic
#AAEB90 #90AAEB #EB90AA
tetradic
#AAEB90 #90D8EB #D190EB #EBA490
square
#AAEB90 #90D8EB #D190EB #EBA490
split-complementary
#AAEB90 #A490EB #EB90D8
monochromatic
#5BD828 #82E25C #AAEB90 #D2F4C4 #EBFAE5
Accessibility & contrast
On white
1.40
#AAEB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#AAEB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAEB90
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAEB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAEB90 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE89
Deuteranopia (green-blind)
#E7D895
Tritanopia (blue-blind)
#A8E5D4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #aaeb90; /* rgb */ color: rgb(170, 235, 144); /* oklch */ color: oklch(87.5% 0.137 137.2);
Tailwind
colors: {
custom: {
50: '#c5f1b1',
500: '#aaeb90',
950: '#000000',
},
}SCSS
$custom: #aaeb90; $custom-light: #c5f1b1; $custom-dark: #000000;
JSON
{
"hex": "#aaeb90",
"rgb": {
"r": 170,
"g": 235,
"b": 144
},
"hsl": {
"h": 102.857,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.87498,
"c": 0.13706,
"h": 137.2
},
"luminance": 0.69976
}Semantic roles & 50–950 ramp
primary
#AAEB90
secondary
#A759C6
accent
#14D19B
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581