#5AED75#5AED75
#5AED75 is a very light, highly saturated green. Relative luminance 0.640; OKLCH L 84.0% C 0.205 H 146.9°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #5AED75 |
|---|---|
| RGB | rgb(90, 237, 117) |
| HSL | hsl(131, 80%, 64%) |
| HSV | hsv(131, 62%, 93%) |
| CMYK | cmyk(62%, 0%, 50.6%, 7.1%) |
| CIE-LAB | lab(83.98, -63.54, 46.42) |
| CIE-LCH | lch(83.98, 78.69, 143.85°) |
| OKLab | oklab(84.05% -0.1717 0.112) |
| OKLCH | oklch(84.05% 0.205 146.9) |
| XYZ | xyz(37.7090, 64.0226, 27.1965) |
| Luminance | 0.6403 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.20
Lightish Green
#61E160
ΔE00 3.42
Minty Green
#0BF77D
ΔE00 3.46
Weird Green
#3AE57F
ΔE00 3.74
Wintergreen
#20F986
ΔE00 3.97
Lightgreen (survey)
#76FF7B
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AED75 #ED5AD2
analogous
#89ED5A #5AED75 #5AEDBE
triadic
#5AED75 #755AED #ED755A
tetradic
#5AED75 #5A89ED #ED5AD2 #EDBE5A
square
#5AED75 #5A89ED #ED5AD2 #EDBE5A
split-complementary
#5AED75 #BE5AED #ED5A89
monochromatic
#14B832 #23E747 #5AED75 #91F3A3 #C8F9D1
Accessibility & contrast
On white
1.52
#5AED75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#5AED75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AED75
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AED75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AED75 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D96B
Deuteranopia (green-blind)
#DDCC7E
Tritanopia (blue-blind)
#32E8D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5aed75; /* rgb */ color: rgb(90, 237, 117); /* oklch */ color: oklch(84.0% 0.205 146.9);
Tailwind
colors: {
custom: {
50: '#97f49f',
500: '#5aed75',
950: '#000000',
},
}SCSS
$custom: #5aed75; $custom-light: #97f49f; $custom-dark: #000000;
JSON
{
"hex": "#5aed75",
"rgb": {
"r": 90,
"g": 237,
"b": 117
},
"hsl": {
"h": 131.02,
"s": 80.328,
"l": 64.118
},
"oklch": {
"l": 0.84046,
"c": 0.20497,
"h": 146.9
},
"luminance": 0.64026
}Semantic roles & 50–950 ramp
primary
#5AED75
secondary
#B8339F
accent
#09B6DD
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580