#AFF080#AFF080
#AFF080 is a very light, vivid yellow-green. Relative luminance 0.730; OKLCH L 88.7% C 0.158 H 133.4°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF080 |
|---|---|
| RGB | rgb(175, 240, 128) |
| HSL | hsl(95, 79%, 72%) |
| HSV | hsv(95, 47%, 94%) |
| CMYK | cmyk(27.1%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(88.44, -39.33, 47.48) |
| CIE-LCH | lch(88.44, 61.66, 129.64°) |
| OKLab | oklab(88.68% -0.1085 0.1146) |
| OKLCH | oklch(88.68% 0.158 133.4) |
| XYZ | xyz(52.7346, 72.9911, 31.7281) |
| Luminance | 0.7299 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.64
Spring Green (survey)
#A9F971
ΔE00 3.24
Celery
#C1FD95
ΔE00 3.31
Light Yellowish Green
#C2FF89
ΔE00 3.51
Pale Light Green
#B1FC99
ΔE00 3.84
Light Pea Green
#C4FE82
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF080 #C180F0
analogous
#E7F080 #AFF080 #80F089
triadic
#AFF080 #80AFF0 #F080AF
tetradic
#AFF080 #80E7F0 #C180F0 #F08980
square
#AFF080 #80E7F0 #C180F0 #F08980
split-complementary
#AFF080 #8980F0 #F080E7
monochromatic
#6BDC1A #8DEA49 #AFF080 #D1F6B7 #EEFCE4
Accessibility & contrast
On white
1.35
#AFF080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#AFF080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF080
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF080 | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E177
Deuteranopia (green-blind)
#EEDC87
Tritanopia (blue-blind)
#B0E8D6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #aff080; /* rgb */ color: rgb(175, 240, 128); /* oklch */ color: oklch(88.7% 0.158 133.4);
Tailwind
colors: {
custom: {
50: '#c9f5a7',
500: '#aff080',
950: '#000000',
},
}SCSS
$custom: #aff080; $custom-light: #c9f5a7; $custom-dark: #000000;
JSON
{
"hex": "#aff080",
"rgb": {
"r": 175,
"g": 240,
"b": 128
},
"hsl": {
"h": 94.821,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.88679,
"c": 0.15781,
"h": 133.4
},
"luminance": 0.72993
}Semantic roles & 50–950 ramp
primary
#AFF080
secondary
#944ACB
accent
#0ADB84
background
#FEFFFC
surface
#FAFEF6
border
#D3D6D0
text
#131710
muted
#838580