#AFFA74#AFFA74
#AFFA74 is a very light, vivid yellow-green. Relative luminance 0.787; OKLCH L 90.8% C 0.183 H 133.2°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFA74 |
|---|---|
| RGB | rgb(175, 250, 116) |
| HSL | hsl(94, 93%, 72%) |
| HSV | hsv(94, 54%, 98%) |
| CMYK | cmyk(30%, 0%, 53.6%, 2%) |
| CIE-LAB | lab(91.12, -45.02, 56.27) |
| CIE-LCH | lch(91.12, 72.07, 128.66°) |
| OKLab | oklab(90.8% -0.125 0.1332) |
| OKLCH | oklch(90.8% 0.183 133.2) |
| XYZ | xyz(55.0162, 78.7442, 28.8201) |
| Luminance | 0.7875 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 0.72
Light Lime
#AEFD6C
ΔE00 1.25
Key Lime
#AEFF6E
ΔE00 1.43
Pale Lime
#BEFD73
ΔE00 2.23
Pale Lime Green
#B1FF65
ΔE00 2.31
Light Grass Green
#9AF764
ΔE00 2.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFA74 #BF74FA
analogous
#F2FA74 #AFFA74 #74FA7C
triadic
#AFFA74 #74AFFA #FA74AF
tetradic
#AFFA74 #74F2FA #BF74FA #FA7C74
square
#AFFA74 #74F2FA #BF74FA #FA7C74
split-complementary
#AFFA74 #7C74FA #FA74F2
monochromatic
#6CEB08 #8DF839 #AFFA74 #D1FCAF #EEFEE1
Accessibility & contrast
On white
1.25
#AFFA74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#AFFA74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFA74
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFA74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFA74 | 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)
#FFE967
Deuteranopia (green-blind)
#F8E37D
Tritanopia (blue-blind)
#B0F1DC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #affa74; /* rgb */ color: rgb(175, 250, 116); /* oklch */ color: oklch(90.8% 0.183 133.2);
Tailwind
colors: {
custom: {
50: '#cafc9f',
500: '#affa74',
950: '#000000',
},
}SCSS
$custom: #affa74; $custom-light: #cafc9f; $custom-dark: #000000;
JSON
{
"hex": "#affa74",
"rgb": {
"r": 175,
"g": 250,
"b": 116
},
"hsl": {
"h": 93.582,
"s": 93.056,
"l": 71.765
},
"oklch": {
"l": 0.90802,
"c": 0.18262,
"h": 133.2
},
"luminance": 0.78746
}Semantic roles & 50–950 ramp
primary
#AFFA74
secondary
#923CD6
accent
#00E680
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14170F
muted
#838580