#AEEC91#AEEC91
#AEEC91 is a very light, vivid green. Relative luminance 0.710; OKLCH L 88.0% C 0.135 H 136.2°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AEEC91 |
|---|---|
| RGB | rgb(174, 236, 145) |
| HSL | hsl(101, 71%, 75%) |
| HSV | hsv(101, 39%, 93%) |
| CMYK | cmyk(26.3%, 0%, 38.6%, 7.5%) |
| CIE-LAB | lab(87.50, -35.72, 37.98) |
| CIE-LCH | lch(87.50, 52.14, 133.24°) |
| OKLab | oklab(87.98% -0.0977 0.0937) |
| OKLCH | oklch(87.98% 0.135 136.2) |
| XYZ | xyz(52.5605, 71.0323, 37.7239) |
| Luminance | 0.7103 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.02
Washed Out Green
#BCF5A6
ΔE00 3.13
Pale Light Green
#B1FC99
ΔE00 3.48
Light Pastel Green
#B2FBA5
ΔE00 3.70
Pastel Green
#B0FF9D
ΔE00 4.15
Celery
#C1FD95
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEEC91 #CF91EC
analogous
#DCEC91 #AEEC91 #91ECA2
triadic
#AEEC91 #91AEEC #EC91AE
tetradic
#AEEC91 #91DCEC #CF91EC #ECA291
square
#AEEC91 #91DCEC #CF91EC #ECA291
split-complementary
#AEEC91 #A291EC #EC91DC
monochromatic
#61DA29 #88E35D #AEEC91 #D4F5C5 #ECFAE5
Accessibility & contrast
On white
1.38
#AEEC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#AEEC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEEC91
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEEC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEEC91 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8A
Deuteranopia (green-blind)
#E9D996
Tritanopia (blue-blind)
#ADE6D5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #aeec91; /* rgb */ color: rgb(174, 236, 145); /* oklch */ color: oklch(88.0% 0.135 136.2);
Tailwind
colors: {
custom: {
50: '#c8f2b2',
500: '#aeec91',
950: '#000000',
},
}SCSS
$custom: #aeec91; $custom-light: #c8f2b2; $custom-dark: #000000;
JSON
{
"hex": "#aeec91",
"rgb": {
"r": 174,
"g": 236,
"b": 145
},
"hsl": {
"h": 100.879,
"s": 70.543,
"l": 74.706
},
"oklch": {
"l": 0.87978,
"c": 0.13539,
"h": 136.2
},
"luminance": 0.71034
}Semantic roles & 50–950 ramp
primary
#AEEC91
secondary
#A45AC7
accent
#13D395
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581