#5AED74#5AED74
#5AED74 is a very light, highly saturated green. Relative luminance 0.640; OKLCH L 84.0% C 0.206 H 146.7°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #5AED74 |
|---|---|
| RGB | rgb(90, 237, 116) |
| HSL | hsl(131, 80%, 64%) |
| HSV | hsv(131, 62%, 93%) |
| CMYK | cmyk(62%, 0%, 51.1%, 7.1%) |
| CIE-LAB | lab(83.97, -63.68, 46.88) |
| CIE-LCH | lch(83.97, 79.07, 143.64°) |
| OKLab | oklab(84.03% -0.172 0.113) |
| OKLCH | oklch(84.03% 0.206 146.7) |
| XYZ | xyz(37.6505, 63.9992, 26.8885) |
| Luminance | 0.6400 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.21
Lightish Green
#61E160
ΔE00 3.33
Minty Green
#0BF77D
ΔE00 3.51
Weird Green
#3AE57F
ΔE00 3.85
Wintergreen
#20F986
ΔE00 4.05
Lightgreen (survey)
#76FF7B
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AED74 #ED5AD3
analogous
#8AED5A #5AED74 #5AEDBE
triadic
#5AED74 #745AED #ED745A
tetradic
#5AED74 #5A8AED #ED5AD3 #EDBE5A
square
#5AED74 #5A8AED #ED5AD3 #EDBE5A
split-complementary
#5AED74 #BE5AED #ED5A8A
monochromatic
#14B831 #23E746 #5AED74 #91F3A2 #C8F9D1
Accessibility & contrast
On white
1.52
#5AED74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#5AED74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AED74
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AED74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AED74 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D969
Deuteranopia (green-blind)
#DDCC7D
Tritanopia (blue-blind)
#32E8D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5aed74; /* rgb */ color: rgb(90, 237, 116); /* oklch */ color: oklch(84.0% 0.206 146.7);
Tailwind
colors: {
custom: {
50: '#97f49e',
500: '#5aed74',
950: '#000000',
},
}SCSS
$custom: #5aed74; $custom-light: #97f49e; $custom-dark: #000000;
JSON
{
"hex": "#5aed74",
"rgb": {
"r": 90,
"g": 237,
"b": 116
},
"hsl": {
"h": 130.612,
"s": 80.328,
"l": 64.118
},
"oklch": {
"l": 0.84032,
"c": 0.20582,
"h": 146.7
},
"luminance": 0.64003
}Semantic roles & 50–950 ramp
primary
#5AED74
secondary
#B833A0
accent
#09B7DD
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580