#AEEC93#AEEC93
#AEEC93 is a very light, vivid green. Relative luminance 0.711; OKLCH L 88.0% C 0.133 H 136.6°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #AEEC93 |
|---|---|
| RGB | rgb(174, 236, 147) |
| HSL | hsl(102, 70%, 75%) |
| HSV | hsv(102, 38%, 93%) |
| CMYK | cmyk(26.3%, 0%, 37.7%, 7.5%) |
| CIE-LAB | lab(87.53, -35.45, 37.02) |
| CIE-LCH | lch(87.53, 51.26, 133.75°) |
| OKLab | oklab(88.01% -0.0969 0.0916) |
| OKLCH | oklch(88.01% 0.133 136.6) |
| XYZ | xyz(52.7160, 71.0945, 38.5432) |
| Luminance | 0.7110 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.90
Washed Out Green
#BCF5A6
ΔE00 2.91
Pale Light Green
#B1FC99
ΔE00 3.52
Light Pastel Green
#B2FBA5
ΔE00 3.54
Pastel Green
#B0FF9D
ΔE00 4.16
Lightgreen
#90EE90
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEEC93 #D193EC
analogous
#DAEC93 #AEEC93 #93ECA5
triadic
#AEEC93 #93AEEC #EC93AE
tetradic
#AEEC93 #93DAEC #D193EC #ECA593
square
#AEEC93 #93DAEC #D193EC #ECA593
split-complementary
#AEEC93 #A593EC #EC93DA
monochromatic
#60DA2B #87E35F #AEEC93 #D5F5C7 #EBFAE5
Accessibility & contrast
On white
1.38
#AEEC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#AEEC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEEC93
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEEC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEEC93 | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8D
Deuteranopia (green-blind)
#E8D998
Tritanopia (blue-blind)
#ACE6D6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #aeec93; /* rgb */ color: rgb(174, 236, 147); /* oklch */ color: oklch(88.0% 0.133 136.6);
Tailwind
colors: {
custom: {
50: '#c8f2b3',
500: '#aeec93',
950: '#000000',
},
}SCSS
$custom: #aeec93; $custom-light: #c8f2b3; $custom-dark: #000000;
JSON
{
"hex": "#aeec93",
"rgb": {
"r": 174,
"g": 236,
"b": 147
},
"hsl": {
"h": 101.798,
"s": 70.079,
"l": 75.098
},
"oklch": {
"l": 0.88013,
"c": 0.13331,
"h": 136.6
},
"luminance": 0.71096
}Semantic roles & 50–950 ramp
primary
#AEEC93
secondary
#A75CC7
accent
#13D298
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581