#AFF582#AFF582
#AFF582 is a very light, vivid yellow-green. Relative luminance 0.760; OKLCH L 89.8% C 0.163 H 134.3°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF582 |
|---|---|
| RGB | rgb(175, 245, 130) |
| HSL | hsl(97, 85%, 74%) |
| HSV | hsv(97, 47%, 96%) |
| CMYK | cmyk(28.6%, 0%, 46.9%, 3.9%) |
| CIE-LAB | lab(89.87, -41.31, 48.30) |
| CIE-LCH | lch(89.87, 63.56, 130.54°) |
| OKLab | oklab(89.84% -0.1138 0.1165) |
| OKLCH | oklch(89.84% 0.163 134.3) |
| XYZ | xyz(54.3597, 76.0287, 32.9257) |
| Luminance | 0.7603 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.28
Spring Green (survey)
#A9F971
ΔE00 2.56
Celery
#C1FD95
ΔE00 2.81
Light Yellowish Green
#C2FF89
ΔE00 2.87
Pale Light Green
#B1FC99
ΔE00 3.24
Light Green
#96F97B
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF582 #C882F5
analogous
#E8F582 #AFF582 #82F58E
triadic
#AFF582 #82AFF5 #F582AF
tetradic
#AFF582 #82E8F5 #C882F5 #F58E82
square
#AFF582 #82E8F5 #C882F5 #F58E82
split-complementary
#AFF582 #8E82F5 #F582E8
monochromatic
#67EA13 #8BF049 #AFF582 #D3FABB #EDFDE3
Accessibility & contrast
On white
1.30
#AFF582 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#AFF582 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF582
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF582 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF582 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE678
Deuteranopia (green-blind)
#F3E089
Tritanopia (blue-blind)
#AFEDDA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #aff582; /* rgb */ color: rgb(175, 245, 130); /* oklch */ color: oklch(89.8% 0.163 134.3);
Tailwind
colors: {
custom: {
50: '#c9f9a8',
500: '#aff582',
950: '#000000',
},
}SCSS
$custom: #aff582; $custom-light: #c9f9a8; $custom-dark: #000000;
JSON
{
"hex": "#aff582",
"rgb": {
"r": 175,
"g": 245,
"b": 130
},
"hsl": {
"h": 96.522,
"s": 85.185,
"l": 73.529
},
"oklch": {
"l": 0.89844,
"c": 0.16292,
"h": 134.3
},
"luminance": 0.7603
}Semantic roles & 50–950 ramp
primary
#AFF582
secondary
#9C4AD1
accent
#04E28B
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581