#AEE290#AEE290
#AEE290 is a very light, vivid yellow-green. Relative luminance 0.654; OKLCH L 85.7% C 0.121 H 134.7°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE290 |
|---|---|
| RGB | rgb(174, 226, 144) |
| HSL | hsl(98, 59%, 73%) |
| HSV | hsv(98, 36%, 89%) |
| CMYK | cmyk(23%, 0%, 36.3%, 11.4%) |
| CIE-LAB | lab(84.69, -31.24, 34.82) |
| CIE-LCH | lch(84.69, 46.78, 131.90°) |
| OKLab | oklab(85.71% -0.0853 0.0863) |
| OKLCH | oklch(85.71% 0.121 134.7) |
| XYZ | xyz(49.6848, 65.4038, 36.3866) |
| Luminance | 0.6541 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.48
Washed Out Green
#BCF5A6
ΔE00 4.30
Light Sage
#BCECAC
ΔE00 4.42
Tea Green
#BDF8A3
ΔE00 4.73
Pale Olive Green
#B1D27B
ΔE00 5.12
Light Pastel Green
#B2FBA5
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE290 #C490E2
analogous
#D7E290 #AEE290 #90E29B
triadic
#AEE290 #90AEE2 #E290AE
tetradic
#AEE290 #90D7E2 #C490E2 #E29B90
square
#AEE290 #90D7E2 #C490E2 #E29B90
split-complementary
#AEE290 #9B90E2 #E290D7
monochromatic
#68C433 #8BD55F #AEE290 #D1EFC1 #EDF9E7
Accessibility & contrast
On white
1.49
#AEE290 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#AEE290 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE290
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE290 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE290 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D68A
Deuteranopia (green-blind)
#E0D294
Tritanopia (blue-blind)
#AEDCCD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aee290; /* rgb */ color: rgb(174, 226, 144); /* oklch */ color: oklch(85.7% 0.121 134.7);
Tailwind
colors: {
custom: {
50: '#c7ebb1',
500: '#aee290',
950: '#000000',
},
}SCSS
$custom: #aee290; $custom-light: #c7ebb1; $custom-dark: #000000;
JSON
{
"hex": "#aee290",
"rgb": {
"r": 174,
"g": 226,
"b": 144
},
"hsl": {
"h": 98.049,
"s": 58.571,
"l": 72.549
},
"oklch": {
"l": 0.85708,
"c": 0.12138,
"h": 134.7
},
"luminance": 0.65405
}Semantic roles & 50–950 ramp
primary
#AEE290
secondary
#985CBB
accent
#1FC689
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131611
muted
#828481