#AEE288#AEE288
#AEE288 is a very light, vivid yellow-green. Relative luminance 0.652; OKLCH L 85.6% C 0.130 H 133.0°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE288 |
|---|---|
| RGB | rgb(174, 226, 136) |
| HSL | hsl(95, 61%, 71%) |
| HSV | hsv(95, 40%, 89%) |
| CMYK | cmyk(23%, 0%, 39.8%, 11.4%) |
| CIE-LAB | lab(84.57, -32.31, 38.68) |
| CIE-LCH | lch(84.57, 50.40, 129.88°) |
| OKLab | oklab(85.57% -0.0886 0.095) |
| OKLCH | oklch(85.57% 0.13 133) |
| XYZ | xyz(49.0949, 65.1678, 33.2798) |
| Luminance | 0.6517 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.59
Light Grey Green
#B7E1A1
ΔE00 4.76
Washed Out Green
#BCF5A6
ΔE00 4.93
Tea Green
#BDF8A3
ΔE00 5.05
Light Sage
#BCECAC
ΔE00 5.65
Pistachio (survey)
#C0FA8B
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE288 #BC88E2
analogous
#DBE288 #AEE288 #88E28F
triadic
#AEE288 #88AEE2 #E288AE
tetradic
#AEE288 #88DBE2 #BC88E2 #E28F88
square
#AEE288 #88DBE2 #BC88E2 #E28F88
split-complementary
#AEE288 #8F88E2 #E288DB
monochromatic
#6CC12F #8DD657 #AEE288 #CFEEB9 #EEF9E6
Accessibility & contrast
On white
1.50
#AEE288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#AEE288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE288
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE288 | 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)
#E9D681
Deuteranopia (green-blind)
#E1D28D
Tritanopia (blue-blind)
#AFDBCC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aee288; /* rgb */ color: rgb(174, 226, 136); /* oklch */ color: oklch(85.6% 0.130 133.0);
Tailwind
colors: {
custom: {
50: '#c8ebac',
500: '#aee288',
950: '#000000',
},
}SCSS
$custom: #aee288; $custom-light: #c8ebac; $custom-dark: #000000;
JSON
{
"hex": "#aee288",
"rgb": {
"r": 174,
"g": 226,
"b": 136
},
"hsl": {
"h": 94.667,
"s": 60.811,
"l": 70.98
},
"oklch": {
"l": 0.85571,
"c": 0.12991,
"h": 133
},
"luminance": 0.65169
}Semantic roles & 50–950 ramp
primary
#AEE288
secondary
#8F54BA
accent
#1DC980
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481