#AFF880#AFF880
#AFF880 is a very light, vivid yellow-green. Relative luminance 0.778; OKLCH L 90.5% C 0.169 H 134.4°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF880 |
|---|---|
| RGB | rgb(175, 248, 128) |
| HSL | hsl(97, 90%, 74%) |
| HSV | hsv(97, 48%, 97%) |
| CMYK | cmyk(29.4%, 0%, 48.4%, 2.7%) |
| CIE-LAB | lab(90.69, -42.86, 50.25) |
| CIE-LCH | lch(90.69, 66.04, 130.46°) |
| OKLab | oklab(90.5% -0.1182 0.1208) |
| OKLCH | oklch(90.5% 0.169 134.4) |
| XYZ | xyz(55.1417, 77.8054, 32.5305) |
| Luminance | 0.7781 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.91
Pistachio (survey)
#C0FA8B
ΔE00 2.35
Light Yellowish Green
#C2FF89
ΔE00 2.55
Celery
#C1FD95
ΔE00 2.94
Light Lime
#AEFD6C
ΔE00 2.97
Key Lime
#AEFF6E
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF880 #C980F8
analogous
#EBF880 #AFF880 #80F88D
triadic
#AFF880 #80AFF8 #F880AF
tetradic
#AFF880 #80EBF8 #C980F8 #F88D80
square
#AFF880 #80EBF8 #C980F8 #F88D80
split-complementary
#AFF880 #8D80F8 #F880EB
monochromatic
#66F00D #8AF546 #AFF880 #D4FBBA #EDFDE2
Accessibility & contrast
On white
1.27
#AFF880 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#AFF880 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF880
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF880 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF880 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE876
Deuteranopia (green-blind)
#F5E288
Tritanopia (blue-blind)
#AFF0DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #aff880; /* rgb */ color: rgb(175, 248, 128); /* oklch */ color: oklch(90.5% 0.169 134.4);
Tailwind
colors: {
custom: {
50: '#cafba7',
500: '#aff880',
950: '#000000',
},
}SCSS
$custom: #aff880; $custom-light: #cafba7; $custom-dark: #000000;
JSON
{
"hex": "#aff880",
"rgb": {
"r": 175,
"g": 248,
"b": 128
},
"hsl": {
"h": 96.5,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.905,
"c": 0.16902,
"h": 134.4
},
"luminance": 0.77807
}Semantic roles & 50–950 ramp
primary
#AFF880
secondary
#9D47D5
accent
#00E68C
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#131710
muted
#838580