#AAF987#AAF987
#AAF987 is a very light, vivid green. Relative luminance 0.780; OKLCH L 90.5% C 0.166 H 136.8°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #AAF987 |
|---|---|
| RGB | rgb(170, 249, 135) |
| HSL | hsl(102, 90%, 75%) |
| HSV | hsv(102, 46%, 98%) |
| CMYK | cmyk(31.7%, 0%, 45.8%, 2.4%) |
| CIE-LAB | lab(90.80, -44.13, 47.01) |
| CIE-LCH | lch(90.80, 64.48, 133.19°) |
| OKLab | oklab(90.55% -0.1212 0.114) |
| OKLCH | oklch(90.55% 0.166 136.8) |
| XYZ | xyz(54.8249, 78.0445, 35.0924) |
| Luminance | 0.7805 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.37
Light Green
#96F97B
ΔE00 2.44
Pastel Green
#B0FF9D
ΔE00 2.91
Spring Green (survey)
#A9F971
ΔE00 2.92
Celery
#C1FD95
ΔE00 3.05
Pistachio (survey)
#C0FA8B
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAF987 #D687F9
analogous
#E3F987 #AAF987 #87F99D
triadic
#AAF987 #87AAF9 #F987AA
tetradic
#AAF987 #87E3F9 #D687F9 #F99D87
square
#AAF987 #87E3F9 #D687F9 #F99D87
split-complementary
#AAF987 #9D87F9 #F987E3
monochromatic
#57F312 #81F64D #AAF987 #D3FCC1 #EAFEE2
Accessibility & contrast
On white
1.26
#AAF987 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#AAF987 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAF987
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAF987 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAF987 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97E
Deuteranopia (green-blind)
#F4E28E
Tritanopia (blue-blind)
#A7F2DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #aaf987; /* rgb */ color: rgb(170, 249, 135); /* oklch */ color: oklch(90.5% 0.166 136.8);
Tailwind
colors: {
custom: {
50: '#c6fbac',
500: '#aaf987',
950: '#000000',
},
}SCSS
$custom: #aaf987; $custom-light: #c6fbac; $custom-dark: #000000;
JSON
{
"hex": "#aaf987",
"rgb": {
"r": 170,
"g": 249,
"b": 135
},
"hsl": {
"h": 101.579,
"s": 90.476,
"l": 75.294
},
"oklch": {
"l": 0.90548,
"c": 0.16633,
"h": 136.8
},
"luminance": 0.78047
}Semantic roles & 50–950 ramp
primary
#AAF987
secondary
#AD4DD7
accent
#00E69F
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581