#5FF582#5FF582
#5FF582 is a very light, highly saturated green. Relative luminance 0.693; OKLCH L 86.4% C 0.202 H 148.2°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF582 |
|---|---|
| RGB | rgb(95, 245, 130) |
| HSL | hsl(134, 88%, 67%) |
| HSV | hsv(134, 61%, 96%) |
| CMYK | cmyk(61.2%, 0%, 46.9%, 3.9%) |
| CIE-LAB | lab(86.67, -63.55, 43.61) |
| CIE-LCH | lch(86.67, 77.08, 145.54°) |
| OKLab | oklab(86.36% -0.1716 0.1063) |
| OKLCH | oklch(86.36% 0.202 148.2) |
| XYZ | xyz(41.3981, 69.3453, 32.3181) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.70
Minty Green
#0BF77D
ΔE00 2.77
Wintergreen
#20F986
ΔE00 2.82
Spring Green
#00FF7F
ΔE00 3.38
Lightgreen (survey)
#76FF7B
ΔE00 3.49
Turquoise Green
#04F489
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF582 #F55FD2
analogous
#87F55F #5FF582 #5FF5CD
triadic
#5FF582 #825FF5 #F5825F
tetradic
#5FF582 #5F87F5 #F55FD2 #F5CD5F
square
#5FF582 #5F87F5 #F55FD2 #F5CD5F
split-complementary
#5FF582 #CD5FF5 #F55F87
monochromatic
#0DCD3A #25F155 #5FF582 #99F9AF #D2FCDC
Accessibility & contrast
On white
1.41
#5FF582 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#5FF582 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF582
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF582 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF582 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E179
Deuteranopia (green-blind)
#E4D48A
Tritanopia (blue-blind)
#33F0DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff582; /* rgb */ color: rgb(95, 245, 130); /* oklch */ color: oklch(86.4% 0.202 148.2);
Tailwind
colors: {
custom: {
50: '#9af9a8',
500: '#5ff582',
950: '#000000',
},
}SCSS
$custom: #5ff582; $custom-light: #9af9a8; $custom-dark: #000000;
JSON
{
"hex": "#5ff582",
"rgb": {
"r": 95,
"g": 245,
"b": 130
},
"hsl": {
"h": 134,
"s": 88.235,
"l": 66.667
},
"oklch": {
"l": 0.8636,
"c": 0.2019,
"h": 148.2
},
"luminance": 0.69349
}Semantic roles & 50–950 ramp
primary
#5FF582
secondary
#C92FA5
accent
#01B0E5
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580