#5FF087#5FF087
#5FF087 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.2% C 0.191 H 149.6°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF087 |
|---|---|
| RGB | rgb(95, 240, 135) |
| HSL | hsl(137, 83%, 66%) |
| HSV | hsv(137, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 43.8%, 5.9%) |
| CIE-LAB | lab(85.25, -60.95, 39.37) |
| CIE-LCH | lch(85.25, 72.56, 147.14°) |
| OKLab | oklab(85.21% -0.1647 0.0968) |
| OKLCH | oklch(85.21% 0.191 149.6) |
| XYZ | xyz(40.2496, 66.4984, 33.6313) |
| Luminance | 0.6650 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.12
Turquoise Green
#04F489
ΔE00 3.17
Weird Green
#3AE57F
ΔE00 3.18
Minty Green
#0BF77D
ΔE00 3.30
Spearmint
#1EF876
ΔE00 3.69
Sea Green (survey)
#53FCA1
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF087 #F05FC8
analogous
#7FF05F #5FF087 #5FF0D0
triadic
#5FF087 #875FF0 #F0875F
tetradic
#5FF087 #5F7FF0 #F05FC8 #F0D05F
square
#5FF087 #5F7FF0 #F05FC8 #F0D05F
split-complementary
#5FF087 #D05FF0 #F05F7F
monochromatic
#12C243 #27EB5D #5FF087 #97F5B1 #CFFADB
Accessibility & contrast
On white
1.47
#5FF087 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#5FF087 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF087
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF087 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF087 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7F
Deuteranopia (green-blind)
#DFD08E
Tritanopia (blue-blind)
#33ECD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ff087; /* rgb */ color: rgb(95, 240, 135); /* oklch */ color: oklch(85.2% 0.191 149.6);
Tailwind
colors: {
custom: {
50: '#99f6ab',
500: '#5ff087',
950: '#000000',
},
}SCSS
$custom: #5ff087; $custom-light: #99f6ab; $custom-dark: #000000;
JSON
{
"hex": "#5ff087",
"rgb": {
"r": 95,
"g": 240,
"b": 135
},
"hsl": {
"h": 136.552,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.8521,
"c": 0.19101,
"h": 149.6
},
"luminance": 0.66502
}Semantic roles & 50–950 ramp
primary
#5FF087
secondary
#C03399
accent
#06A3DF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581