#AFFC74#AFFC74
#AFFC74 is a very light, vivid yellow-green. Relative luminance 0.800; OKLCH L 91.3% C 0.185 H 133.4°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFC74 |
|---|---|
| RGB | rgb(175, 252, 116) |
| HSL | hsl(94, 96%, 72%) |
| HSV | hsv(94, 54%, 99%) |
| CMYK | cmyk(30.6%, 0%, 54%, 1.2%) |
| CIE-LAB | lab(91.68, -45.88, 56.94) |
| CIE-LCH | lch(91.68, 73.12, 128.86°) |
| OKLab | oklab(91.26% -0.1273 0.1346) |
| OKLCH | oklch(91.26% 0.185 133.4) |
| XYZ | xyz(55.6410, 79.9938, 29.0283) |
| Luminance | 0.8000 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 0.84
Light Lime
#AEFD6C
ΔE00 0.99
Key Lime
#AEFF6E
ΔE00 1.05
Pale Lime Green
#B1FF65
ΔE00 2.07
Pale Lime
#BEFD73
ΔE00 2.22
Light Grass Green
#9AF764
ΔE00 2.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFC74 #C174FC
analogous
#F3FC74 #AFFC74 #74FC7D
triadic
#AFFC74 #74AFFC #FC74AF
tetradic
#AFFC74 #74F3FC #C174FC #FC7D74
square
#AFFC74 #74F3FC #C174FC #FC7D74
split-complementary
#AFFC74 #7D74FC #FC74F3
monochromatic
#6BF005 #8DFB38 #AFFC74 #D1FDB0 #EEFEE1
Accessibility & contrast
On white
1.24
#AFFC74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#AFFC74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFC74
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFC74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFC74 | 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)
#FFEB67
Deuteranopia (green-blind)
#FAE57D
Tritanopia (blue-blind)
#B0F3DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #affc74; /* rgb */ color: rgb(175, 252, 116); /* oklch */ color: oklch(91.3% 0.185 133.4);
Tailwind
colors: {
custom: {
50: '#cafe9f',
500: '#affc74',
950: '#000000',
},
}SCSS
$custom: #affc74; $custom-light: #cafe9f; $custom-dark: #000000;
JSON
{
"hex": "#affc74",
"rgb": {
"r": 175,
"g": 252,
"b": 116
},
"hsl": {
"h": 93.971,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.9126,
"c": 0.18529,
"h": 133.4
},
"luminance": 0.79996
}Semantic roles & 50–950 ramp
primary
#AFFC74
secondary
#943CD8
accent
#00E682
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680