#AFFC75#AFFC75
#AFFC75 is a very light, vivid yellow-green. Relative luminance 0.800; OKLCH L 91.3% C 0.184 H 133.5°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFC75 |
|---|---|
| RGB | rgb(175, 252, 117) |
| HSL | hsl(94, 96%, 72%) |
| HSV | hsv(94, 54%, 99%) |
| CMYK | cmyk(30.6%, 0%, 53.6%, 1.2%) |
| CIE-LAB | lab(91.69, -45.78, 56.50) |
| CIE-LCH | lch(91.69, 72.72, 129.01°) |
| OKLab | oklab(91.27% -0.127 0.1338) |
| OKLCH | oklch(91.27% 0.184 133.5) |
| XYZ | xyz(55.6995, 80.0171, 29.3363) |
| Luminance | 0.8002 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 0.83
Light Lime
#AEFD6C
ΔE00 1.11
Key Lime
#AEFF6E
ΔE00 1.15
Pale Lime Green
#B1FF65
ΔE00 2.19
Pale Lime
#BEFD73
ΔE00 2.29
Light Grass Green
#9AF764
ΔE00 2.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFC75 #C275FC
analogous
#F3FC75 #AFFC75 #75FC7E
triadic
#AFFC75 #75AFFC #FC75AF
tetradic
#AFFC75 #75F3FC #C275FC #FC7E75
square
#AFFC75 #75F3FC #C275FC #FC7E75
split-complementary
#AFFC75 #7E75FC #FC75F3
monochromatic
#6BF105 #8CFB39 #AFFC75 #D2FDB1 #EEFEE1
Accessibility & contrast
On white
1.24
#AFFC75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#AFFC75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFC75
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFC75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFC75 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB68
Deuteranopia (green-blind)
#FAE57E
Tritanopia (blue-blind)
#B0F3DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #affc75; /* rgb */ color: rgb(175, 252, 117); /* oklch */ color: oklch(91.3% 0.184 133.5);
Tailwind
colors: {
custom: {
50: '#cafea0',
500: '#affc75',
950: '#000000',
},
}SCSS
$custom: #affc75; $custom-light: #cafea0; $custom-dark: #000000;
JSON
{
"hex": "#affc75",
"rgb": {
"r": 175,
"g": 252,
"b": 117
},
"hsl": {
"h": 94.222,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.91272,
"c": 0.18443,
"h": 133.5
},
"luminance": 0.80019
}Semantic roles & 50–950 ramp
primary
#AFFC75
secondary
#963DD9
accent
#00E683
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680