#AAF89F#AAF89F
#AAF89F is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.7% C 0.141 H 141.4°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #AAF89F |
|---|---|
| RGB | rgb(170, 248, 159) |
| HSL | hsl(113, 86%, 80%) |
| HSV | hsv(113, 36%, 97%) |
| CMYK | cmyk(31.5%, 0%, 35.9%, 2.7%) |
| CIE-LAB | lab(90.86, -40.45, 35.37) |
| CIE-LCH | lch(90.86, 53.73, 138.84°) |
| OKLab | oklab(90.71% -0.1103 0.088) |
| OKLCH | oklch(90.71% 0.141 141.4) |
| XYZ | xyz(56.4008, 78.1816, 44.9130) |
| Luminance | 0.7818 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.11
Pastel Green
#B0FF9D
ΔE00 1.97
Pale Light Green
#B1FC99
ΔE00 2.04
Palegreen
#98FB98
ΔE00 2.53
Tea Green
#BDF8A3
ΔE00 2.77
Washed Out Green
#BCF5A6
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAF89F #ED9FF8
analogous
#D7F89F #AAF89F #9FF8C0
triadic
#AAF89F #9FAAF8 #F89FAA
tetradic
#AAF89F #9FD7F8 #ED9FF8 #F8C09F
square
#AAF89F #9FD7F8 #ED9FF8 #F8C09F
split-complementary
#AAF89F #C09FF8 #F89FD7
monochromatic
#45F02D #77F466 #AAF89F #DDFCD8 #E6FDE2
Accessibility & contrast
On white
1.26
#AAF89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#AAF89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAF89F
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAF89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAF89F | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE999
Deuteranopia (green-blind)
#F1E2A4
Tritanopia (blue-blind)
#A4F3E1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #aaf89f; /* rgb */ color: rgb(170, 248, 159); /* oklch */ color: oklch(90.7% 0.141 141.4);
Tailwind
colors: {
custom: {
50: '#c5fbbc',
500: '#aaf89f',
950: '#000000',
},
}SCSS
$custom: #aaf89f; $custom-light: #c5fbbc; $custom-dark: #000000;
JSON
{
"hex": "#aaf89f",
"rgb": {
"r": 170,
"g": 248,
"b": 159
},
"hsl": {
"h": 112.584,
"s": 86.408,
"l": 79.804
},
"oklch": {
"l": 0.9071,
"c": 0.14115,
"h": 141.4
},
"luminance": 0.78184
}Semantic roles & 50–950 ramp
primary
#AAF89F
secondary
#CA63D9
accent
#03E3C7
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131712
muted
#828582