#AAF89E#AAF89E
#AAF89E is a very light, vivid green. Relative luminance 0.781; OKLCH L 90.7% C 0.142 H 141.2°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #AAF89E |
|---|---|
| RGB | rgb(170, 248, 158) |
| HSL | hsl(112, 87%, 80%) |
| HSV | hsv(112, 36%, 97%) |
| CMYK | cmyk(31.5%, 0%, 36.3%, 2.7%) |
| CIE-LAB | lab(90.85, -40.60, 35.84) |
| CIE-LCH | lch(90.85, 54.16, 138.56°) |
| OKLab | oklab(90.69% -0.1107 0.0891) |
| OKLCH | oklch(90.69% 0.142 141.2) |
| XYZ | xyz(56.3144, 78.1471, 44.4578) |
| Luminance | 0.7815 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.18
Pastel Green
#B0FF9D
ΔE00 1.85
Pale Light Green
#B1FC99
ΔE00 1.90
Palegreen
#98FB98
ΔE00 2.49
Tea Green
#BDF8A3
ΔE00 2.76
Washed Out Green
#BCF5A6
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAF89E #EC9EF8
analogous
#D7F89E #AAF89E #9EF8BF
triadic
#AAF89E #9EAAF8 #F89EAA
tetradic
#AAF89E #9ED7F8 #EC9EF8 #F8BF9E
square
#AAF89E #9ED7F8 #EC9EF8 #F8BF9E
split-complementary
#AAF89E #BF9EF8 #F89ED7
monochromatic
#46F02C #78F465 #AAF89E #DCFCD7 #E6FDE2
Accessibility & contrast
On white
1.26
#AAF89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#AAF89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAF89E
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAF89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAF89E | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE998
Deuteranopia (green-blind)
#F1E2A3
Tritanopia (blue-blind)
#A4F3E1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #aaf89e; /* rgb */ color: rgb(170, 248, 158); /* oklch */ color: oklch(90.7% 0.142 141.2);
Tailwind
colors: {
custom: {
50: '#c5fbbb',
500: '#aaf89e',
950: '#000000',
},
}SCSS
$custom: #aaf89e; $custom-light: #c5fbbb; $custom-dark: #000000;
JSON
{
"hex": "#aaf89e",
"rgb": {
"r": 170,
"g": 248,
"b": 158
},
"hsl": {
"h": 112,
"s": 86.538,
"l": 79.608
},
"oklch": {
"l": 0.90693,
"c": 0.14215,
"h": 141.2
},
"luminance": 0.78149
}Semantic roles & 50–950 ramp
primary
#AAF89E
secondary
#C962D8
accent
#02E3C5
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131712
muted
#828582