#AAF986#AAF986
#AAF986 is a very light, vivid green. Relative luminance 0.780; OKLCH L 90.5% C 0.167 H 136.6°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AAF986 |
|---|---|
| RGB | rgb(170, 249, 134) |
| HSL | hsl(101, 91%, 75%) |
| HSV | hsv(101, 46%, 98%) |
| CMYK | cmyk(31.7%, 0%, 46.2%, 2.4%) |
| CIE-LAB | lab(90.79, -44.25, 47.47) |
| CIE-LCH | lch(90.79, 64.90, 132.99°) |
| OKLab | oklab(90.53% -0.1215 0.115) |
| OKLCH | oklch(90.53% 0.167 136.6) |
| XYZ | xyz(54.7548, 78.0164, 34.7233) |
| Luminance | 0.7802 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.40
Pale Light Green
#B1FC99
ΔE00 2.51
Spring Green (survey)
#A9F971
ΔE00 2.78
Pastel Green
#B0FF9D
ΔE00 3.05
Pistachio (survey)
#C0FA8B
ΔE00 3.06
Celery
#C1FD95
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAF986 #D586F9
analogous
#E4F986 #AAF986 #86F99B
triadic
#AAF986 #86AAF9 #F986AA
tetradic
#AAF986 #86E4F9 #D586F9 #F99B86
square
#AAF986 #86E4F9 #D586F9 #F99B86
split-complementary
#AAF986 #9B86F9 #F986E4
monochromatic
#58F311 #81F64C #AAF986 #D3FCC0 #EBFEE2
Accessibility & contrast
On white
1.26
#AAF986 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#AAF986 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAF986
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAF986 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAF986 | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97D
Deuteranopia (green-blind)
#F4E28D
Tritanopia (blue-blind)
#A8F2DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #aaf986; /* rgb */ color: rgb(170, 249, 134); /* oklch */ color: oklch(90.5% 0.167 136.6);
Tailwind
colors: {
custom: {
50: '#c6fbab',
500: '#aaf986',
950: '#000000',
},
}SCSS
$custom: #aaf986; $custom-light: #c6fbab; $custom-dark: #000000;
JSON
{
"hex": "#aaf986",
"rgb": {
"r": 170,
"g": 249,
"b": 134
},
"hsl": {
"h": 101.217,
"s": 90.551,
"l": 75.098
},
"oklch": {
"l": 0.90533,
"c": 0.1673,
"h": 136.6
},
"luminance": 0.78019
}Semantic roles & 50–950 ramp
primary
#AAF986
secondary
#AC4CD7
accent
#00E69E
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581