#AAEC95#AAEC95
#AAEC95 is a very light, vivid green. Relative luminance 0.707; OKLCH L 87.8% C 0.133 H 138.4°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #AAEC95 |
|---|---|
| RGB | rgb(170, 236, 149) |
| HSL | hsl(106, 70%, 75%) |
| HSV | hsv(106, 37%, 93%) |
| CMYK | cmyk(28%, 0%, 36.9%, 7.5%) |
| CIE-LAB | lab(87.34, -36.51, 35.73) |
| CIE-LCH | lch(87.34, 51.09, 135.62°) |
| OKLab | oklab(87.81% -0.0997 0.0886) |
| OKLCH | oklch(87.81% 0.133 138.4) |
| XYZ | xyz(51.9962, 70.7050, 39.3358) |
| Luminance | 0.7071 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.96
Tea Green
#BDF8A3
ΔE00 3.10
Light Pastel Green
#B2FBA5
ΔE00 3.27
Lightgreen
#90EE90
ΔE00 3.55
Pale Light Green
#B1FC99
ΔE00 3.57
Pastel Green
#B0FF9D
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAEC95 #D795EC
analogous
#D6EC95 #AAEC95 #95ECAB
triadic
#AAEC95 #95AAEC #EC95AA
tetradic
#AAEC95 #95D6EC #D795EC #ECAB95
square
#AAEC95 #95D6EC #D795EC #ECAB95
split-complementary
#AAEC95 #AB95EC #EC95D6
monochromatic
#57D92D #80E361 #AAEC95 #D4F5C9 #EAFAE5
Accessibility & contrast
On white
1.39
#AAEC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#AAEC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAEC95
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAEC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAEC95 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF8F
Deuteranopia (green-blind)
#E7D99A
Tritanopia (blue-blind)
#A7E6D6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #aaec95; /* rgb */ color: rgb(170, 236, 149); /* oklch */ color: oklch(87.8% 0.133 138.4);
Tailwind
colors: {
custom: {
50: '#c5f2b5',
500: '#aaec95',
950: '#000000',
},
}SCSS
$custom: #aaec95; $custom-light: #c5f2b5; $custom-dark: #000000;
JSON
{
"hex": "#aaec95",
"rgb": {
"r": 170,
"g": 236,
"b": 149
},
"hsl": {
"h": 105.517,
"s": 69.6,
"l": 75.49
},
"oklch": {
"l": 0.87812,
"c": 0.13339,
"h": 138.4
},
"luminance": 0.70707
}Semantic roles & 50–950 ramp
primary
#AAEC95
secondary
#AE5EC7
accent
#14D2A4
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581