#AFFF73#AFFF73
#AFFF73 is a very light, vivid yellow-green. Relative luminance 0.819; OKLCH L 91.9% C 0.190 H 133.6°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFF73 |
|---|---|
| RGB | rgb(175, 255, 115) |
| HSL | hsl(94, 100%, 73%) |
| HSV | hsv(94, 55%, 100%) |
| CMYK | cmyk(31.4%, 0%, 54.9%, 0%) |
| CIE-LAB | lab(92.52, -47.26, 58.36) |
| CIE-LCH | lch(92.52, 75.09, 129.00°) |
| OKLab | oklab(91.94% -0.1312 0.1376) |
| OKLCH | oklch(91.94% 0.19 133.6) |
| XYZ | xyz(56.5327, 81.8697, 29.0401) |
| Luminance | 0.8187 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 0.55
Light Lime
#AEFD6C
ΔE00 0.80
Spring Green (survey)
#A9F971
ΔE00 1.33
Pale Lime Green
#B1FF65
ΔE00 1.74
Pale Lime
#BEFD73
ΔE00 2.32
Light Lime Green
#B9FF66
ΔE00 2.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFF73 #C373FF
analogous
#F5FF73 #AFFF73 #73FF7D
triadic
#AFFF73 #73AFFF #FF73AF
tetradic
#AFFF73 #73F5FF #C373FF #FF7D73
square
#AFFF73 #73F5FF #C373FF #FF7D73
split-complementary
#AFFF73 #7D73FF #FF73F5
monochromatic
#6AF800 #8CFF36 #AFFF73 #D2FFB0 #EEFFE0
Accessibility & contrast
On white
1.21
#AFFF73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#AFFF73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFF73
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFF73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFF73 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE65
Deuteranopia (green-blind)
#FDE77D
Tritanopia (blue-blind)
#AFF6E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #afff73; /* rgb */ color: rgb(175, 255, 115); /* oklch */ color: oklch(91.9% 0.190 133.6);
Tailwind
colors: {
custom: {
50: '#cbff9f',
500: '#afff73',
950: '#000000',
},
}SCSS
$custom: #afff73; $custom-light: #cbff9f; $custom-dark: #000000;
JSON
{
"hex": "#afff73",
"rgb": {
"r": 175,
"g": 255,
"b": 115
},
"hsl": {
"h": 94.286,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.91935,
"c": 0.19013,
"h": 133.6
},
"luminance": 0.81872
}Semantic roles & 50–950 ramp
primary
#AFFF73
secondary
#973ADC
accent
#00E683
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680