#AAEB96#AAEB96
#AAEB96 is a very light, vivid green. Relative luminance 0.702; OKLCH L 87.6% C 0.131 H 138.5°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AAEB96 |
|---|---|
| RGB | rgb(170, 235, 150) |
| HSL | hsl(106, 68%, 75%) |
| HSV | hsv(106, 36%, 92%) |
| CMYK | cmyk(27.7%, 0%, 36.2%, 7.8%) |
| CIE-LAB | lab(87.08, -35.91, 34.88) |
| CIE-LCH | lch(87.08, 50.06, 135.83°) |
| OKLab | oklab(87.6% -0.098 0.0867) |
| OKLCH | oklch(87.6% 0.131 138.5) |
| XYZ | xyz(51.7893, 70.1629, 39.6624) |
| Luminance | 0.7016 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.95
Tea Green
#BDF8A3
ΔE00 3.22
Light Pastel Green
#B2FBA5
ΔE00 3.42
Lightgreen
#90EE90
ΔE00 3.67
Pale Light Green
#B1FC99
ΔE00 3.89
Light Sage
#BCECAC
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAEB96 #D796EB
analogous
#D5EB96 #AAEB96 #96EBAC
triadic
#AAEB96 #96AAEB #EB96AA
tetradic
#AAEB96 #96D5EB #D796EB #EBAC96
square
#AAEB96 #96D5EB #D796EB #EBAC96
split-complementary
#AAEB96 #AC96EB #EB96D5
monochromatic
#57D72F #80E163 #AAEB96 #D4F5C9 #EAFAE5
Accessibility & contrast
On white
1.40
#AAEB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#AAEB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAEB96
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAEB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAEB96 | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE90
Deuteranopia (green-blind)
#E6D89B
Tritanopia (blue-blind)
#A7E5D6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #aaeb96; /* rgb */ color: rgb(170, 235, 150); /* oklch */ color: oklch(87.6% 0.131 138.5);
Tailwind
colors: {
custom: {
50: '#c5f1b5',
500: '#aaeb96',
950: '#000000',
},
}SCSS
$custom: #aaeb96; $custom-light: #c5f1b5; $custom-dark: #000000;
JSON
{
"hex": "#aaeb96",
"rgb": {
"r": 170,
"g": 235,
"b": 150
},
"hsl": {
"h": 105.882,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.87603,
"c": 0.13084,
"h": 138.5
},
"luminance": 0.70165
}Semantic roles & 50–950 ramp
primary
#AAEB96
secondary
#AE5FC6
accent
#16D0A4
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581