#AEEC97#AEEC97
#AEEC97 is a very light, vivid green. Relative luminance 0.712; OKLCH L 88.1% C 0.129 H 137.5°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AEEC97 |
|---|---|
| RGB | rgb(174, 236, 151) |
| HSL | hsl(104, 69%, 76%) |
| HSV | hsv(104, 36%, 93%) |
| CMYK | cmyk(26.3%, 0%, 36%, 7.5%) |
| CIE-LAB | lab(87.59, -34.89, 35.10) |
| CIE-LCH | lch(87.59, 49.49, 134.82°) |
| OKLab | oklab(88.08% -0.0952 0.0872) |
| OKLCH | oklch(88.08% 0.129 137.5) |
| XYZ | xyz(53.0354, 71.2222, 40.2251) |
| Luminance | 0.7122 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.54
Tea Green
#BDF8A3
ΔE00 2.78
Light Pastel Green
#B2FBA5
ΔE00 3.31
Pale Light Green
#B1FC99
ΔE00 3.73
Light Sage
#BCECAC
ΔE00 4.11
Lightgreen
#90EE90
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEEC97 #D597EC
analogous
#D8EC97 #AEEC97 #97ECAA
triadic
#AEEC97 #97AEEC #EC97AE
tetradic
#AEEC97 #97D8EC #D597EC #ECAA97
square
#AEEC97 #97D8EC #D597EC #ECAA97
split-complementary
#AEEC97 #AA97EC #EC97D8
monochromatic
#5DD930 #86E363 #AEEC97 #D6F5CB #EBFAE5
Accessibility & contrast
On white
1.38
#AEEC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#AEEC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEEC97
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEEC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEEC97 | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF91
Deuteranopia (green-blind)
#E8D99C
Tritanopia (blue-blind)
#ACE6D6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #aeec97; /* rgb */ color: rgb(174, 236, 151); /* oklch */ color: oklch(88.1% 0.129 137.5);
Tailwind
colors: {
custom: {
50: '#c8f2b6',
500: '#aeec97',
950: '#000000',
},
}SCSS
$custom: #aeec97; $custom-light: #c8f2b6; $custom-dark: #000000;
JSON
{
"hex": "#aeec97",
"rgb": {
"r": 174,
"g": 236,
"b": 151
},
"hsl": {
"h": 103.765,
"s": 69.106,
"l": 75.882
},
"oklch": {
"l": 0.88083,
"c": 0.12912,
"h": 137.5
},
"luminance": 0.71224
}Semantic roles & 50–950 ramp
primary
#AEEC97
secondary
#AB60C8
accent
#14D19E
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581