#AFFE86#AFFE86
#AFFE86 is a very light, vivid yellow-green. Relative luminance 0.817; OKLCH L 92.0% C 0.172 H 135.8°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFE86 |
|---|---|
| RGB | rgb(175, 254, 134) |
| HSL | hsl(100, 98%, 76%) |
| HSV | hsv(100, 47%, 100%) |
| CMYK | cmyk(31.1%, 0%, 47.2%, 0.4%) |
| CIE-LAB | lab(92.45, -44.77, 49.59) |
| CIE-LCH | lch(92.45, 66.81, 132.07°) |
| OKLab | oklab(91.95% -0.1232 0.1197) |
| OKLCH | oklch(91.95% 0.172 135.8) |
| XYZ | xyz(57.4226, 81.7166, 35.2970) |
| Luminance | 0.8172 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.43
Light Yellowish Green
#C2FF89
ΔE00 2.64
Pistachio (survey)
#C0FA8B
ΔE00 2.82
Light Green
#96F97B
ΔE00 2.83
Celery
#C1FD95
ΔE00 2.90
Pale Light Green
#B1FC99
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFE86 #D586FE
analogous
#EBFE86 #AFFE86 #86FE99
triadic
#AFFE86 #86AFFE #FE86AF
tetradic
#AFFE86 #86EBFE #D586FE #FE9986
square
#AFFE86 #86EBFE #D586FE #FE9986
split-complementary
#AFFE86 #9986FE #FE86EB
monochromatic
#5FFD0D #87FD49 #AFFE86 #D7FFC3 #EBFFE1
Accessibility & contrast
On white
1.21
#AFFE86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#AFFE86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFE86
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFE86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFE86 | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE7C
Deuteranopia (green-blind)
#FAE78E
Tritanopia (blue-blind)
#ADF6E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #affe86; /* rgb */ color: rgb(175, 254, 134); /* oklch */ color: oklch(92.0% 0.172 135.8);
Tailwind
colors: {
custom: {
50: '#caffab',
500: '#affe86',
950: '#000000',
},
}SCSS
$custom: #affe86; $custom-light: #caffab; $custom-dark: #000000;
JSON
{
"hex": "#affe86",
"rgb": {
"r": 175,
"g": 254,
"b": 134
},
"hsl": {
"h": 99.5,
"s": 98.361,
"l": 76.078
},
"oklch": {
"l": 0.9195,
"c": 0.17172,
"h": 135.8
},
"luminance": 0.81719
}Semantic roles & 50–950 ramp
primary
#AFFE86
secondary
#AB4ADE
accent
#00E697
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131810
muted
#838681