#5FE583#5FE583
#5FE583 is a very light, vivid green. Relative luminance 0.601; OKLCH L 82.4% C 0.180 H 149.6°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE583 |
|---|---|
| RGB | rgb(95, 229, 131) |
| HSL | hsl(136, 72%, 64%) |
| HSV | hsv(136, 59%, 90%) |
| CMYK | cmyk(58.5%, 0%, 42.8%, 10.2%) |
| CIE-LAB | lab(81.90, -57.43, 37.03) |
| CIE-LCH | lch(81.90, 68.34, 147.19°) |
| OKLab | oklab(82.43% -0.1553 0.0913) |
| OKLCH | oklch(82.43% 0.18 149.6) |
| XYZ | xyz(36.8327, 60.1067, 31.1291) |
| Luminance | 0.6011 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.08
Tealish Green
#0CDC73
ΔE00 3.97
Turquoise Green
#04F489
ΔE00 4.44
Lightgreen
#90EE90
ΔE00 4.75
Lightish Green
#61E160
ΔE00 4.85
Wintergreen
#20F986
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE583 #E55FC1
analogous
#7EE55F #5FE583 #5FE5C6
triadic
#5FE583 #835FE5 #E5835F
tetradic
#5FE583 #5F7EE5 #E55FC1 #E5C65F
square
#5FE583 #5F7EE5 #E55FC1 #E5C65F
split-complementary
#5FE583 #C65FE5 #E55F7E
monochromatic
#1CAD43 #2ADC5A #5FE583 #94EEAC #C8F6D5
Accessibility & contrast
On white
1.61
#5FE583 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#5FE583 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE583
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE583 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE583 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D37C
Deuteranopia (green-blind)
#D5C78A
Tritanopia (blue-blind)
#3AE1CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5fe583; /* rgb */ color: rgb(95, 229, 131); /* oklch */ color: oklch(82.4% 0.180 149.6);
Tailwind
colors: {
custom: {
50: '#98eea8',
500: '#5fe583',
950: '#000000',
},
}SCSS
$custom: #5fe583; $custom-light: #98eea8; $custom-dark: #000000;
JSON
{
"hex": "#5fe583",
"rgb": {
"r": 95,
"g": 229,
"b": 131
},
"hsl": {
"h": 136.119,
"s": 72.043,
"l": 63.529
},
"oklch": {
"l": 0.82434,
"c": 0.18014,
"h": 149.6
},
"luminance": 0.6011
}Semantic roles & 50–950 ramp
primary
#5FE583
secondary
#AF3A8F
accent
#11A0D4
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1610
muted
#808580