#5FF486#5FF486
#5FF486 is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.2% C 0.197 H 149.1°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF486 |
|---|---|
| RGB | rgb(95, 244, 134) |
| HSL | hsl(136, 87%, 66%) |
| HSV | hsv(136, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 45.1%, 4.3%) |
| CIE-LAB | lab(86.43, -62.59, 41.37) |
| CIE-LCH | lch(86.43, 75.02, 146.53°) |
| OKLab | oklab(86.18% -0.169 0.1014) |
| OKLCH | oklch(86.18% 0.197 149.1) |
| XYZ | xyz(41.3701, 68.8514, 33.6591) |
| Luminance | 0.6885 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.70
Minty Green
#0BF77D
ΔE00 2.86
Spearmint
#1EF876
ΔE00 3.06
Turquoise Green
#04F489
ΔE00 3.24
Spring Green
#00FF7F
ΔE00 3.62
Weird Green
#3AE57F
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF486 #F45FCD
analogous
#83F45F #5FF486 #5FF4D1
triadic
#5FF486 #865FF4 #F4865F
tetradic
#5FF486 #5F83F4 #F45FCD #F4D15F
square
#5FF486 #5F83F4 #F45FCD #F4D15F
split-complementary
#5FF486 #D15FF4 #F45F83
monochromatic
#0ECB3F #26F05B #5FF486 #98F8B1 #D2FCDD
Accessibility & contrast
On white
1.42
#5FF486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#5FF486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF486
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF486 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07D
Deuteranopia (green-blind)
#E3D38E
Tritanopia (blue-blind)
#32F0DA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5ff486; /* rgb */ color: rgb(95, 244, 134); /* oklch */ color: oklch(86.2% 0.197 149.1);
Tailwind
colors: {
custom: {
50: '#9af9ab',
500: '#5ff486',
950: '#000000',
},
}SCSS
$custom: #5ff486; $custom-light: #9af9ab; $custom-dark: #000000;
JSON
{
"hex": "#5ff486",
"rgb": {
"r": 95,
"g": 244,
"b": 134
},
"hsl": {
"h": 135.705,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.86177,
"c": 0.19709,
"h": 149.1
},
"luminance": 0.68855
}Semantic roles & 50–950 ramp
primary
#5FF486
secondary
#C730A0
accent
#02A9E4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581