#AFFA75#AFFA75
#AFFA75 is a very light, vivid yellow-green. Relative luminance 0.788; OKLCH L 90.8% C 0.182 H 133.3°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFA75 |
|---|---|
| RGB | rgb(175, 250, 117) |
| HSL | hsl(94, 93%, 72%) |
| HSV | hsv(94, 53%, 98%) |
| CMYK | cmyk(30%, 0%, 53.2%, 2%) |
| CIE-LAB | lab(91.13, -44.92, 55.84) |
| CIE-LCH | lch(91.13, 71.66, 128.82°) |
| OKLab | oklab(90.81% -0.1246 0.1323) |
| OKLCH | oklch(90.81% 0.182 133.3) |
| XYZ | xyz(55.0747, 78.7676, 29.1281) |
| Luminance | 0.7877 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 0.73
Light Lime
#AEFD6C
ΔE00 1.36
Key Lime
#AEFF6E
ΔE00 1.51
Pale Lime
#BEFD73
ΔE00 2.30
Pale Lime Green
#B1FF65
ΔE00 2.42
Light Grass Green
#9AF764
ΔE00 2.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFA75 #C075FA
analogous
#F1FA75 #AFFA75 #75FA7E
triadic
#AFFA75 #75AFFA #FA75AF
tetradic
#AFFA75 #75F1FA #C075FA #FA7E75
square
#AFFA75 #75F1FA #C075FA #FA7E75
split-complementary
#AFFA75 #7E75FA #FA75F1
monochromatic
#6CEC09 #8DF83A #AFFA75 #D1FCB0 #EEFEE1
Accessibility & contrast
On white
1.25
#AFFA75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#AFFA75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFA75
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFA75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFA75 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE968
Deuteranopia (green-blind)
#F8E37E
Tritanopia (blue-blind)
#B0F1DC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #affa75; /* rgb */ color: rgb(175, 250, 117); /* oklch */ color: oklch(90.8% 0.182 133.3);
Tailwind
colors: {
custom: {
50: '#cafca0',
500: '#affa75',
950: '#000000',
},
}SCSS
$custom: #affa75; $custom-light: #cafca0; $custom-dark: #000000;
JSON
{
"hex": "#affa75",
"rgb": {
"r": 175,
"g": 250,
"b": 117
},
"hsl": {
"h": 93.835,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.90814,
"c": 0.18174,
"h": 133.3
},
"luminance": 0.7877
}Semantic roles & 50–950 ramp
primary
#AFFA75
secondary
#933DD6
accent
#00E681
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14170F
muted
#838580