#AFF682#AFF682
#AFF682 is a very light, vivid yellow-green. Relative luminance 0.766; OKLCH L 90.1% C 0.164 H 134.4°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF682 |
|---|---|
| RGB | rgb(175, 246, 130) |
| HSL | hsl(97, 87%, 74%) |
| HSV | hsv(97, 47%, 96%) |
| CMYK | cmyk(28.9%, 0%, 47.2%, 3.5%) |
| CIE-LAB | lab(90.15, -41.75, 48.64) |
| CIE-LCH | lch(90.15, 64.11, 130.64°) |
| OKLab | oklab(90.07% -0.1151 0.1173) |
| OKLCH | oklch(90.07% 0.164 134.4) |
| XYZ | xyz(54.6630, 76.6354, 33.0268) |
| Luminance | 0.7664 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.27
Spring Green (survey)
#A9F971
ΔE00 2.41
Light Yellowish Green
#C2FF89
ΔE00 2.76
Celery
#C1FD95
ΔE00 2.79
Pale Light Green
#B1FC99
ΔE00 3.21
Light Green
#96F97B
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF682 #C982F6
analogous
#E9F682 #AFF682 #82F68F
triadic
#AFF682 #82AFF6 #F682AF
tetradic
#AFF682 #82E9F6 #C982F6 #F68F82
square
#AFF682 #82E9F6 #C982F6 #F68F82
split-complementary
#AFF682 #8F82F6 #F682E9
monochromatic
#66ED11 #8AF249 #AFF682 #D4FABB #EDFDE2
Accessibility & contrast
On white
1.29
#AFF682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#AFF682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF682
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF682 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE778
Deuteranopia (green-blind)
#F3E189
Tritanopia (blue-blind)
#AFEEDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #aff682; /* rgb */ color: rgb(175, 246, 130); /* oklch */ color: oklch(90.1% 0.164 134.4);
Tailwind
colors: {
custom: {
50: '#c9f9a8',
500: '#aff682',
950: '#000000',
},
}SCSS
$custom: #aff682; $custom-light: #c9f9a8; $custom-dark: #000000;
JSON
{
"hex": "#aff682",
"rgb": {
"r": 175,
"g": 246,
"b": 130
},
"hsl": {
"h": 96.724,
"s": 86.567,
"l": 73.725
},
"oklch": {
"l": 0.90072,
"c": 0.16433,
"h": 134.4
},
"luminance": 0.76637
}Semantic roles & 50–950 ramp
primary
#AFF682
secondary
#9D4AD3
accent
#02E38C
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581