#AAE296#AAE296
#AAE296 is a very light, moderate green. Relative luminance 0.651; OKLCH L 85.6% C 0.117 H 137.7°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE296 |
|---|---|
| RGB | rgb(170, 226, 150) |
| HSL | hsl(104, 57%, 74%) |
| HSV | hsv(104, 34%, 89%) |
| CMYK | cmyk(24.8%, 0%, 33.6%, 11.4%) |
| CIE-LAB | lab(84.56, -31.75, 31.55) |
| CIE-LCH | lch(84.56, 44.76, 135.19°) |
| OKLab | oklab(85.57% -0.0866 0.0788) |
| OKLCH | oklch(85.57% 0.117 137.7) |
| XYZ | xyz(49.2775, 65.1393, 38.8251) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.95
Light Sage
#BCECAC
ΔE00 3.72
Washed Out Green
#BCF5A6
ΔE00 4.21
Tea Green
#BDF8A3
ΔE00 4.90
Hospital Green
#9BE5AA
ΔE00 5.26
Lightgreen
#90EE90
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE296 #CE96E2
analogous
#D0E296 #AAE296 #96E2A8
triadic
#AAE296 #96AAE2 #E296AA
tetradic
#AAE296 #96D0E2 #CE96E2 #E2A896
square
#AAE296 #96D0E2 #CE96E2 #E2A896
split-complementary
#AAE296 #A896E2 #E296D0
monochromatic
#5DC737 #83D566 #AAE296 #D1EFC6 #ECF8E7
Accessibility & contrast
On white
1.50
#AAE296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#AAE296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE296
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE296 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D691
Deuteranopia (green-blind)
#DED19A
Tritanopia (blue-blind)
#A8DDCE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aae296; /* rgb */ color: rgb(170, 226, 150); /* oklch */ color: oklch(85.6% 0.117 137.7);
Tailwind
colors: {
custom: {
50: '#c4ebb5',
500: '#aae296',
950: '#000000',
},
}SCSS
$custom: #aae296; $custom-light: #c4ebb5; $custom-dark: #000000;
JSON
{
"hex": "#aae296",
"rgb": {
"r": 170,
"g": 226,
"b": 150
},
"hsl": {
"h": 104.211,
"s": 56.716,
"l": 73.725
},
"oklch": {
"l": 0.8557,
"c": 0.11708,
"h": 137.7
},
"luminance": 0.65141
}Semantic roles & 50–950 ramp
primary
#AAE296
secondary
#A361BB
accent
#21C499
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481