#5FEF83#5FEF83
#5FEF83 is a very light, vivid green. Relative luminance 0.658; OKLCH L 84.9% C 0.193 H 148.8°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEF83 |
|---|---|
| RGB | rgb(95, 239, 131) |
| HSL | hsl(135, 82%, 65%) |
| HSV | hsv(135, 60%, 94%) |
| CMYK | cmyk(60.3%, 0%, 45.2%, 6.3%) |
| CIE-LAB | lab(84.89, -61.20, 40.88) |
| CIE-LCH | lch(84.89, 73.59, 146.26°) |
| OKLab | oklab(84.9% -0.1653 0.1001) |
| OKLCH | oklch(84.9% 0.193 148.8) |
| XYZ | xyz(39.6797, 65.8007, 32.0781) |
| Luminance | 0.6581 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.17
Wintergreen
#20F986
ΔE00 3.28
Minty Green
#0BF77D
ΔE00 3.29
Turquoise Green
#04F489
ΔE00 3.43
Spearmint
#1EF876
ΔE00 3.53
Spring Green
#00FF7F
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEF83 #EF5FCB
analogous
#83EF5F #5FEF83 #5FEFCB
triadic
#5FEF83 #835FEF #EF835F
tetradic
#5FEF83 #5F83EF #EF5FCB #EFCB5F
square
#5FEF83 #5F83EF #EF5FCB #EFCB5F
split-complementary
#5FEF83 #CB5FEF #EF5F83
monochromatic
#13C03F #27E958 #5FEF83 #97F5AE #CEFAD9
Accessibility & contrast
On white
1.48
#5FEF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#5FEF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEF83
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEF83 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7B
Deuteranopia (green-blind)
#DECF8A
Tritanopia (blue-blind)
#36EBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5fef83; /* rgb */ color: rgb(95, 239, 131); /* oklch */ color: oklch(84.9% 0.193 148.8);
Tailwind
colors: {
custom: {
50: '#99f5a8',
500: '#5fef83',
950: '#000000',
},
}SCSS
$custom: #5fef83; $custom-light: #99f5a8; $custom-dark: #000000;
JSON
{
"hex": "#5fef83",
"rgb": {
"r": 95,
"g": 239,
"b": 131
},
"hsl": {
"h": 135,
"s": 81.818,
"l": 65.49
},
"oklch": {
"l": 0.84899,
"c": 0.19329,
"h": 148.8
},
"luminance": 0.65805
}Semantic roles & 50–950 ramp
primary
#5FEF83
secondary
#BE349C
accent
#07A8DE
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F1710
muted
#808580