#AFFE72#AFFE72
#AFFE72 is a very light, vivid yellow-green. Relative luminance 0.812; OKLCH L 91.7% C 0.190 H 133.4°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFE72 |
|---|---|
| RGB | rgb(175, 254, 114) |
| HSL | hsl(94, 99%, 72%) |
| HSV | hsv(94, 55%, 100%) |
| CMYK | cmyk(31.1%, 0%, 55.1%, 0.4%) |
| CIE-LAB | lab(92.23, -46.93, 58.46) |
| CIE-LCH | lch(92.23, 74.97, 128.76°) |
| OKLab | oklab(91.7% -0.1304 0.1378) |
| OKLCH | oklch(91.7% 0.19 133.4) |
| XYZ | xyz(56.1573, 81.2105, 28.6327) |
| Luminance | 0.8121 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 0.54
Light Lime
#AEFD6C
ΔE00 0.65
Spring Green (survey)
#A9F971
ΔE00 1.19
Pale Lime Green
#B1FF65
ΔE00 1.66
Pale Lime
#BEFD73
ΔE00 2.20
Light Lime Green
#B9FF66
ΔE00 2.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFE72 #C172FE
analogous
#F5FE72 #AFFE72 #72FE7B
triadic
#AFFE72 #72AFFE #FE72AF
tetradic
#AFFE72 #72F5FE #C172FE #FE7B72
square
#AFFE72 #72F5FE #C172FE #FE7B72
split-complementary
#AFFE72 #7B72FE #FE72F5
monochromatic
#6BF402 #8DFE35 #AFFE72 #D1FEAF #EEFFE1
Accessibility & contrast
On white
1.22
#AFFE72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#AFFE72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFE72
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFE72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFE72 | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED64
Deuteranopia (green-blind)
#FCE67C
Tritanopia (blue-blind)
#B0F5DF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #affe72; /* rgb */ color: rgb(175, 254, 114); /* oklch */ color: oklch(91.7% 0.190 133.4);
Tailwind
colors: {
custom: {
50: '#caff9e',
500: '#affe72',
950: '#000000',
},
}SCSS
$custom: #affe72; $custom-light: #caff9e; $custom-dark: #000000;
JSON
{
"hex": "#affe72",
"rgb": {
"r": 175,
"g": 254,
"b": 114
},
"hsl": {
"h": 93.857,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.91695,
"c": 0.18965,
"h": 133.4
},
"luminance": 0.81212
}Semantic roles & 50–950 ramp
primary
#AFFE72
secondary
#9439DB
accent
#00E682
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680