#AEE293#AEE293
#AEE293 is a very light, moderate yellow-green. Relative luminance 0.655; OKLCH L 85.8% C 0.118 H 135.4°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE293 |
|---|---|
| RGB | rgb(174, 226, 147) |
| HSL | hsl(99, 58%, 73%) |
| HSV | hsv(99, 35%, 89%) |
| CMYK | cmyk(23%, 0%, 35%, 11.4%) |
| CIE-LAB | lab(84.74, -30.82, 33.36) |
| CIE-LCH | lch(84.74, 45.41, 132.73°) |
| OKLab | oklab(85.76% -0.0841 0.083) |
| OKLCH | oklch(85.76% 0.118 135.4) |
| XYZ | xyz(49.9171, 65.4967, 37.6103) |
| Luminance | 0.6550 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.02
Light Sage
#BCECAC
ΔE00 3.97
Washed Out Green
#BCF5A6
ΔE00 4.17
Tea Green
#BDF8A3
ΔE00 4.72
Pale Olive Green
#B1D27B
ΔE00 5.42
Light Pastel Green
#B2FBA5
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE293 #C793E2
analogous
#D5E293 #AEE293 #93E29F
triadic
#AEE293 #93AEE2 #E293AE
tetradic
#AEE293 #93D5E2 #C793E2 #E29F93
square
#AEE293 #93D5E2 #C793E2 #E29F93
split-complementary
#AEE293 #9F93E2 #E293D5
monochromatic
#66C635 #8AD563 #AEE293 #D2EFC3 #EDF9E7
Accessibility & contrast
On white
1.49
#AEE293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#AEE293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE293
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE293 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D68E
Deuteranopia (green-blind)
#E0D297
Tritanopia (blue-blind)
#AEDCCE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aee293; /* rgb */ color: rgb(174, 226, 147); /* oklch */ color: oklch(85.8% 0.118 135.4);
Tailwind
colors: {
custom: {
50: '#c7ebb3',
500: '#aee293',
950: '#000000',
},
}SCSS
$custom: #aee293; $custom-light: #c7ebb3; $custom-dark: #000000;
JSON
{
"hex": "#aee293",
"rgb": {
"r": 174,
"g": 226,
"b": 147
},
"hsl": {
"h": 99.494,
"s": 57.664,
"l": 73.137
},
"oklch": {
"l": 0.85762,
"c": 0.11815,
"h": 135.4
},
"luminance": 0.65498
}Semantic roles & 50–950 ramp
primary
#AEE293
secondary
#9B5EBB
accent
#20C58D
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481