#5FE589#5FE589
#5FE589 is a very light, vivid green. Relative luminance 0.603; OKLCH L 82.5% C 0.175 H 151.0°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE589 |
|---|---|
| RGB | rgb(95, 229, 137) |
| HSL | hsl(139, 72%, 64%) |
| HSV | hsv(139, 59%, 90%) |
| CMYK | cmyk(58.5%, 0%, 40.2%, 10.2%) |
| CIE-LAB | lab(81.99, -56.45, 34.15) |
| CIE-LCH | lch(81.99, 65.98, 148.83°) |
| OKLab | oklab(82.54% -0.1527 0.0847) |
| OKLCH | oklch(82.54% 0.175 151) |
| XYZ | xyz(37.2512, 60.2741, 33.3330) |
| Luminance | 0.6028 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.26
Tealish Green
#0CDC73
ΔE00 4.19
Turquoise Green
#04F489
ΔE00 4.45
Aqua Green
#12E193
ΔE00 4.74
Lightgreen
#90EE90
ΔE00 4.95
Wintergreen
#20F986
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE589 #E55FBB
analogous
#78E55F #5FE589 #5FE5CC
triadic
#5FE589 #895FE5 #E5895F
tetradic
#5FE589 #5F78E5 #E55FBB #E5CC5F
square
#5FE589 #5F78E5 #E55FBB #E5CC5F
split-complementary
#5FE589 #CC5FE5 #E55F78
monochromatic
#1CAD4A #2ADC62 #5FE589 #94EEB0 #C8F6D7
Accessibility & contrast
On white
1.61
#5FE589 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#5FE589 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE589
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE589 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE589 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D382
Deuteranopia (green-blind)
#D4C78F
Tritanopia (blue-blind)
#37E2CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5fe589; /* rgb */ color: rgb(95, 229, 137); /* oklch */ color: oklch(82.5% 0.175 151.0);
Tailwind
colors: {
custom: {
50: '#98eeac',
500: '#5fe589',
950: '#000000',
},
}SCSS
$custom: #5fe589; $custom-light: #98eeac; $custom-dark: #000000;
JSON
{
"hex": "#5fe589",
"rgb": {
"r": 95,
"g": 229,
"b": 137
},
"hsl": {
"h": 138.806,
"s": 72.043,
"l": 63.529
},
"oklch": {
"l": 0.82538,
"c": 0.17466,
"h": 151
},
"luminance": 0.60278
}Semantic roles & 50–950 ramp
primary
#5FE589
secondary
#AF3A8A
accent
#1197D4
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581