#5AEC75#5AEC75
#5AEC75 is a very light, highly saturated green. Relative luminance 0.634; OKLCH L 83.8% C 0.204 H 146.9°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEC75 |
|---|---|
| RGB | rgb(90, 236, 117) |
| HSL | hsl(131, 79%, 64%) |
| HSV | hsv(131, 62%, 93%) |
| CMYK | cmyk(61.9%, 0%, 50.4%, 7.5%) |
| CIE-LAB | lab(83.68, -63.18, 46.05) |
| CIE-LCH | lch(83.68, 78.18, 143.91°) |
| OKLab | oklab(83.8% -0.1707 0.1112) |
| OKLCH | oklch(83.8% 0.204 146.9) |
| XYZ | xyz(37.4202, 63.4452, 27.1003) |
| Luminance | 0.6345 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.30
Spearmint
#1EF876
ΔE00 3.36
Minty Green
#0BF77D
ΔE00 3.57
Weird Green
#3AE57F
ΔE00 3.58
Wintergreen
#20F986
ΔE00 4.07
Turquoise Green
#04F489
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEC75 #EC5AD1
analogous
#88EC5A #5AEC75 #5AECBE
triadic
#5AEC75 #755AEC #EC755A
tetradic
#5AEC75 #5A88EC #EC5AD1 #ECBE5A
square
#5AEC75 #5A88EC #EC5AD1 #ECBE5A
split-complementary
#5AEC75 #BE5AEC #EC5A88
monochromatic
#15B733 #23E647 #5AEC75 #91F2A3 #C8F9D1
Accessibility & contrast
On white
1.53
#5AEC75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#5AEC75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEC75
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEC75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEC75 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD86B
Deuteranopia (green-blind)
#DCCC7E
Tritanopia (blue-blind)
#32E7D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5aec75; /* rgb */ color: rgb(90, 236, 117); /* oklch */ color: oklch(83.8% 0.204 146.9);
Tailwind
colors: {
custom: {
50: '#97f39f',
500: '#5aec75',
950: '#000000',
},
}SCSS
$custom: #5aec75; $custom-light: #97f39f; $custom-dark: #000000;
JSON
{
"hex": "#5aec75",
"rgb": {
"r": 90,
"g": 236,
"b": 117
},
"hsl": {
"h": 131.096,
"s": 79.348,
"l": 63.922
},
"oklch": {
"l": 0.83798,
"c": 0.20371,
"h": 146.9
},
"luminance": 0.63449
}Semantic roles & 50–950 ramp
primary
#5AEC75
secondary
#B6349E
accent
#0AB5DC
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580