#AFFC76#AFFC76
#AFFC76 is a very light, vivid yellow-green. Relative luminance 0.800; OKLCH L 91.3% C 0.184 H 133.6°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFC76 |
|---|---|
| RGB | rgb(175, 252, 118) |
| HSL | hsl(94, 96%, 73%) |
| HSV | hsv(94, 53%, 99%) |
| CMYK | cmyk(30.6%, 0%, 53.2%, 1.2%) |
| CIE-LAB | lab(91.70, -45.67, 56.06) |
| CIE-LCH | lch(91.70, 72.31, 129.17°) |
| OKLab | oklab(91.28% -0.1266 0.1329) |
| OKLCH | oklch(91.28% 0.184 133.6) |
| XYZ | xyz(55.7586, 80.0408, 29.6476) |
| Luminance | 0.8004 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 0.84
Light Lime
#AEFD6C
ΔE00 1.23
Key Lime
#AEFF6E
ΔE00 1.26
Pale Lime Green
#B1FF65
ΔE00 2.31
Pale Lime
#BEFD73
ΔE00 2.35
Light Grass Green
#9AF764
ΔE00 2.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFC76 #C376FC
analogous
#F2FC76 #AFFC76 #76FC80
triadic
#AFFC76 #76AFFC #FC76AF
tetradic
#AFFC76 #76F2FC #C376FC #FC8076
square
#AFFC76 #76F2FC #C376FC #FC8076
split-complementary
#AFFC76 #8076FC #FC76F2
monochromatic
#6AF205 #8CFB3A #AFFC76 #D2FDB2 #EEFEE1
Accessibility & contrast
On white
1.23
#AFFC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#AFFC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFC76
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFC76 | 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)
#FFEB69
Deuteranopia (green-blind)
#FAE57F
Tritanopia (blue-blind)
#AFF3DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #affc76; /* rgb */ color: rgb(175, 252, 118); /* oklch */ color: oklch(91.3% 0.184 133.6);
Tailwind
colors: {
custom: {
50: '#cafea1',
500: '#affc76',
950: '#000000',
},
}SCSS
$custom: #affc76; $custom-light: #cafea1; $custom-dark: #000000;
JSON
{
"hex": "#affc76",
"rgb": {
"r": 175,
"g": 252,
"b": 118
},
"hsl": {
"h": 94.478,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.91284,
"c": 0.18355,
"h": 133.6
},
"luminance": 0.80043
}Semantic roles & 50–950 ramp
primary
#AFFC76
secondary
#973DD9
accent
#00E684
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680