#AFF982#AFF982
#AFF982 is a very light, vivid yellow-green. Relative luminance 0.785; OKLCH L 90.8% C 0.169 H 134.8°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF982 |
|---|---|
| RGB | rgb(175, 249, 130) |
| HSL | hsl(97, 91%, 74%) |
| HSV | hsv(97, 48%, 98%) |
| CMYK | cmyk(29.7%, 0%, 47.8%, 2.4%) |
| CIE-LAB | lab(91.00, -43.07, 49.68) |
| CIE-LCH | lch(91.00, 65.75, 130.92°) |
| OKLab | oklab(90.76% -0.1187 0.1196) |
| OKLCH | oklch(90.76% 0.169 134.8) |
| XYZ | xyz(55.5829, 78.4751, 33.3334) |
| Luminance | 0.7848 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.07
Pistachio (survey)
#C0FA8B
ΔE00 2.36
Light Yellowish Green
#C2FF89
ΔE00 2.54
Celery
#C1FD95
ΔE00 2.81
Light Green
#96F97B
ΔE00 3.00
Light Lime
#AEFD6C
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF982 #CC82F9
analogous
#EBF982 #AFF982 #82F991
triadic
#AFF982 #82AFF9 #F982AF
tetradic
#AFF982 #82EBF9 #CC82F9 #F99182
square
#AFF982 #82EBF9 #CC82F9 #F99182
split-complementary
#AFF982 #9182F9 #F982EB
monochromatic
#64F30D #8AF648 #AFF982 #D4FCBC #ECFEE2
Accessibility & contrast
On white
1.26
#AFF982 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#AFF982 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF982
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF982 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF982 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE978
Deuteranopia (green-blind)
#F6E389
Tritanopia (blue-blind)
#AEF1DD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #aff982; /* rgb */ color: rgb(175, 249, 130); /* oklch */ color: oklch(90.8% 0.169 134.8);
Tailwind
colors: {
custom: {
50: '#cafba8',
500: '#aff982',
950: '#000000',
},
}SCSS
$custom: #aff982; $custom-light: #cafba8; $custom-dark: #000000;
JSON
{
"hex": "#aff982",
"rgb": {
"r": 175,
"g": 249,
"b": 130
},
"hsl": {
"h": 97.311,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.90755,
"c": 0.16852,
"h": 134.8
},
"luminance": 0.78477
}Semantic roles & 50–950 ramp
primary
#AFF982
secondary
#A149D6
accent
#00E68F
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131710
muted
#838581