#5FFE86#5FFE86
#5FFE86 is a very light, highly saturated green. Relative luminance 0.750; OKLCH L 88.6% C 0.210 H 148.4°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFE86 |
|---|---|
| RGB | rgb(95, 254, 134) |
| HSL | hsl(135, 99%, 68%) |
| HSV | hsv(135, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 47.2%, 0.4%) |
| CIE-LAB | lab(89.41, -66.21, 45.14) |
| CIE-LCH | lch(89.41, 80.14, 145.71°) |
| OKLab | oklab(88.63% -0.1787 0.1099) |
| OKLCH | oklch(88.63% 0.21 148.4) |
| XYZ | xyz(44.4610, 75.0332, 34.6894) |
| Luminance | 0.7504 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.64
Lightgreen (survey)
#76FF7B
ΔE00 2.66
Spearmint
#1EF876
ΔE00 2.81
Wintergreen
#20F986
ΔE00 2.94
Minty Green
#0BF77D
ΔE00 3.09
Baby Green
#8CFF9E
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFE86 #FE5FD7
analogous
#87FE5F #5FFE86 #5FFED5
triadic
#5FFE86 #865FFE #FE865F
tetradic
#5FFE86 #5F87FE #FE5FD7 #FED55F
square
#5FFE86 #5F87FE #FE5FD7 #FED55F
split-complementary
#5FFE86 #D55FFE #FE5F87
monochromatic
#01E138 #22FE58 #5FFE86 #9CFEB4 #D9FFE2
Accessibility & contrast
On white
1.31
#5FFE86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#5FFE86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFE86
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFE86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFE86 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97C
Deuteranopia (green-blind)
#ECDB8E
Tritanopia (blue-blind)
#2CF9E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5ffe86; /* rgb */ color: rgb(95, 254, 134); /* oklch */ color: oklch(88.6% 0.210 148.4);
Tailwind
colors: {
custom: {
50: '#9cffab',
500: '#5ffe86',
950: '#000000',
},
}SCSS
$custom: #5ffe86; $custom-light: #9cffab; $custom-dark: #000000;
JSON
{
"hex": "#5ffe86",
"rgb": {
"r": 95,
"g": 254,
"b": 134
},
"hsl": {
"h": 134.717,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.8863,
"c": 0.20982,
"h": 148.4
},
"luminance": 0.75038
}Semantic roles & 50–950 ramp
primary
#5FFE86
secondary
#D829AD
accent
#00ADE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681