#AFFD84#AFFD84
#AFFD84 is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 91.7% C 0.172 H 135.5°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFD84 |
|---|---|
| RGB | rgb(175, 253, 132) |
| HSL | hsl(99, 97%, 75%) |
| HSV | hsv(99, 48%, 99%) |
| CMYK | cmyk(30.8%, 0%, 47.8%, 0.8%) |
| CIE-LAB | lab(92.14, -44.57, 50.16) |
| CIE-LCH | lch(92.14, 67.10, 131.63°) |
| OKLab | oklab(91.69% -0.1227 0.1208) |
| OKLCH | oklch(91.69% 0.172 135.5) |
| XYZ | xyz(56.9680, 81.0283, 34.4638) |
| Luminance | 0.8103 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.17
Light Yellowish Green
#C2FF89
ΔE00 2.54
Pistachio (survey)
#C0FA8B
ΔE00 2.71
Light Green
#96F97B
ΔE00 2.84
Key Lime
#AEFF6E
ΔE00 2.90
Celery
#C1FD95
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFD84 #D284FD
analogous
#EBFD84 #AFFD84 #84FD95
triadic
#AFFD84 #84AFFD #FD84AF
tetradic
#AFFD84 #84EBFD #D284FD #FD9584
square
#AFFD84 #84EBFD #D284FD #FD9584
split-complementary
#AFFD84 #9584FD #FD84EB
monochromatic
#61FB0C #88FC48 #AFFD84 #D6FEC0 #EBFFE1
Accessibility & contrast
On white
1.22
#AFFD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#AFFD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFD84
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFD84 | 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)
#FFED7A
Deuteranopia (green-blind)
#F9E68C
Tritanopia (blue-blind)
#AEF5E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #affd84; /* rgb */ color: rgb(175, 253, 132); /* oklch */ color: oklch(91.7% 0.172 135.5);
Tailwind
colors: {
custom: {
50: '#cafeaa',
500: '#affd84',
950: '#000000',
},
}SCSS
$custom: #affd84; $custom-light: #cafeaa; $custom-dark: #000000;
JSON
{
"hex": "#affd84",
"rgb": {
"r": 175,
"g": 253,
"b": 132
},
"hsl": {
"h": 98.678,
"s": 96.8,
"l": 75.49
},
"oklch": {
"l": 0.91694,
"c": 0.17221,
"h": 135.5
},
"luminance": 0.8103
}Semantic roles & 50–950 ramp
primary
#AFFD84
secondary
#A849DC
accent
#00E694
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131810
muted
#838681