#5FEF86#5FEF86
#5FEF86 is a very light, vivid green. Relative luminance 0.659; OKLCH L 84.9% C 0.191 H 149.4°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEF86 |
|---|---|
| RGB | rgb(95, 239, 134) |
| HSL | hsl(136, 82%, 65%) |
| HSV | hsv(136, 60%, 94%) |
| CMYK | cmyk(60.3%, 0%, 43.9%, 6.3%) |
| CIE-LAB | lab(84.94, -60.73, 39.46) |
| CIE-LCH | lch(84.94, 72.43, 146.99°) |
| OKLab | oklab(84.95% -0.1641 0.097) |
| OKLCH | oklch(84.95% 0.191 149.4) |
| XYZ | xyz(39.8860, 65.8832, 33.1644) |
| Luminance | 0.6589 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.04
Turquoise Green
#04F489
ΔE00 3.26
Wintergreen
#20F986
ΔE00 3.26
Minty Green
#0BF77D
ΔE00 3.39
Spearmint
#1EF876
ΔE00 3.76
Sea Green (survey)
#53FCA1
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEF86 #EF5FC8
analogous
#80EF5F #5FEF86 #5FEFCE
triadic
#5FEF86 #865FEF #EF865F
tetradic
#5FEF86 #5F80EF #EF5FC8 #EFCE5F
square
#5FEF86 #5F80EF #EF5FC8 #EFCE5F
split-complementary
#5FEF86 #CE5FEF #EF5F80
monochromatic
#13C042 #27E95C #5FEF86 #97F5B0 #CEFADA
Accessibility & contrast
On white
1.48
#5FEF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#5FEF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEF86
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEF86 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7E
Deuteranopia (green-blind)
#DECF8D
Tritanopia (blue-blind)
#34EBD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5fef86; /* rgb */ color: rgb(95, 239, 134); /* oklch */ color: oklch(84.9% 0.191 149.4);
Tailwind
colors: {
custom: {
50: '#99f5aa',
500: '#5fef86',
950: '#000000',
},
}SCSS
$custom: #5fef86; $custom-light: #99f5aa; $custom-dark: #000000;
JSON
{
"hex": "#5fef86",
"rgb": {
"r": 95,
"g": 239,
"b": 134
},
"hsl": {
"h": 136.25,
"s": 81.818,
"l": 65.49
},
"oklch": {
"l": 0.84948,
"c": 0.1906,
"h": 149.4
},
"luminance": 0.65887
}Semantic roles & 50–950 ramp
primary
#5FEF86
secondary
#BE3499
accent
#07A4DE
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581