#AFFC77#AFFC77
#AFFC77 is a very light, vivid yellow-green. Relative luminance 0.801; OKLCH L 91.3% C 0.183 H 133.7°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFC77 |
|---|---|
| RGB | rgb(175, 252, 119) |
| HSL | hsl(95, 96%, 73%) |
| HSV | hsv(95, 53%, 99%) |
| CMYK | cmyk(30.6%, 0%, 52.8%, 1.2%) |
| CIE-LAB | lab(91.71, -45.57, 55.63) |
| CIE-LCH | lch(91.71, 71.91, 129.33°) |
| OKLab | oklab(91.3% -0.1263 0.132) |
| OKLCH | oklch(91.3% 0.183 133.7) |
| XYZ | xyz(55.8183, 80.0647, 29.9622) |
| Luminance | 0.8007 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 0.87
Light Lime
#AEFD6C
ΔE00 1.36
Key Lime
#AEFF6E
ΔE00 1.37
Pale Lime
#BEFD73
ΔE00 2.43
Pale Lime Green
#B1FF65
ΔE00 2.43
Light Grass Green
#9AF764
ΔE00 2.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFC77 #C477FC
analogous
#F1FC77 #AFFC77 #77FC82
triadic
#AFFC77 #77AFFC #FC77AF
tetradic
#AFFC77 #77F1FC #C477FC #FC8277
square
#AFFC77 #77F1FC #C477FC #FC8277
split-complementary
#AFFC77 #8277FC #FC77F1
monochromatic
#6AF305 #8CFB3B #AFFC77 #D2FDB3 #EDFEE1
Accessibility & contrast
On white
1.23
#AFFC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#AFFC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFC77
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFC77 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB6A
Deuteranopia (green-blind)
#FAE580
Tritanopia (blue-blind)
#AFF3DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #affc77; /* rgb */ color: rgb(175, 252, 119); /* oklch */ color: oklch(91.3% 0.183 133.7);
Tailwind
colors: {
custom: {
50: '#cafea1',
500: '#affc77',
950: '#000000',
},
}SCSS
$custom: #affc77; $custom-light: #cafea1; $custom-dark: #000000;
JSON
{
"hex": "#affc77",
"rgb": {
"r": 175,
"g": 252,
"b": 119
},
"hsl": {
"h": 94.737,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.91296,
"c": 0.18267,
"h": 133.7
},
"luminance": 0.80067
}Semantic roles & 50–950 ramp
primary
#AFFC77
secondary
#983ED9
accent
#00E685
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680