#5FE58E#5FE58E
#5FE58E is a very light, vivid green. Relative luminance 0.604; OKLCH L 82.6% C 0.170 H 152.3°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE58E |
|---|---|
| RGB | rgb(95, 229, 142) |
| HSL | hsl(141, 72%, 64%) |
| HSV | hsv(141, 59%, 90%) |
| CMYK | cmyk(58.5%, 0%, 38%, 10.2%) |
| CIE-LAB | lab(82.07, -55.60, 31.73) |
| CIE-LCH | lch(82.07, 64.01, 150.29°) |
| OKLab | oklab(82.63% -0.1506 0.0791) |
| OKLCH | oklch(82.63% 0.17 152.3) |
| XYZ | xyz(37.6182, 60.4209, 35.2659) |
| Luminance | 0.6042 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.72
Aqua Green
#12E193
ΔE00 4.17
Tealish Green
#0CDC73
ΔE00 4.55
Turquoise Green
#04F489
ΔE00 4.64
Light Green Blue
#56FCA2
ΔE00 5.05
Sea Green (survey)
#53FCA1
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE58E #E55FB6
analogous
#73E55F #5FE58E #5FE5D1
triadic
#5FE58E #8E5FE5 #E58E5F
tetradic
#5FE58E #5F73E5 #E55FB6 #E5D15F
square
#5FE58E #5F73E5 #E55FB6 #E5D15F
split-complementary
#5FE58E #D15FE5 #E55F73
monochromatic
#1CAD4F #2ADC69 #5FE58E #94EEB3 #C8F6D8
Accessibility & contrast
On white
1.60
#5FE58E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#5FE58E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE58E
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE58E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE58E | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D488
Deuteranopia (green-blind)
#D3C794
Tritanopia (blue-blind)
#35E2CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5fe58e; /* rgb */ color: rgb(95, 229, 142); /* oklch */ color: oklch(82.6% 0.170 152.3);
Tailwind
colors: {
custom: {
50: '#98eeb0',
500: '#5fe58e',
950: '#000000',
},
}SCSS
$custom: #5fe58e; $custom-light: #98eeb0; $custom-dark: #000000;
JSON
{
"hex": "#5fe58e",
"rgb": {
"r": 95,
"g": 229,
"b": 142
},
"hsl": {
"h": 141.045,
"s": 72.043,
"l": 63.529
},
"oklch": {
"l": 0.82629,
"c": 0.17009,
"h": 152.3
},
"luminance": 0.60425
}Semantic roles & 50–950 ramp
primary
#5FE58E
secondary
#AF3A86
accent
#1190D4
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581