#AFFE70#AFFE70
#AFFE70 is a very light, vivid yellow-green. Relative luminance 0.812; OKLCH L 91.7% C 0.191 H 133.2°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFE70 |
|---|---|
| RGB | rgb(175, 254, 112) |
| HSL | hsl(93, 99%, 72%) |
| HSV | hsv(93, 56%, 100%) |
| CMYK | cmyk(31.1%, 0%, 55.9%, 0.4%) |
| CIE-LAB | lab(92.21, -47.12, 59.32) |
| CIE-LCH | lch(92.21, 75.76, 128.46°) |
| OKLab | oklab(91.67% -0.131 0.1394) |
| OKLCH | oklch(91.67% 0.191 133.2) |
| XYZ | xyz(56.0447, 81.1654, 28.0397) |
| Luminance | 0.8117 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 0.35
Light Lime
#AEFD6C
ΔE00 0.43
Spring Green (survey)
#A9F971
ΔE00 1.30
Pale Lime Green
#B1FF65
ΔE00 1.43
Pale Lime
#BEFD73
ΔE00 2.13
Light Lime Green
#B9FF66
ΔE00 2.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFE70 #BF70FE
analogous
#F6FE70 #AFFE70 #70FE78
triadic
#AFFE70 #70AFFE #FE70AF
tetradic
#AFFE70 #70F6FE #BF70FE #FE7870
square
#AFFE70 #70F6FE #BF70FE #FE7870
split-complementary
#AFFE70 #7870FE #FE70F6
monochromatic
#6CF202 #8DFE33 #AFFE70 #D1FEAD #EEFFE1
Accessibility & contrast
On white
1.22
#AFFE70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#AFFE70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFE70
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFE70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFE70 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED62
Deuteranopia (green-blind)
#FCE67A
Tritanopia (blue-blind)
#B0F5DF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #affe70; /* rgb */ color: rgb(175, 254, 112); /* oklch */ color: oklch(91.7% 0.191 133.2);
Tailwind
colors: {
custom: {
50: '#cbff9d',
500: '#affe70',
950: '#000000',
},
}SCSS
$custom: #affe70; $custom-light: #cbff9d; $custom-dark: #000000;
JSON
{
"hex": "#affe70",
"rgb": {
"r": 175,
"g": 254,
"b": 112
},
"hsl": {
"h": 93.38,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.91672,
"c": 0.19134,
"h": 133.2
},
"luminance": 0.81167
}Semantic roles & 50–950 ramp
primary
#AFFE70
secondary
#9238DA
accent
#00E680
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680