#AAF682#AAF682
#AAF682 is a very light, vivid yellow-green. Relative luminance 0.761; OKLCH L 89.8% C 0.167 H 135.7°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AAF682 |
|---|---|
| RGB | rgb(170, 246, 130) |
| HSL | hsl(99, 87%, 74%) |
| HSV | hsv(99, 47%, 96%) |
| CMYK | cmyk(30.9%, 0%, 47.2%, 3.5%) |
| CIE-LAB | lab(89.89, -43.43, 48.26) |
| CIE-LCH | lch(89.89, 64.93, 131.99°) |
| OKLab | oklab(89.79% -0.1195 0.1165) |
| OKLCH | oklch(89.79% 0.167 135.7) |
| XYZ | xyz(53.5613, 76.0673, 32.9751) |
| Luminance | 0.7607 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.50
Light Green
#96F97B
ΔE00 2.62
Pistachio (survey)
#C0FA8B
ΔE00 2.91
Pale Light Green
#B1FC99
ΔE00 3.00
Celery
#C1FD95
ΔE00 3.21
Light Yellowish Green
#C2FF89
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAF682 #CE82F6
analogous
#E4F682 #AAF682 #82F694
triadic
#AAF682 #82AAF6 #F682AA
tetradic
#AAF682 #82E4F6 #CE82F6 #F69482
square
#AAF682 #82E4F6 #CE82F6 #F69482
split-complementary
#AAF682 #9482F6 #F682E4
monochromatic
#5DED11 #83F249 #AAF682 #D1FABB #ECFDE2
Accessibility & contrast
On white
1.30
#AAF682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#AAF682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAF682
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAF682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAF682 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE678
Deuteranopia (green-blind)
#F2E089
Tritanopia (blue-blind)
#A8EFDB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #aaf682; /* rgb */ color: rgb(170, 246, 130); /* oklch */ color: oklch(89.8% 0.167 135.7);
Tailwind
colors: {
custom: {
50: '#c6f9a8',
500: '#aaf682',
950: '#000000',
},
}SCSS
$custom: #aaf682; $custom-light: #c6f9a8; $custom-dark: #000000;
JSON
{
"hex": "#aaf682",
"rgb": {
"r": 170,
"g": 246,
"b": 130
},
"hsl": {
"h": 99.31,
"s": 86.567,
"l": 73.725
},
"oklch": {
"l": 0.89789,
"c": 0.16688,
"h": 135.7
},
"luminance": 0.76069
}Semantic roles & 50–950 ramp
primary
#AAF682
secondary
#A34AD3
accent
#02E396
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581