#AFFD77#AFFD77
#AFFD77 is a very light, vivid yellow-green. Relative luminance 0.807; OKLCH L 91.5% C 0.184 H 133.8°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFD77 |
|---|---|
| RGB | rgb(175, 253, 119) |
| HSL | hsl(95, 97%, 73%) |
| HSV | hsv(95, 53%, 99%) |
| CMYK | cmyk(30.8%, 0%, 53%, 0.8%) |
| CIE-LAB | lab(92.00, -46.00, 55.96) |
| CIE-LCH | lch(92.00, 72.44, 129.42°) |
| OKLab | oklab(91.53% -0.1275 0.1327) |
| OKLCH | oklch(91.53% 0.184 133.8) |
| XYZ | xyz(56.1332, 80.6944, 30.0672) |
| Luminance | 0.8070 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 0.98
Key Lime
#AEFF6E
ΔE00 1.23
Light Lime
#AEFD6C
ΔE00 1.28
Pale Lime Green
#B1FF65
ΔE00 2.35
Pale Lime
#BEFD73
ΔE00 2.44
Light Grass Green
#9AF764
ΔE00 2.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFD77 #C577FD
analogous
#F2FD77 #AFFD77 #77FD82
triadic
#AFFD77 #77AFFD #FD77AF
tetradic
#AFFD77 #77F2FD #C577FD #FD8277
square
#AFFD77 #77F2FD #C577FD #FD8277
split-complementary
#AFFD77 #8277FD #FD77F2
monochromatic
#69F604 #8CFC3B #AFFD77 #D2FEB3 #EDFFE1
Accessibility & contrast
On white
1.23
#AFFD77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#AFFD77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFD77
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFD77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFD77 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC6A
Deuteranopia (green-blind)
#FBE680
Tritanopia (blue-blind)
#AFF4DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #affd77; /* rgb */ color: rgb(175, 253, 119); /* oklch */ color: oklch(91.5% 0.184 133.8);
Tailwind
colors: {
custom: {
50: '#cafea1',
500: '#affd77',
950: '#000000',
},
}SCSS
$custom: #affd77; $custom-light: #cafea1; $custom-dark: #000000;
JSON
{
"hex": "#affd77",
"rgb": {
"r": 175,
"g": 253,
"b": 119
},
"hsl": {
"h": 94.925,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.91525,
"c": 0.18401,
"h": 133.8
},
"luminance": 0.80696
}Semantic roles & 50–950 ramp
primary
#AFFD77
secondary
#993EDA
accent
#00E686
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680