#AAF985#AAF985
#AAF985 is a very light, vivid green. Relative luminance 0.780; OKLCH L 90.5% C 0.168 H 136.4°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AAF985 |
|---|---|
| RGB | rgb(170, 249, 133) |
| HSL | hsl(101, 91%, 75%) |
| HSV | hsv(101, 47%, 98%) |
| CMYK | cmyk(31.7%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(90.77, -44.38, 47.93) |
| CIE-LCH | lch(90.77, 65.32, 132.79°) |
| OKLab | oklab(90.52% -0.1219 0.1159) |
| OKLCH | oklch(90.52% 0.168 136.4) |
| XYZ | xyz(54.6854, 77.9887, 34.3578) |
| Luminance | 0.7799 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.37
Spring Green (survey)
#A9F971
ΔE00 2.63
Pale Light Green
#B1FC99
ΔE00 2.64
Pistachio (survey)
#C0FA8B
ΔE00 3.04
Celery
#C1FD95
ΔE00 3.11
Pastel Green
#B0FF9D
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAF985 #D485F9
analogous
#E4F985 #AAF985 #85F99A
triadic
#AAF985 #85AAF9 #F985AA
tetradic
#AAF985 #85E4F9 #D485F9 #F99A85
square
#AAF985 #85E4F9 #D485F9 #F99A85
split-complementary
#AAF985 #9A85F9 #F985E4
monochromatic
#59F310 #81F64B #AAF985 #D3FCBF #EBFEE2
Accessibility & contrast
On white
1.27
#AAF985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#AAF985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAF985
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAF985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAF985 | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 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)
#FFE97B
Deuteranopia (green-blind)
#F5E28C
Tritanopia (blue-blind)
#A8F2DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #aaf985; /* rgb */ color: rgb(170, 249, 133); /* oklch */ color: oklch(90.5% 0.168 136.4);
Tailwind
colors: {
custom: {
50: '#c6fbaa',
500: '#aaf985',
950: '#000000',
},
}SCSS
$custom: #aaf985; $custom-light: #c6fbaa; $custom-dark: #000000;
JSON
{
"hex": "#aaf985",
"rgb": {
"r": 170,
"g": 249,
"b": 133
},
"hsl": {
"h": 100.862,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.90519,
"c": 0.16824,
"h": 136.4
},
"luminance": 0.77991
}Semantic roles & 50–950 ramp
primary
#AAF985
secondary
#AA4BD7
accent
#00E69C
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581