#AFFD70#AFFD70
#AFFD70 is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 91.4% C 0.190 H 133.1°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFD70 |
|---|---|
| RGB | rgb(175, 253, 112) |
| HSL | hsl(93, 97%, 72%) |
| HSV | hsv(93, 56%, 99%) |
| CMYK | cmyk(30.8%, 0%, 55.7%, 0.8%) |
| CIE-LAB | lab(91.92, -46.70, 58.99) |
| CIE-LCH | lch(91.92, 75.24, 128.37°) |
| OKLab | oklab(91.44% -0.1299 0.1387) |
| OKLCH | oklch(91.44% 0.19 133.1) |
| XYZ | xyz(55.7282, 80.5324, 27.9342) |
| Luminance | 0.8053 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Lime
#AEFD6C
ΔE00 0.43
Key Lime
#AEFF6E
ΔE00 0.54
Spring Green (survey)
#A9F971
ΔE00 1.15
Pale Lime Green
#B1FF65
ΔE00 1.51
Pale Lime
#BEFD73
ΔE00 2.07
Light Lime Green
#B9FF66
ΔE00 2.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFD70 #BE70FD
analogous
#F6FD70 #AFFD70 #70FD78
triadic
#AFFD70 #70AFFD #FD70AF
tetradic
#AFFD70 #70F6FD #BE70FD #FD7870
square
#AFFD70 #70F6FD #BE70FD #FD7870
split-complementary
#AFFD70 #7870FD #FD70F6
monochromatic
#6DEF03 #8DFC34 #AFFD70 #D1FEAC #EEFFE1
Accessibility & contrast
On white
1.23
#AFFD70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#AFFD70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFD70
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFD70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFD70 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC62
Deuteranopia (green-blind)
#FBE67A
Tritanopia (blue-blind)
#B0F4DE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #affd70; /* rgb */ color: rgb(175, 253, 112); /* oklch */ color: oklch(91.4% 0.190 133.1);
Tailwind
colors: {
custom: {
50: '#cafe9d',
500: '#affd70',
950: '#000000',
},
}SCSS
$custom: #affd70; $custom-light: #cafe9d; $custom-dark: #000000;
JSON
{
"hex": "#affd70",
"rgb": {
"r": 175,
"g": 253,
"b": 112
},
"hsl": {
"h": 93.191,
"s": 97.241,
"l": 71.569
},
"oklch": {
"l": 0.91443,
"c": 0.19002,
"h": 133.1
},
"luminance": 0.80534
}Semantic roles & 50–950 ramp
primary
#AFFD70
secondary
#9138D9
accent
#00E67F
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680