#AAEBA2#AAEBA2
#AAEBA2 is a very light, moderate green. Relative luminance 0.706; OKLCH L 87.8% C 0.118 H 141.8°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #AAEBA2 |
|---|---|
| RGB | rgb(170, 235, 162) |
| HSL | hsl(113, 65%, 78%) |
| HSV | hsv(113, 31%, 92%) |
| CMYK | cmyk(27.7%, 0%, 31.1%, 7.8%) |
| CIE-LAB | lab(87.28, -34.11, 29.07) |
| CIE-LCH | lch(87.28, 44.82, 139.56°) |
| OKLab | oklab(87.83% -0.093 0.0731) |
| OKLCH | oklch(87.83% 0.118 141.8) |
| XYZ | xyz(52.8055, 70.5694, 45.0144) |
| Luminance | 0.7057 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.05
Washed Out Green
#BCF5A6
ΔE00 3.13
Light Pastel Green
#B2FBA5
ΔE00 3.77
Hospital Green
#9BE5AA
ΔE00 3.92
Tea Green
#BDF8A3
ΔE00 3.97
Light Grey Green
#B7E1A1
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAEBA2 #E3A2EB
analogous
#CEEBA2 #AAEBA2 #A2EBBE
triadic
#AAEBA2 #A2AAEB #EBA2AA
tetradic
#AAEBA2 #A2CEEB #E3A2EB #EBBEA2
square
#AAEBA2 #A2CEEB #E3A2EB #EBBEA2
split-complementary
#AAEBA2 #BEA2EB #EBA2CE
monochromatic
#4ED53D #7CE070 #AAEBA2 #D8F6D4 #E8FAE6
Accessibility & contrast
On white
1.39
#AAEBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#AAEBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAEBA2
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAEBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAEBA2 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDF9D
Deuteranopia (green-blind)
#E5D8A6
Tritanopia (blue-blind)
#A5E6D8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #aaeba2; /* rgb */ color: rgb(170, 235, 162); /* oklch */ color: oklch(87.8% 0.118 141.8);
Tailwind
colors: {
custom: {
50: '#c5f1be',
500: '#aaeba2',
950: '#000000',
},
}SCSS
$custom: #aaeba2; $custom-light: #c5f1be; $custom-dark: #000000;
JSON
{
"hex": "#aaeba2",
"rgb": {
"r": 170,
"g": 235,
"b": 162
},
"hsl": {
"h": 113.425,
"s": 64.602,
"l": 77.843
},
"oklch": {
"l": 0.87829,
"c": 0.1183,
"h": 141.8
},
"luminance": 0.70571
}Semantic roles & 50–950 ramp
primary
#AAEBA2
secondary
#BD6AC7
accent
#19CCB9
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131712
muted
#828582