#AFFD83#AFFD83
#AFFD83 is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 91.7% C 0.173 H 135.3°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFD83 |
|---|---|
| RGB | rgb(175, 253, 131) |
| HSL | hsl(98, 97%, 75%) |
| HSV | hsv(98, 48%, 99%) |
| CMYK | cmyk(30.8%, 0%, 48.2%, 0.8%) |
| CIE-LAB | lab(92.13, -44.69, 50.61) |
| CIE-LCH | lch(92.13, 67.51, 131.44°) |
| OKLab | oklab(91.68% -0.1231 0.1218) |
| OKLCH | oklch(91.68% 0.173 135.3) |
| XYZ | xyz(56.8999, 81.0011, 34.1051) |
| Luminance | 0.8100 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.04
Light Yellowish Green
#C2FF89
ΔE00 2.52
Pistachio (survey)
#C0FA8B
ΔE00 2.72
Key Lime
#AEFF6E
ΔE00 2.76
Light Green
#96F97B
ΔE00 2.85
Light Lime
#AEFD6C
ΔE00 2.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFD83 #D183FD
analogous
#ECFD83 #AFFD83 #83FD94
triadic
#AFFD83 #83AFFD #FD83AF
tetradic
#AFFD83 #83ECFD #D183FD #FD9483
square
#AFFD83 #83ECFD #D183FD #FD9483
split-complementary
#AFFD83 #9483FD #FD83EC
monochromatic
#61FB0B #88FC47 #AFFD83 #D6FEBF #ECFFE1
Accessibility & contrast
On white
1.22
#AFFD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#AFFD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFD83
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFD83 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED79
Deuteranopia (green-blind)
#F9E68B
Tritanopia (blue-blind)
#AEF5E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #affd83; /* rgb */ color: rgb(175, 253, 131); /* oklch */ color: oklch(91.7% 0.173 135.3);
Tailwind
colors: {
custom: {
50: '#cafea9',
500: '#affd83',
950: '#000000',
},
}SCSS
$custom: #affd83; $custom-light: #cafea9; $custom-dark: #000000;
JSON
{
"hex": "#affd83",
"rgb": {
"r": 175,
"g": 253,
"b": 131
},
"hsl": {
"h": 98.361,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.9168,
"c": 0.17314,
"h": 135.3
},
"luminance": 0.81003
}Semantic roles & 50–950 ramp
primary
#AFFD83
secondary
#A748DC
accent
#00E693
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131810
muted
#838681