#AFFD72#AFFD72
#AFFD72 is a very light, vivid yellow-green. Relative luminance 0.806; OKLCH L 91.5% C 0.188 H 133.3°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFD72 |
|---|---|
| RGB | rgb(175, 253, 114) |
| HSL | hsl(94, 97%, 72%) |
| HSV | hsv(94, 55%, 99%) |
| CMYK | cmyk(30.8%, 0%, 54.9%, 0.8%) |
| CIE-LAB | lab(91.94, -46.50, 58.13) |
| CIE-LCH | lch(91.94, 74.44, 128.66°) |
| OKLab | oklab(91.47% -0.1292 0.137) |
| OKLCH | oklch(91.47% 0.188 133.3) |
| XYZ | xyz(55.8408, 80.5774, 28.5272) |
| Luminance | 0.8058 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Lime
#AEFD6C
ΔE00 0.67
Key Lime
#AEFF6E
ΔE00 0.70
Spring Green (survey)
#A9F971
ΔE00 1.03
Pale Lime Green
#B1FF65
ΔE00 1.74
Pale Lime
#BEFD73
ΔE00 2.15
Light Lime Green
#B9FF66
ΔE00 2.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFD72 #C072FD
analogous
#F5FD72 #AFFD72 #72FD7B
triadic
#AFFD72 #72AFFD #FD72AF
tetradic
#AFFD72 #72F5FD #C072FD #FD7B72
square
#AFFD72 #72F5FD #C072FD #FD7B72
split-complementary
#AFFD72 #7B72FD #FD72F5
monochromatic
#6CF103 #8DFC36 #AFFD72 #D1FEAE #EEFFE1
Accessibility & contrast
On white
1.23
#AFFD72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#AFFD72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFD72
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFD72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFD72 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC64
Deuteranopia (green-blind)
#FBE67C
Tritanopia (blue-blind)
#B0F4DE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #affd72; /* rgb */ color: rgb(175, 253, 114); /* oklch */ color: oklch(91.5% 0.188 133.3);
Tailwind
colors: {
custom: {
50: '#cafe9e',
500: '#affd72',
950: '#000000',
},
}SCSS
$custom: #affd72; $custom-light: #cafe9e; $custom-dark: #000000;
JSON
{
"hex": "#affd72",
"rgb": {
"r": 175,
"g": 253,
"b": 114
},
"hsl": {
"h": 93.669,
"s": 97.203,
"l": 71.961
},
"oklch": {
"l": 0.91466,
"c": 0.18833,
"h": 133.3
},
"luminance": 0.80579
}Semantic roles & 50–950 ramp
primary
#AFFD72
secondary
#933AD9
accent
#00E681
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680