#5FE58F#5FE58F
#5FE58F is a very light, vivid green. Relative luminance 0.605; OKLCH L 82.6% C 0.169 H 152.5°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE58F |
|---|---|
| RGB | rgb(95, 229, 143) |
| HSL | hsl(141, 72%, 64%) |
| HSV | hsv(141, 59%, 90%) |
| CMYK | cmyk(58.5%, 0%, 37.6%, 10.2%) |
| CIE-LAB | lab(82.08, -55.42, 31.24) |
| CIE-LCH | lch(82.08, 63.62, 150.59°) |
| OKLab | oklab(82.65% -0.1501 0.078) |
| OKLCH | oklch(82.65% 0.169 152.5) |
| XYZ | xyz(37.6936, 60.4511, 35.6631) |
| Luminance | 0.6046 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.84
Aqua Green
#12E193
ΔE00 4.07
Tealish Green
#0CDC73
ΔE00 4.65
Turquoise Green
#04F489
ΔE00 4.70
Seafoam Green
#7AF9AB
ΔE00 5.00
Light Green Blue
#56FCA2
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE58F #E55FB5
analogous
#72E55F #5FE58F #5FE5D2
triadic
#5FE58F #8F5FE5 #E58F5F
tetradic
#5FE58F #5F72E5 #E55FB5 #E5D25F
square
#5FE58F #5F72E5 #E55FB5 #E5D25F
split-complementary
#5FE58F #D25FE5 #E55F72
monochromatic
#1CAD50 #2ADC6A #5FE58F #94EEB4 #C8F6D9
Accessibility & contrast
On white
1.60
#5FE58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#5FE58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE58F
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE58F | 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)
#E5D489
Deuteranopia (green-blind)
#D3C795
Tritanopia (blue-blind)
#34E2CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5fe58f; /* rgb */ color: rgb(95, 229, 143); /* oklch */ color: oklch(82.6% 0.169 152.5);
Tailwind
colors: {
custom: {
50: '#98eeb0',
500: '#5fe58f',
950: '#000000',
},
}SCSS
$custom: #5fe58f; $custom-light: #98eeb0; $custom-dark: #000000;
JSON
{
"hex": "#5fe58f",
"rgb": {
"r": 95,
"g": 229,
"b": 143
},
"hsl": {
"h": 141.493,
"s": 72.043,
"l": 63.529
},
"oklch": {
"l": 0.82648,
"c": 0.16917,
"h": 152.5
},
"luminance": 0.60455
}Semantic roles & 50–950 ramp
primary
#5FE58F
secondary
#AF3A85
accent
#118ED4
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581