#AFFF83#AFFF83
#AFFF83 is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.1% C 0.176 H 135.5°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFF83 |
|---|---|
| RGB | rgb(175, 255, 131) |
| HSL | hsl(99, 100%, 76%) |
| HSV | hsv(99, 49%, 100%) |
| CMYK | cmyk(31.4%, 0%, 48.6%, 0%) |
| CIE-LAB | lab(92.69, -45.55, 51.30) |
| CIE-LCH | lch(92.69, 68.60, 131.60°) |
| OKLab | oklab(92.14% -0.1255 0.1233) |
| OKLCH | oklch(92.14% 0.176 135.5) |
| XYZ | xyz(57.5345, 82.2704, 34.3167) |
| Luminance | 0.8227 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.11
Key Lime
#AEFF6E
ΔE00 2.60
Light Yellowish Green
#C2FF89
ΔE00 2.60
Light Lime
#AEFD6C
ΔE00 2.77
Light Green
#96F97B
ΔE00 2.90
Pistachio (survey)
#C0FA8B
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFF83 #D383FF
analogous
#EDFF83 #AFFF83 #83FF95
triadic
#AFFF83 #83AFFF #FF83AF
tetradic
#AFFF83 #83EDFF #D383FF #FF9583
square
#AFFF83 #83EDFF #D383FF #FF9583
split-complementary
#AFFF83 #9583FF #FF83ED
monochromatic
#60FF09 #88FF46 #AFFF83 #D6FFC0 #EBFFE0
Accessibility & contrast
On white
1.20
#AFFF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#AFFF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFF83
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFF83 | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE78
Deuteranopia (green-blind)
#FBE88B
Tritanopia (blue-blind)
#AEF7E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #afff83; /* rgb */ color: rgb(175, 255, 131); /* oklch */ color: oklch(92.1% 0.176 135.5);
Tailwind
colors: {
custom: {
50: '#caffa9',
500: '#afff83',
950: '#000000',
},
}SCSS
$custom: #afff83; $custom-light: #caffa9; $custom-dark: #000000;
JSON
{
"hex": "#afff83",
"rgb": {
"r": 175,
"g": 255,
"b": 131
},
"hsl": {
"h": 98.71,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.92136,
"c": 0.1759,
"h": 135.5
},
"luminance": 0.82273
}Semantic roles & 50–950 ramp
primary
#AFFF83
secondary
#A948DF
accent
#00E694
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681