#AEE090#AEE090
#AEE090 is a very light, moderate yellow-green. Relative luminance 0.643; OKLCH L 85.3% C 0.118 H 134.3°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE090 |
|---|---|
| RGB | rgb(174, 224, 144) |
| HSL | hsl(98, 56%, 72%) |
| HSV | hsv(98, 36%, 88%) |
| CMYK | cmyk(22.3%, 0%, 35.7%, 12.2%) |
| CIE-LAB | lab(84.13, -30.30, 34.08) |
| CIE-LCH | lch(84.13, 45.60, 131.64°) |
| OKLab | oklab(85.26% -0.0827 0.0846) |
| OKLCH | oklch(85.26% 0.118 134.3) |
| XYZ | xyz(49.1441, 64.3224, 36.2064) |
| Luminance | 0.6432 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.19
Light Sage
#BCECAC
ΔE00 4.43
Washed Out Green
#BCF5A6
ΔE00 4.67
Pale Olive Green
#B1D27B
ΔE00 4.81
Tea Green
#BDF8A3
ΔE00 5.17
Lightgreen
#90EE90
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE090 #C290E0
analogous
#D6E090 #AEE090 #90E09A
triadic
#AEE090 #90AEE0 #E090AE
tetradic
#AEE090 #90D6E0 #C290E0 #E09A90
square
#AEE090 #90D6E0 #C290E0 #E09A90
split-complementary
#AEE090 #9A90E0 #E090D6
monochromatic
#6AC036 #8BD360 #AEE090 #D1EDC0 #EEF8E7
Accessibility & contrast
On white
1.51
#AEE090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#AEE090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE090
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE090 | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58A
Deuteranopia (green-blind)
#DED094
Tritanopia (blue-blind)
#AEDACC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aee090; /* rgb */ color: rgb(174, 224, 144); /* oklch */ color: oklch(85.3% 0.118 134.3);
Tailwind
colors: {
custom: {
50: '#c7eab1',
500: '#aee090',
950: '#000000',
},
}SCSS
$custom: #aee090; $custom-light: #c7eab1; $custom-dark: #000000;
JSON
{
"hex": "#aee090",
"rgb": {
"r": 174,
"g": 224,
"b": 144
},
"hsl": {
"h": 97.5,
"s": 56.338,
"l": 72.157
},
"oklch": {
"l": 0.85259,
"c": 0.11833,
"h": 134.3
},
"luminance": 0.64324
}Semantic roles & 50–950 ramp
primary
#AEE090
secondary
#965CB8
accent
#22C487
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131611
muted
#828481