#AFFA85#AFFA85
#AFFA85 is a very light, vivid yellow-green. Relative luminance 0.792; OKLCH L 91.0% C 0.167 H 135.3°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFA85 |
|---|---|
| RGB | rgb(175, 250, 133) |
| HSL | hsl(98, 92%, 75%) |
| HSV | hsv(98, 47%, 98%) |
| CMYK | cmyk(30%, 0%, 46.8%, 2%) |
| CIE-LAB | lab(91.31, -43.15, 48.66) |
| CIE-LCH | lch(91.31, 65.04, 131.57°) |
| OKLab | oklab(91.03% -0.1188 0.1175) |
| OKLCH | oklch(91.03% 0.167 135.3) |
| XYZ | xyz(56.0971, 79.1766, 34.5127) |
| Luminance | 0.7918 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.40
Pistachio (survey)
#C0FA8B
ΔE00 2.42
Light Yellowish Green
#C2FF89
ΔE00 2.61
Celery
#C1FD95
ΔE00 2.65
Pale Light Green
#B1FC99
ΔE00 2.84
Light Green
#96F97B
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFA85 #D085FA
analogous
#E9FA85 #AFFA85 #85FA96
triadic
#AFFA85 #85AFFA #FA85AF
tetradic
#AFFA85 #85E9FA #D085FA #FA9685
square
#AFFA85 #85E9FA #D085FA #FA9685
split-complementary
#AFFA85 #9685FA #FA85E9
monochromatic
#62F50F #88F84A #AFFA85 #D6FCC0 #ECFEE2
Accessibility & contrast
On white
1.25
#AFFA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#AFFA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFA85
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFA85 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7B
Deuteranopia (green-blind)
#F7E48C
Tritanopia (blue-blind)
#AEF2DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #affa85; /* rgb */ color: rgb(175, 250, 133); /* oklch */ color: oklch(91.0% 0.167 135.3);
Tailwind
colors: {
custom: {
50: '#cafcaa',
500: '#affa85',
950: '#000000',
},
}SCSS
$custom: #affa85; $custom-light: #cafcaa; $custom-dark: #000000;
JSON
{
"hex": "#affa85",
"rgb": {
"r": 175,
"g": 250,
"b": 133
},
"hsl": {
"h": 98.462,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.91025,
"c": 0.16708,
"h": 135.3
},
"luminance": 0.79179
}Semantic roles & 50–950 ramp
primary
#AFFA85
secondary
#A54BD8
accent
#00E693
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131710
muted
#838581