#AFF879#AFF879
#AFF879 is a very light, vivid yellow-green. Relative luminance 0.776; OKLCH L 90.4% C 0.175 H 133.5°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF879 |
|---|---|
| RGB | rgb(175, 248, 121) |
| HSL | hsl(94, 90%, 72%) |
| HSV | hsv(94, 51%, 97%) |
| CMYK | cmyk(29.4%, 0%, 51.2%, 2.7%) |
| CIE-LAB | lab(90.61, -43.63, 53.40) |
| CIE-LCH | lch(90.61, 68.96, 129.25°) |
| OKLab | oklab(90.41% -0.1208 0.1273) |
| OKLCH | oklch(90.41% 0.175 133.5) |
| XYZ | xyz(54.6968, 77.6274, 30.1872) |
| Luminance | 0.7763 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.14
Light Lime
#AEFD6C
ΔE00 2.12
Key Lime
#AEFF6E
ΔE00 2.26
Light Yellowish Green
#C2FF89
ΔE00 2.61
Pistachio (survey)
#C0FA8B
ΔE00 2.69
Pale Lime
#BEFD73
ΔE00 2.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF879 #C279F8
analogous
#EFF879 #AFF879 #79F882
triadic
#AFF879 #79AFF8 #F879AF
tetradic
#AFF879 #79EFF8 #C279F8 #F88279
square
#AFF879 #79EFF8 #C279F8 #F88279
split-complementary
#AFF879 #8279F8 #F879EF
monochromatic
#6BEA0C #8CF53F #AFF879 #D2FBB3 #EEFDE2
Accessibility & contrast
On white
1.27
#AFF879 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#AFF879 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF879
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF879 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF879 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE86D
Deuteranopia (green-blind)
#F6E281
Tritanopia (blue-blind)
#B0F0DB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #aff879; /* rgb */ color: rgb(175, 248, 121); /* oklch */ color: oklch(90.4% 0.175 133.5);
Tailwind
colors: {
custom: {
50: '#cafba2',
500: '#aff879',
950: '#000000',
},
}SCSS
$custom: #aff879; $custom-light: #cafba2; $custom-dark: #000000;
JSON
{
"hex": "#aff879",
"rgb": {
"r": 175,
"g": 248,
"b": 121
},
"hsl": {
"h": 94.488,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.90407,
"c": 0.17548,
"h": 133.5
},
"luminance": 0.77629
}Semantic roles & 50–950 ramp
primary
#AFF879
secondary
#9641D4
accent
#00E684
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580