#AFFD75#AFFD75
#AFFD75 is a very light, vivid yellow-green. Relative luminance 0.806; OKLCH L 91.5% C 0.186 H 133.6°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFD75 |
|---|---|
| RGB | rgb(175, 253, 117) |
| HSL | hsl(94, 97%, 73%) |
| HSV | hsv(94, 54%, 99%) |
| CMYK | cmyk(30.8%, 0%, 53.8%, 0.8%) |
| CIE-LAB | lab(91.97, -46.20, 56.83) |
| CIE-LCH | lch(91.97, 73.25, 129.11°) |
| OKLab | oklab(91.5% -0.1282 0.1345) |
| OKLCH | oklch(91.5% 0.186 133.6) |
| XYZ | xyz(56.0143, 80.6469, 29.4413) |
| Luminance | 0.8065 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 0.95
Key Lime
#AEFF6E
ΔE00 1.00
Light Lime
#AEFD6C
ΔE00 1.03
Pale Lime Green
#B1FF65
ΔE00 2.10
Pale Lime
#BEFD73
ΔE00 2.31
Light Grass Green
#9AF764
ΔE00 2.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFD75 #C375FD
analogous
#F3FD75 #AFFD75 #75FD7F
triadic
#AFFD75 #75AFFD #FD75AF
tetradic
#AFFD75 #75F3FD #C375FD #FD7F75
square
#AFFD75 #75F3FD #C375FD #FD7F75
split-complementary
#AFFD75 #7F75FD #FD75F3
monochromatic
#6AF404 #8CFC39 #AFFD75 #D2FEB1 #EEFFE1
Accessibility & contrast
On white
1.23
#AFFD75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#AFFD75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFD75
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFD75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFD75 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC68
Deuteranopia (green-blind)
#FBE67E
Tritanopia (blue-blind)
#AFF4DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #affd75; /* rgb */ color: rgb(175, 253, 117); /* oklch */ color: oklch(91.5% 0.186 133.6);
Tailwind
colors: {
custom: {
50: '#cafea0',
500: '#affd75',
950: '#000000',
},
}SCSS
$custom: #affd75; $custom-light: #cafea0; $custom-dark: #000000;
JSON
{
"hex": "#affd75",
"rgb": {
"r": 175,
"g": 253,
"b": 117
},
"hsl": {
"h": 94.412,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.91501,
"c": 0.18576,
"h": 133.6
},
"luminance": 0.80649
}Semantic roles & 50–950 ramp
primary
#AFFD75
secondary
#973CDA
accent
#00E684
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680