#AFFC86#AFFC86
#AFFC86 is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 91.5% C 0.169 H 135.6°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFC86 |
|---|---|
| RGB | rgb(175, 252, 134) |
| HSL | hsl(99, 95%, 76%) |
| HSV | hsv(99, 47%, 99%) |
| CMYK | cmyk(30.6%, 0%, 46.8%, 1.2%) |
| CIE-LAB | lab(91.89, -43.90, 48.90) |
| CIE-LCH | lch(91.89, 65.72, 131.92°) |
| OKLab | oklab(91.49% -0.1208 0.1181) |
| OKLCH | oklch(91.49% 0.169 135.6) |
| XYZ | xyz(56.7913, 80.4539, 35.0865) |
| Luminance | 0.8046 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.44
Pistachio (survey)
#C0FA8B
ΔE00 2.60
Light Yellowish Green
#C2FF89
ΔE00 2.61
Celery
#C1FD95
ΔE00 2.71
Pale Light Green
#B1FC99
ΔE00 2.81
Light Green
#96F97B
ΔE00 2.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFC86 #D386FC
analogous
#EAFC86 #AFFC86 #86FC98
triadic
#AFFC86 #86AFFC #FC86AF
tetradic
#AFFC86 #86EAFC #D386FC #FC9886
square
#AFFC86 #86EAFC #D386FC #FC9886
split-complementary
#AFFC86 #9886FC #FC86EA
monochromatic
#60F90F #88FB4A #AFFC86 #D6FDC2 #EBFEE1
Accessibility & contrast
On white
1.23
#AFFC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#AFFC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFC86
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFC86 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7C
Deuteranopia (green-blind)
#F8E58D
Tritanopia (blue-blind)
#AEF4E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #affc86; /* rgb */ color: rgb(175, 252, 134); /* oklch */ color: oklch(91.5% 0.169 135.6);
Tailwind
colors: {
custom: {
50: '#cafeab',
500: '#affc86',
950: '#000000',
},
}SCSS
$custom: #affc86; $custom-light: #cafeab; $custom-dark: #000000;
JSON
{
"hex": "#affc86",
"rgb": {
"r": 175,
"g": 252,
"b": 134
},
"hsl": {
"h": 99.153,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.91494,
"c": 0.16893,
"h": 135.6
},
"luminance": 0.80456
}Semantic roles & 50–950 ramp
primary
#AFFC86
secondary
#A94BDB
accent
#00E696
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131810
muted
#838681