#AFFE83#AFFE83
#AFFE83 is a very light, vivid yellow-green. Relative luminance 0.816; OKLCH L 91.9% C 0.175 H 135.4°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFE83 |
|---|---|
| RGB | rgb(175, 254, 131) |
| HSL | hsl(99, 98%, 75%) |
| HSV | hsv(99, 48%, 100%) |
| CMYK | cmyk(31.1%, 0%, 48.4%, 0.4%) |
| CIE-LAB | lab(92.41, -45.12, 50.95) |
| CIE-LCH | lch(92.41, 68.06, 131.52°) |
| OKLab | oklab(91.91% -0.1243 0.1225) |
| OKLCH | oklch(91.91% 0.175 135.4) |
| XYZ | xyz(57.2164, 81.6341, 34.2106) |
| Luminance | 0.8164 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.07
Light Yellowish Green
#C2FF89
ΔE00 2.55
Key Lime
#AEFF6E
ΔE00 2.68
Light Lime
#AEFD6C
ΔE00 2.81
Pistachio (survey)
#C0FA8B
ΔE00 2.85
Light Green
#96F97B
ΔE00 2.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFE83 #D283FE
analogous
#ECFE83 #AFFE83 #83FE94
triadic
#AFFE83 #83AFFE #FE83AF
tetradic
#AFFE83 #83ECFE #D283FE #FE9483
square
#AFFE83 #83ECFE #D283FE #FE9483
split-complementary
#AFFE83 #9483FE #FE83EC
monochromatic
#61FD0A #88FE46 #AFFE83 #D6FEC0 #EBFFE1
Accessibility & contrast
On white
1.21
#AFFE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#AFFE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFE83
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFE83 | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED78
Deuteranopia (green-blind)
#FAE78B
Tritanopia (blue-blind)
#AEF6E1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #affe83; /* rgb */ color: rgb(175, 254, 131); /* oklch */ color: oklch(91.9% 0.175 135.4);
Tailwind
colors: {
custom: {
50: '#caffa9',
500: '#affe83',
950: '#000000',
},
}SCSS
$custom: #affe83; $custom-light: #caffa9; $custom-dark: #000000;
JSON
{
"hex": "#affe83",
"rgb": {
"r": 175,
"g": 254,
"b": 131
},
"hsl": {
"h": 98.537,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.91908,
"c": 0.17453,
"h": 135.4
},
"luminance": 0.81636
}Semantic roles & 50–950 ramp
primary
#AFFE83
secondary
#A848DD
accent
#00E693
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131810
muted
#838681