#5FE686#5FE686
#5FE686 is a very light, vivid green. Relative luminance 0.607; OKLCH L 82.7% C 0.179 H 150.2°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE686 |
|---|---|
| RGB | rgb(95, 230, 134) |
| HSL | hsl(137, 73%, 64%) |
| HSV | hsv(137, 59%, 90%) |
| CMYK | cmyk(58.7%, 0%, 41.7%, 9.8%) |
| CIE-LAB | lab(82.24, -57.33, 35.98) |
| CIE-LCH | lch(82.24, 67.69, 147.89°) |
| OKLab | oklab(82.73% -0.155 0.0889) |
| OKLCH | oklch(82.73% 0.179 150.2) |
| XYZ | xyz(37.3165, 60.7442, 32.3079) |
| Luminance | 0.6075 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.10
Tealish Green
#0CDC73
ΔE00 4.14
Turquoise Green
#04F489
ΔE00 4.25
Lightgreen
#90EE90
ΔE00 4.73
Wintergreen
#20F986
ΔE00 4.91
Minty Green
#0BF77D
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE686 #E65FBF
analogous
#7BE65F #5FE686 #5FE6C9
triadic
#5FE686 #865FE6 #E6865F
tetradic
#5FE686 #5F7BE6 #E65FBF #E6C95F
square
#5FE686 #5F7BE6 #E65FBF #E6C95F
split-complementary
#5FE686 #C95FE6 #E65F7B
monochromatic
#1BAF46 #2ADE5E #5FE686 #94EEAE #C9F7D6
Accessibility & contrast
On white
1.60
#5FE686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#5FE686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE686
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE686 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D47F
Deuteranopia (green-blind)
#D5C88C
Tritanopia (blue-blind)
#39E2CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5fe686; /* rgb */ color: rgb(95, 230, 134); /* oklch */ color: oklch(82.7% 0.179 150.2);
Tailwind
colors: {
custom: {
50: '#98efaa',
500: '#5fe686',
950: '#000000',
},
}SCSS
$custom: #5fe686; $custom-light: #98efaa; $custom-dark: #000000;
JSON
{
"hex": "#5fe686",
"rgb": {
"r": 95,
"g": 230,
"b": 134
},
"hsl": {
"h": 137.333,
"s": 72.973,
"l": 63.725
},
"oklch": {
"l": 0.82731,
"c": 0.17873,
"h": 150.2
},
"luminance": 0.60748
}Semantic roles & 50–950 ramp
primary
#5FE686
secondary
#B0398E
accent
#109CD5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581