#5FF389#5FF389
#5FF389 is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.0% C 0.193 H 149.7°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF389 |
|---|---|
| RGB | rgb(95, 243, 137) |
| HSL | hsl(137, 86%, 66%) |
| HSV | hsv(137, 61%, 95%) |
| CMYK | cmyk(60.9%, 0%, 43.6%, 4.7%) |
| CIE-LAB | lab(86.17, -61.75, 39.58) |
| CIE-LCH | lch(86.17, 73.35, 147.34°) |
| OKLab | oklab(85.98% -0.1668 0.0973) |
| OKLCH | oklch(85.98% 0.193 149.7) |
| XYZ | xyz(41.2822, 68.3361, 34.6767) |
| Luminance | 0.6834 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.76
Turquoise Green
#04F489
ΔE00 3.04
Minty Green
#0BF77D
ΔE00 3.06
Spearmint
#1EF876
ΔE00 3.44
Weird Green
#3AE57F
ΔE00 3.68
Sea Green (survey)
#53FCA1
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF389 #F35FC9
analogous
#7FF35F #5FF389 #5FF3D3
triadic
#5FF389 #895FF3 #F3895F
tetradic
#5FF389 #5F7FF3 #F35FC9 #F3D35F
square
#5FF389 #5F7FF3 #F35FC9 #F3D35F
split-complementary
#5FF389 #D35FF3 #F35F7F
monochromatic
#0FC944 #26EF5F #5FF389 #98F7B3 #D1FCDD
Accessibility & contrast
On white
1.43
#5FF389 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#5FF389 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF389
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF389 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF389 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E081
Deuteranopia (green-blind)
#E1D290
Tritanopia (blue-blind)
#31EFD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5ff389; /* rgb */ color: rgb(95, 243, 137); /* oklch */ color: oklch(86.0% 0.193 149.7);
Tailwind
colors: {
custom: {
50: '#9af8ad',
500: '#5ff389',
950: '#000000',
},
}SCSS
$custom: #5ff389; $custom-light: #9af8ad; $custom-dark: #000000;
JSON
{
"hex": "#5ff389",
"rgb": {
"r": 95,
"g": 243,
"b": 137
},
"hsl": {
"h": 137.027,
"s": 86.047,
"l": 66.275
},
"oklch": {
"l": 0.8598,
"c": 0.19313,
"h": 149.7
},
"luminance": 0.6834
}Semantic roles & 50–950 ramp
primary
#5FF389
secondary
#C5319B
accent
#03A3E3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581