#AFF58D#AFF58D
#AFF58D is a very light, vivid green. Relative luminance 0.763; OKLCH L 90.0% C 0.152 H 136.1°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF58D |
|---|---|
| RGB | rgb(175, 245, 141) |
| HSL | hsl(100, 84%, 76%) |
| HSV | hsv(100, 42%, 96%) |
| CMYK | cmyk(28.6%, 0%, 42.4%, 3.9%) |
| CIE-LAB | lab(90.02, -39.97, 43.19) |
| CIE-LCH | lch(90.02, 58.85, 132.78°) |
| OKLab | oklab(90.01% -0.1096 0.1056) |
| OKLCH | oklch(90.01% 0.152 136.1) |
| XYZ | xyz(55.1379, 76.3400, 37.0241) |
| Luminance | 0.7634 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.91
Celery
#C1FD95
ΔE00 2.56
Pastel Green
#B0FF9D
ΔE00 2.71
Pistachio (survey)
#C0FA8B
ΔE00 2.83
Tea Green
#BDF8A3
ΔE00 3.28
Light Pastel Green
#B2FBA5
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF58D #D38DF5
analogous
#E3F58D #AFF58D #8DF59F
triadic
#AFF58D #8DAFF5 #F58DAF
tetradic
#AFF58D #8DE3F5 #D38DF5 #F59F8D
square
#AFF58D #8DE3F5 #D38DF5 #F59F8D
split-complementary
#AFF58D #9F8DF5 #F58DE3
monochromatic
#60EB1C #88F055 #AFF58D #D6FAC5 #EBFDE3
Accessibility & contrast
On white
1.29
#AFF58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#AFF58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF58D
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF58D | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE685
Deuteranopia (green-blind)
#F1E093
Tritanopia (blue-blind)
#ADEEDC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #aff58d; /* rgb */ color: rgb(175, 245, 141); /* oklch */ color: oklch(90.0% 0.152 136.1);
Tailwind
colors: {
custom: {
50: '#c9f9b0',
500: '#aff58d',
950: '#000000',
},
}SCSS
$custom: #aff58d; $custom-light: #c9f9b0; $custom-dark: #000000;
JSON
{
"hex": "#aff58d",
"rgb": {
"r": 175,
"g": 245,
"b": 141
},
"hsl": {
"h": 100.385,
"s": 83.871,
"l": 75.686
},
"oklch": {
"l": 0.90008,
"c": 0.15216,
"h": 136.1
},
"luminance": 0.76342
}Semantic roles & 50–950 ramp
primary
#AFF58D
secondary
#A954D2
accent
#05E099
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581