#5AED79#5AED79
#5AED79 is a very light, highly saturated green. Relative luminance 0.641; OKLCH L 84.1% C 0.202 H 147.6°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #5AED79 |
|---|---|
| RGB | rgb(90, 237, 121) |
| HSL | hsl(133, 80%, 64%) |
| HSV | hsv(133, 62%, 93%) |
| CMYK | cmyk(62%, 0%, 48.9%, 7.1%) |
| CIE-LAB | lab(84.03, -62.98, 44.58) |
| CIE-LCH | lch(84.03, 77.16, 144.70°) |
| OKLab | oklab(84.1% -0.1701 0.1081) |
| OKLCH | oklch(84.1% 0.202 147.6) |
| XYZ | xyz(37.9492, 64.1187, 28.4617) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.23
Minty Green
#0BF77D
ΔE00 3.31
Weird Green
#3AE57F
ΔE00 3.34
Wintergreen
#20F986
ΔE00 3.70
Lightish Green
#61E160
ΔE00 3.78
Turquoise Green
#04F489
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AED79 #ED5ACE
analogous
#85ED5A #5AED79 #5AEDC3
triadic
#5AED79 #795AED #ED795A
tetradic
#5AED79 #5A85ED #ED5ACE #EDC35A
square
#5AED79 #5A85ED #ED5ACE #EDC35A
split-complementary
#5AED79 #C35AED #ED5A85
monochromatic
#14B837 #23E74C #5AED79 #91F3A6 #C8F9D3
Accessibility & contrast
On white
1.52
#5AED79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#5AED79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AED79
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AED79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AED79 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D96F
Deuteranopia (green-blind)
#DDCD81
Tritanopia (blue-blind)
#30E8D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5aed79; /* rgb */ color: rgb(90, 237, 121); /* oklch */ color: oklch(84.1% 0.202 147.6);
Tailwind
colors: {
custom: {
50: '#97f4a2',
500: '#5aed79',
950: '#000000',
},
}SCSS
$custom: #5aed79; $custom-light: #97f4a2; $custom-dark: #000000;
JSON
{
"hex": "#5aed79",
"rgb": {
"r": 90,
"g": 237,
"b": 121
},
"hsl": {
"h": 132.653,
"s": 80.328,
"l": 64.118
},
"oklch": {
"l": 0.84104,
"c": 0.20152,
"h": 147.6
},
"luminance": 0.64123
}Semantic roles & 50–950 ramp
primary
#5AED79
secondary
#B8339C
accent
#09B0DD
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580