#5FF58E#5FF58E
#5FF58E is a very light, vivid green. Relative luminance 0.697; OKLCH L 86.6% C 0.191 H 150.6°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF58E |
|---|---|
| RGB | rgb(95, 245, 142) |
| HSL | hsl(139, 88%, 67%) |
| HSV | hsv(139, 61%, 96%) |
| CMYK | cmyk(61.2%, 0%, 42%, 3.9%) |
| CIE-LAB | lab(86.84, -61.69, 37.99) |
| CIE-LCH | lch(86.84, 72.45, 148.38°) |
| OKLab | oklab(86.55% -0.1667 0.0938) |
| OKLCH | oklch(86.55% 0.191 150.6) |
| XYZ | xyz(42.2510, 69.6865, 36.8102) |
| Luminance | 0.6969 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.67
Turquoise Green
#04F489
ΔE00 2.90
Sea Green (survey)
#53FCA1
ΔE00 3.04
Light Green Blue
#56FCA2
ΔE00 3.10
Minty Green
#0BF77D
ΔE00 3.21
Light Bluish Green
#76FDA8
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF58E #F55FC6
analogous
#7BF55F #5FF58E #5FF5D9
triadic
#5FF58E #8E5FF5 #F58E5F
tetradic
#5FF58E #5F7BF5 #F55FC6 #F5D95F
square
#5FF58E #5F7BF5 #F55FC6 #F5D95F
split-complementary
#5FF58E #D95FF5 #F55F7B
monochromatic
#0DCD49 #25F165 #5FF58E #99F9B7 #D2FCDF
Accessibility & contrast
On white
1.41
#5FF58E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#5FF58E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF58E
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF58E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF58E | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E286
Deuteranopia (green-blind)
#E3D495
Tritanopia (blue-blind)
#2CF1DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff58e; /* rgb */ color: rgb(95, 245, 142); /* oklch */ color: oklch(86.6% 0.191 150.6);
Tailwind
colors: {
custom: {
50: '#9af9b0',
500: '#5ff58e',
950: '#000000',
},
}SCSS
$custom: #5ff58e; $custom-light: #9af9b0; $custom-dark: #000000;
JSON
{
"hex": "#5ff58e",
"rgb": {
"r": 95,
"g": 245,
"b": 142
},
"hsl": {
"h": 138.8,
"s": 88.235,
"l": 66.667
},
"oklch": {
"l": 0.86554,
"c": 0.19125,
"h": 150.6
},
"luminance": 0.69691
}Semantic roles & 50–950 ramp
primary
#5FF58E
secondary
#C92F99
accent
#019DE5
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581