#AFF983#AFF983
#AFF983 is a very light, vivid yellow-green. Relative luminance 0.785; OKLCH L 90.8% C 0.168 H 134.9°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF983 |
|---|---|
| RGB | rgb(175, 249, 131) |
| HSL | hsl(98, 91%, 75%) |
| HSV | hsv(98, 47%, 98%) |
| CMYK | cmyk(29.7%, 0%, 47.4%, 2.4%) |
| CIE-LAB | lab(91.01, -42.95, 49.23) |
| CIE-LCH | lch(91.01, 65.33, 131.11°) |
| OKLab | oklab(90.77% -0.1183 0.1187) |
| OKLCH | oklch(90.77% 0.168 134.9) |
| XYZ | xyz(55.6503, 78.5020, 33.6886) |
| Luminance | 0.7850 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.20
Pistachio (survey)
#C0FA8B
ΔE00 2.35
Light Yellowish Green
#C2FF89
ΔE00 2.57
Celery
#C1FD95
ΔE00 2.74
Light Green
#96F97B
ΔE00 2.99
Pale Light Green
#B1FC99
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF983 #CD83F9
analogous
#EAF983 #AFF983 #83F992
triadic
#AFF983 #83AFF9 #F983AF
tetradic
#AFF983 #83EAF9 #CD83F9 #F99283
square
#AFF983 #83EAF9 #CD83F9 #F99283
split-complementary
#AFF983 #9283F9 #F983EA
monochromatic
#64F30E #89F649 #AFF983 #D5FCBD #ECFEE2
Accessibility & contrast
On white
1.26
#AFF983 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#AFF983 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF983
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF983 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF983 | 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)
#FFE979
Deuteranopia (green-blind)
#F6E38A
Tritanopia (blue-blind)
#AEF1DD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #aff983; /* rgb */ color: rgb(175, 249, 131); /* oklch */ color: oklch(90.8% 0.168 134.9);
Tailwind
colors: {
custom: {
50: '#cafba9',
500: '#aff983',
950: '#000000',
},
}SCSS
$custom: #aff983; $custom-light: #cafba9; $custom-dark: #000000;
JSON
{
"hex": "#aff983",
"rgb": {
"r": 175,
"g": 249,
"b": 131
},
"hsl": {
"h": 97.627,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.90769,
"c": 0.16757,
"h": 134.9
},
"luminance": 0.78504
}Semantic roles & 50–950 ramp
primary
#AFF983
secondary
#A24AD7
accent
#00E690
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131710
muted
#838581