#5FF487#5FF487
#5FF487 is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.2% C 0.196 H 149.2°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF487 |
|---|---|
| RGB | rgb(95, 244, 135) |
| HSL | hsl(136, 87%, 66%) |
| HSV | hsv(136, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 44.7%, 4.3%) |
| CIE-LAB | lab(86.44, -62.43, 40.90) |
| CIE-LCH | lch(86.44, 74.64, 146.77°) |
| OKLab | oklab(86.19% -0.1686 0.1003) |
| OKLCH | oklch(86.19% 0.196 149.2) |
| XYZ | xyz(41.4401, 68.8794, 34.0282) |
| Luminance | 0.6888 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.68
Minty Green
#0BF77D
ΔE00 2.89
Spearmint
#1EF876
ΔE00 3.14
Turquoise Green
#04F489
ΔE00 3.17
Spring Green
#00FF7F
ΔE00 3.66
Weird Green
#3AE57F
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF487 #F45FCC
analogous
#82F45F #5FF487 #5FF4D1
triadic
#5FF487 #875FF4 #F4875F
tetradic
#5FF487 #5F82F4 #F45FCC #F4D15F
square
#5FF487 #5F82F4 #F45FCC #F4D15F
split-complementary
#5FF487 #D15FF4 #F45F82
monochromatic
#0ECB41 #26F05C #5FF487 #98F8B2 #D2FCDD
Accessibility & contrast
On white
1.42
#5FF487 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#5FF487 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF487
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF487 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF487 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07F
Deuteranopia (green-blind)
#E3D38E
Tritanopia (blue-blind)
#31F0DA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5ff487; /* rgb */ color: rgb(95, 244, 135); /* oklch */ color: oklch(86.2% 0.196 149.2);
Tailwind
colors: {
custom: {
50: '#9af9ab',
500: '#5ff487',
950: '#000000',
},
}SCSS
$custom: #5ff487; $custom-light: #9af9ab; $custom-dark: #000000;
JSON
{
"hex": "#5ff487",
"rgb": {
"r": 95,
"g": 244,
"b": 135
},
"hsl": {
"h": 136.107,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.86193,
"c": 0.1962,
"h": 149.2
},
"luminance": 0.68884
}Semantic roles & 50–950 ramp
primary
#5FF487
secondary
#C7309F
accent
#02A7E4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581