#5FEB86#5FEB86
#5FEB86 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.0% C 0.185 H 149.7°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEB86 |
|---|---|
| RGB | rgb(95, 235, 134) |
| HSL | hsl(137, 78%, 65%) |
| HSV | hsv(137, 60%, 92%) |
| CMYK | cmyk(59.6%, 0%, 43%, 7.8%) |
| CIE-LAB | lab(83.74, -59.23, 37.92) |
| CIE-LCH | lch(83.74, 70.33, 147.37°) |
| OKLab | oklab(83.96% -0.1601 0.0934) |
| OKLCH | oklch(83.96% 0.185 149.7) |
| XYZ | xyz(38.7279, 63.5671, 32.7784) |
| Luminance | 0.6357 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.44
Turquoise Green
#04F489
ΔE00 3.57
Wintergreen
#20F986
ΔE00 3.92
Minty Green
#0BF77D
ΔE00 4.04
Lightgreen
#90EE90
ΔE00 4.42
Spearmint
#1EF876
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEB86 #EB5FC4
analogous
#7EEB5F #5FEB86 #5FEBCC
triadic
#5FEB86 #865FEB #EB865F
tetradic
#5FEB86 #5F7EEB #EB5FC4 #EBCC5F
square
#5FEB86 #5F7EEB #EB5FC4 #EBCC5F
split-complementary
#5FEB86 #CC5FEB #EB5F7E
monochromatic
#17B944 #29E45D #5FEB86 #95F2AF #CCF9D8
Accessibility & contrast
On white
1.53
#5FEB86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#5FEB86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEB86
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEB86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEB86 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD87E
Deuteranopia (green-blind)
#DACC8D
Tritanopia (blue-blind)
#36E7D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5feb86; /* rgb */ color: rgb(95, 235, 134); /* oklch */ color: oklch(84.0% 0.185 149.7);
Tailwind
colors: {
custom: {
50: '#99f2aa',
500: '#5feb86',
950: '#000000',
},
}SCSS
$custom: #5feb86; $custom-light: #99f2aa; $custom-dark: #000000;
JSON
{
"hex": "#5feb86",
"rgb": {
"r": 95,
"g": 235,
"b": 134
},
"hsl": {
"h": 136.714,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.83963,
"c": 0.18536,
"h": 149.7
},
"luminance": 0.63571
}Semantic roles & 50–950 ramp
primary
#5FEB86
secondary
#B83694
accent
#0BA0DA
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581