#AAF67F#AAF67F
#AAF67F is a very light, vivid yellow-green. Relative luminance 0.760; OKLCH L 89.7% C 0.170 H 135.3°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #AAF67F |
|---|---|
| RGB | rgb(170, 246, 127) |
| HSL | hsl(98, 87%, 73%) |
| HSV | hsv(98, 48%, 96%) |
| CMYK | cmyk(30.9%, 0%, 48.4%, 3.5%) |
| CIE-LAB | lab(89.85, -43.79, 49.63) |
| CIE-LCH | lch(89.85, 66.19, 131.42°) |
| OKLab | oklab(89.75% -0.1206 0.1194) |
| OKLCH | oklch(89.75% 0.17 135.3) |
| XYZ | xyz(53.3628, 75.9879, 31.9301) |
| Luminance | 0.7599 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.09
Light Green
#96F97B
ΔE00 2.62
Pistachio (survey)
#C0FA8B
ΔE00 2.91
Light Yellowish Green
#C2FF89
ΔE00 3.24
Light Grass Green
#9AF764
ΔE00 3.29
Light Lime
#AEFD6C
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAF67F #CB7FF6
analogous
#E6F67F #AAF67F #7FF68F
triadic
#AAF67F #7FAAF6 #F67FAA
tetradic
#AAF67F #7FE6F6 #CB7FF6 #F68F7F
square
#AAF67F #7FE6F6 #CB7FF6 #F68F7F
split-complementary
#AAF67F #8F7FF6 #F67FE6
monochromatic
#5FEA10 #84F246 #AAF67F #D0FAB8 #ECFDE2
Accessibility & contrast
On white
1.30
#AAF67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#AAF67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAF67F
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAF67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAF67F | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE675
Deuteranopia (green-blind)
#F3E087
Tritanopia (blue-blind)
#A9EEDA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #aaf67f; /* rgb */ color: rgb(170, 246, 127); /* oklch */ color: oklch(89.7% 0.170 135.3);
Tailwind
colors: {
custom: {
50: '#c6f9a6',
500: '#aaf67f',
950: '#000000',
},
}SCSS
$custom: #aaf67f; $custom-light: #c6f9a6; $custom-dark: #000000;
JSON
{
"hex": "#aaf67f",
"rgb": {
"r": 170,
"g": 246,
"b": 127
},
"hsl": {
"h": 98.319,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.89747,
"c": 0.16971,
"h": 135.3
},
"luminance": 0.7599
}Semantic roles & 50–950 ramp
primary
#AAF67F
secondary
#A047D2
accent
#02E392
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13170F
muted
#838580