#AFFD85#AFFD85
#AFFD85 is a very light, vivid yellow-green. Relative luminance 0.811; OKLCH L 91.7% C 0.171 H 135.6°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFD85 |
|---|---|
| RGB | rgb(175, 253, 133) |
| HSL | hsl(99, 97%, 76%) |
| HSV | hsv(99, 47%, 99%) |
| CMYK | cmyk(30.8%, 0%, 47.4%, 0.8%) |
| CIE-LAB | lab(92.16, -44.45, 49.70) |
| CIE-LCH | lch(92.16, 66.68, 131.81°) |
| OKLab | oklab(91.71% -0.1223 0.1199) |
| OKLCH | oklch(91.71% 0.171 135.6) |
| XYZ | xyz(57.0367, 81.0558, 34.8259) |
| Luminance | 0.8106 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.30
Light Yellowish Green
#C2FF89
ΔE00 2.58
Pistachio (survey)
#C0FA8B
ΔE00 2.70
Light Green
#96F97B
ΔE00 2.83
Celery
#C1FD95
ΔE00 2.86
Pale Light Green
#B1FC99
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFD85 #D385FD
analogous
#EBFD85 #AFFD85 #85FD97
triadic
#AFFD85 #85AFFD #FD85AF
tetradic
#AFFD85 #85EBFD #D385FD #FD9785
square
#AFFD85 #85EBFD #D385FD #FD9785
split-complementary
#AFFD85 #9785FD #FD85EB
monochromatic
#60FB0D #88FC49 #AFFD85 #D6FEC1 #EBFFE1
Accessibility & contrast
On white
1.22
#AFFD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#AFFD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFD85
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFD85 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED7B
Deuteranopia (green-blind)
#F9E68D
Tritanopia (blue-blind)
#AEF5E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #affd85; /* rgb */ color: rgb(175, 253, 133); /* oklch */ color: oklch(91.7% 0.171 135.6);
Tailwind
colors: {
custom: {
50: '#cafeaa',
500: '#affd85',
950: '#000000',
},
}SCSS
$custom: #affd85; $custom-light: #cafeaa; $custom-dark: #000000;
JSON
{
"hex": "#affd85",
"rgb": {
"r": 175,
"g": 253,
"b": 133
},
"hsl": {
"h": 99,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.91708,
"c": 0.17127,
"h": 135.6
},
"luminance": 0.81058
}Semantic roles & 50–950 ramp
primary
#AFFD85
secondary
#A94ADC
accent
#00E695
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131810
muted
#838681