#AFF58C#AFF58C
#AFF58C is a very light, vivid green. Relative luminance 0.763; OKLCH L 90.0% C 0.153 H 135.9°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF58C |
|---|---|
| RGB | rgb(175, 245, 140) |
| HSL | hsl(100, 84%, 75%) |
| HSV | hsv(100, 43%, 96%) |
| CMYK | cmyk(28.6%, 0%, 42.9%, 3.9%) |
| CIE-LAB | lab(90.00, -40.09, 43.66) |
| CIE-LCH | lch(90.00, 59.28, 132.56°) |
| OKLab | oklab(89.99% -0.11 0.1066) |
| OKLCH | oklch(89.99% 0.153 135.9) |
| XYZ | xyz(55.0638, 76.3103, 36.6340) |
| Luminance | 0.7631 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.01
Celery
#C1FD95
ΔE00 2.54
Pistachio (survey)
#C0FA8B
ΔE00 2.74
Pastel Green
#B0FF9D
ΔE00 2.81
Tea Green
#BDF8A3
ΔE00 3.41
Light Yellowish Green
#C2FF89
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF58C #D28CF5
analogous
#E3F58C #AFF58C #8CF59D
triadic
#AFF58C #8CAFF5 #F58CAF
tetradic
#AFF58C #8CE3F5 #D28CF5 #F59D8C
square
#AFF58C #8CE3F5 #D28CF5 #F59D8C
split-complementary
#AFF58C #9D8CF5 #F58CE3
monochromatic
#61EB1B #88F054 #AFF58C #D6FAC4 #EBFDE3
Accessibility & contrast
On white
1.29
#AFF58C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#AFF58C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF58C
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF58C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF58C | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE684
Deuteranopia (green-blind)
#F1E092
Tritanopia (blue-blind)
#AEEEDC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #aff58c; /* rgb */ color: rgb(175, 245, 140); /* oklch */ color: oklch(90.0% 0.153 135.9);
Tailwind
colors: {
custom: {
50: '#c9f9af',
500: '#aff58c',
950: '#000000',
},
}SCSS
$custom: #aff58c; $custom-light: #c9f9af; $custom-dark: #000000;
JSON
{
"hex": "#aff58c",
"rgb": {
"r": 175,
"g": 245,
"b": 140
},
"hsl": {
"h": 100,
"s": 84,
"l": 75.49
},
"oklch": {
"l": 0.89992,
"c": 0.15315,
"h": 135.9
},
"luminance": 0.76312
}Semantic roles & 50–950 ramp
primary
#AFF58C
secondary
#A853D2
accent
#05E097
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581