#AFFF85#AFFF85
#AFFF85 is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.2% C 0.174 H 135.8°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFF85 |
|---|---|
| RGB | rgb(175, 255, 133) |
| HSL | hsl(99, 100%, 76%) |
| HSV | hsv(99, 48%, 100%) |
| CMYK | cmyk(31.4%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(92.72, -45.32, 50.39) |
| CIE-LCH | lch(92.72, 67.77, 131.96°) |
| OKLab | oklab(92.16% -0.1247 0.1214) |
| OKLCH | oklch(92.16% 0.174 135.8) |
| XYZ | xyz(57.6714, 82.3252, 35.0375) |
| Luminance | 0.8233 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.34
Light Yellowish Green
#C2FF89
ΔE00 2.65
Light Green
#96F97B
ΔE00 2.86
Key Lime
#AEFF6E
ΔE00 2.88
Pistachio (survey)
#C0FA8B
ΔE00 2.96
Light Lime
#AEFD6C
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFF85 #D585FF
analogous
#ECFF85 #AFFF85 #85FF98
triadic
#AFFF85 #85AFFF #FF85AF
tetradic
#AFFF85 #85ECFF #D585FF #FF9885
square
#AFFF85 #85ECFF #D585FF #FF9885
split-complementary
#AFFF85 #9885FF #FF85EC
monochromatic
#5FFF0B #87FF48 #AFFF85 #D7FFC2 #EBFFE0
Accessibility & contrast
On white
1.20
#AFFF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#AFFF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFF85
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFF85 | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE7B
Deuteranopia (green-blind)
#FBE88D
Tritanopia (blue-blind)
#ADF7E3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #afff85; /* rgb */ color: rgb(175, 255, 133); /* oklch */ color: oklch(92.2% 0.174 135.8);
Tailwind
colors: {
custom: {
50: '#caffab',
500: '#afff85',
950: '#000000',
},
}SCSS
$custom: #afff85; $custom-light: #caffab; $custom-dark: #000000;
JSON
{
"hex": "#afff85",
"rgb": {
"r": 175,
"g": 255,
"b": 133
},
"hsl": {
"h": 99.344,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.92164,
"c": 0.17405,
"h": 135.8
},
"luminance": 0.82327
}Semantic roles & 50–950 ramp
primary
#AFFF85
secondary
#AB49DF
accent
#00E696
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131810
muted
#838681