#5FF986#5FF986
#5FF986 is a very light, highly saturated green. Relative luminance 0.719; OKLCH L 87.4% C 0.203 H 148.7°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF986 |
|---|---|
| RGB | rgb(95, 249, 134) |
| HSL | hsl(135, 93%, 67%) |
| HSV | hsv(135, 62%, 98%) |
| CMYK | cmyk(61.8%, 0%, 46.2%, 2.4%) |
| CIE-LAB | lab(87.92, -64.41, 43.27) |
| CIE-LCH | lch(87.92, 77.59, 146.11°) |
| OKLab | oklab(87.4% -0.1739 0.1057) |
| OKLCH | oklch(87.4% 0.203 148.7) |
| XYZ | xyz(42.8950, 71.9012, 34.1674) |
| Luminance | 0.7190 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.59
Spearmint
#1EF876
ΔE00 2.71
Minty Green
#0BF77D
ΔE00 2.75
Spring Green
#00FF7F
ΔE00 2.95
Lightgreen (survey)
#76FF7B
ΔE00 3.25
Turquoise Green
#04F489
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF986 #F95FD2
analogous
#85F95F #5FF986 #5FF9D3
triadic
#5FF986 #865FF9 #F9865F
tetradic
#5FF986 #5F85F9 #F95FD2 #F9D35F
square
#5FF986 #5F85F9 #F95FD2 #F9D35F
split-complementary
#5FF986 #D35FF9 #F95F85
monochromatic
#08D63C #24F759 #5FF986 #9AFBB3 #D5FDDF
Accessibility & contrast
On white
1.37
#5FF986 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#5FF986 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF986
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF986 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF986 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE57D
Deuteranopia (green-blind)
#E7D78E
Tritanopia (blue-blind)
#2FF4DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5ff986; /* rgb */ color: rgb(95, 249, 134); /* oklch */ color: oklch(87.4% 0.203 148.7);
Tailwind
colors: {
custom: {
50: '#9bfcab',
500: '#5ff986',
950: '#000000',
},
}SCSS
$custom: #5ff986; $custom-light: #9bfcab; $custom-dark: #000000;
JSON
{
"hex": "#5ff986",
"rgb": {
"r": 95,
"g": 249,
"b": 134
},
"hsl": {
"h": 135.195,
"s": 92.771,
"l": 67.451
},
"oklch": {
"l": 0.87404,
"c": 0.20349,
"h": 148.7
},
"luminance": 0.71905
}Semantic roles & 50–950 ramp
primary
#5FF986
secondary
#D02CA7
accent
#00ABE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681