#5FF386#5FF386
#5FF386 is a very light, vivid green. Relative luminance 0.683; OKLCH L 85.9% C 0.196 H 149.1°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF386 |
|---|---|
| RGB | rgb(95, 243, 134) |
| HSL | hsl(136, 86%, 66%) |
| HSV | hsv(136, 61%, 95%) |
| CMYK | cmyk(60.9%, 0%, 44.9%, 4.7%) |
| CIE-LAB | lab(86.13, -62.22, 40.99) |
| CIE-LCH | lch(86.13, 74.51, 146.62°) |
| OKLab | oklab(85.93% -0.168 0.1005) |
| OKLCH | oklch(85.93% 0.196 149.1) |
| XYZ | xyz(41.0700, 68.2513, 33.5591) |
| Luminance | 0.6825 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.78
Minty Green
#0BF77D
ΔE00 2.93
Spearmint
#1EF876
ΔE00 3.17
Turquoise Green
#04F489
ΔE00 3.21
Weird Green
#3AE57F
ΔE00 3.78
Spring Green
#00FF7F
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF386 #F35FCC
analogous
#82F35F #5FF386 #5FF3D0
triadic
#5FF386 #865FF3 #F3865F
tetradic
#5FF386 #5F82F3 #F35FCC #F3D05F
square
#5FF386 #5F82F3 #F35FCC #F3D05F
split-complementary
#5FF386 #D05FF3 #F35F82
monochromatic
#0FC940 #26EF5B #5FF386 #98F7B1 #D1FCDC
Accessibility & contrast
On white
1.43
#5FF386 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#5FF386 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF386
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF386 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF386 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF7E
Deuteranopia (green-blind)
#E2D28D
Tritanopia (blue-blind)
#32EFD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5ff386; /* rgb */ color: rgb(95, 243, 134); /* oklch */ color: oklch(85.9% 0.196 149.1);
Tailwind
colors: {
custom: {
50: '#9af8aa',
500: '#5ff386',
950: '#000000',
},
}SCSS
$custom: #5ff386; $custom-light: #9af8aa; $custom-dark: #000000;
JSON
{
"hex": "#5ff386",
"rgb": {
"r": 95,
"g": 243,
"b": 134
},
"hsl": {
"h": 135.811,
"s": 86.047,
"l": 66.275
},
"oklch": {
"l": 0.85931,
"c": 0.19579,
"h": 149.1
},
"luminance": 0.68255
}Semantic roles & 50–950 ramp
primary
#5FF386
secondary
#C5319E
accent
#03A8E3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581