#5FF387#5FF387
#5FF387 is a very light, vivid green. Relative luminance 0.683; OKLCH L 85.9% C 0.195 H 149.3°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF387 |
|---|---|
| RGB | rgb(95, 243, 135) |
| HSL | hsl(136, 86%, 66%) |
| HSV | hsv(136, 61%, 95%) |
| CMYK | cmyk(60.9%, 0%, 44.4%, 4.7%) |
| CIE-LAB | lab(86.15, -62.06, 40.52) |
| CIE-LCH | lch(86.15, 74.12, 146.86°) |
| OKLab | oklab(85.95% -0.1676 0.0994) |
| OKLCH | oklch(85.95% 0.195 149.3) |
| XYZ | xyz(41.1401, 68.2793, 33.9281) |
| Luminance | 0.6828 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.77
Minty Green
#0BF77D
ΔE00 2.97
Turquoise Green
#04F489
ΔE00 3.15
Spearmint
#1EF876
ΔE00 3.26
Weird Green
#3AE57F
ΔE00 3.74
Spring Green
#00FF7F
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF387 #F35FCB
analogous
#81F35F #5FF387 #5FF3D1
triadic
#5FF387 #875FF3 #F3875F
tetradic
#5FF387 #5F81F3 #F35FCB #F3D15F
square
#5FF387 #5F81F3 #F35FCB #F3D15F
split-complementary
#5FF387 #D15FF3 #F35F81
monochromatic
#0FC941 #26EF5C #5FF387 #98F7B2 #D1FCDC
Accessibility & contrast
On white
1.43
#5FF387 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#5FF387 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF387
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF387 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF387 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E07F
Deuteranopia (green-blind)
#E2D28E
Tritanopia (blue-blind)
#32EFD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5ff387; /* rgb */ color: rgb(95, 243, 135); /* oklch */ color: oklch(85.9% 0.195 149.3);
Tailwind
colors: {
custom: {
50: '#9af8ab',
500: '#5ff387',
950: '#000000',
},
}SCSS
$custom: #5ff387; $custom-light: #9af8ab; $custom-dark: #000000;
JSON
{
"hex": "#5ff387",
"rgb": {
"r": 95,
"g": 243,
"b": 135
},
"hsl": {
"h": 136.216,
"s": 86.047,
"l": 66.275
},
"oklch": {
"l": 0.85947,
"c": 0.19491,
"h": 149.3
},
"luminance": 0.68283
}Semantic roles & 50–950 ramp
primary
#5FF387
secondary
#C5319D
accent
#03A6E3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581