#AAE293#AAE293
#AAE293 is a very light, vivid green. Relative luminance 0.650; OKLCH L 85.5% C 0.120 H 136.9°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE293 |
|---|---|
| RGB | rgb(170, 226, 147) |
| HSL | hsl(103, 58%, 73%) |
| HSV | hsv(103, 35%, 89%) |
| CMYK | cmyk(24.8%, 0%, 35%, 11.4%) |
| CIE-LAB | lab(84.51, -32.19, 33.01) |
| CIE-LCH | lch(84.51, 46.11, 134.28°) |
| OKLab | oklab(85.51% -0.0878 0.0822) |
| OKLCH | oklch(85.51% 0.12 136.9) |
| XYZ | xyz(49.0390, 65.0439, 37.5691) |
| Luminance | 0.6504 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.30
Light Sage
#BCECAC
ΔE00 4.09
Washed Out Green
#BCF5A6
ΔE00 4.24
Tea Green
#BDF8A3
ΔE00 4.81
Lightgreen
#90EE90
ΔE00 5.18
Light Pastel Green
#B2FBA5
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE293 #CB93E2
analogous
#D1E293 #AAE293 #93E2A3
triadic
#AAE293 #93AAE2 #E293AA
tetradic
#AAE293 #93D1E2 #CB93E2 #E2A393
square
#AAE293 #93D1E2 #CB93E2 #E2A393
split-complementary
#AAE293 #A393E2 #E293D1
monochromatic
#5FC635 #84D563 #AAE293 #D0EFC3 #ECF9E7
Accessibility & contrast
On white
1.50
#AAE293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#AAE293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE293
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE293 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D68E
Deuteranopia (green-blind)
#DFD197
Tritanopia (blue-blind)
#A9DDCE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aae293; /* rgb */ color: rgb(170, 226, 147); /* oklch */ color: oklch(85.5% 0.120 136.9);
Tailwind
colors: {
custom: {
50: '#c5ebb3',
500: '#aae293',
950: '#000000',
},
}SCSS
$custom: #aae293; $custom-light: #c5ebb3; $custom-dark: #000000;
JSON
{
"hex": "#aae293",
"rgb": {
"r": 170,
"g": 226,
"b": 147
},
"hsl": {
"h": 102.532,
"s": 57.664,
"l": 73.137
},
"oklch": {
"l": 0.85514,
"c": 0.12029,
"h": 136.9
},
"luminance": 0.65045
}Semantic roles & 50–950 ramp
primary
#AAE293
secondary
#A05EBB
accent
#20C595
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481