#AFF58E#AFF58E
#AFF58E is a very light, vivid green. Relative luminance 0.764; OKLCH L 90.0% C 0.151 H 136.2°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF58E |
|---|---|
| RGB | rgb(175, 245, 142) |
| HSL | hsl(101, 84%, 76%) |
| HSV | hsv(101, 42%, 96%) |
| CMYK | cmyk(28.6%, 0%, 42%, 3.9%) |
| CIE-LAB | lab(90.03, -39.84, 42.72) |
| CIE-LCH | lch(90.03, 58.41, 133.00°) |
| OKLab | oklab(90.02% -0.1092 0.1045) |
| OKLCH | oklch(90.02% 0.151 136.2) |
| XYZ | xyz(55.2126, 76.3699, 37.4177) |
| Luminance | 0.7637 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.81
Celery
#C1FD95
ΔE00 2.59
Pastel Green
#B0FF9D
ΔE00 2.61
Pistachio (survey)
#C0FA8B
ΔE00 2.93
Tea Green
#BDF8A3
ΔE00 3.16
Light Pastel Green
#B2FBA5
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF58E #D48EF5
analogous
#E2F58E #AFF58E #8EF5A0
triadic
#AFF58E #8EAFF5 #F58EAF
tetradic
#AFF58E #8EE2F5 #D48EF5 #F5A08E
square
#AFF58E #8EE2F5 #D48EF5 #F5A08E
split-complementary
#AFF58E #A08EF5 #F58EE2
monochromatic
#5FEB1E #87F056 #AFF58E #D7FAC6 #EBFDE3
Accessibility & contrast
On white
1.29
#AFF58E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#AFF58E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF58E
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF58E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF58E | 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)
#FCE686
Deuteranopia (green-blind)
#F1E094
Tritanopia (blue-blind)
#ADEEDC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #aff58e; /* rgb */ color: rgb(175, 245, 142); /* oklch */ color: oklch(90.0% 0.151 136.2);
Tailwind
colors: {
custom: {
50: '#c9f9b0',
500: '#aff58e',
950: '#000000',
},
}SCSS
$custom: #aff58e; $custom-light: #c9f9b0; $custom-dark: #000000;
JSON
{
"hex": "#aff58e",
"rgb": {
"r": 175,
"g": 245,
"b": 142
},
"hsl": {
"h": 100.777,
"s": 83.74,
"l": 75.882
},
"oklch": {
"l": 0.90024,
"c": 0.15116,
"h": 136.2
},
"luminance": 0.76372
}Semantic roles & 50–950 ramp
primary
#AFF58E
secondary
#AA55D3
accent
#05E09A
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131711
muted
#838581