#5FF07E#5FF07E
#5FF07E is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.1% C 0.199 H 147.8°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF07E |
|---|---|
| RGB | rgb(95, 240, 126) |
| HSL | hsl(133, 83%, 66%) |
| HSV | hsv(133, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 47.5%, 5.9%) |
| CIE-LAB | lab(85.13, -62.32, 43.59) |
| CIE-LCH | lch(85.13, 76.05, 145.03°) |
| OKLab | oklab(85.07% -0.1684 0.1061) |
| OKLCH | oklch(85.07% 0.199 147.8) |
| XYZ | xyz(39.6426, 66.2556, 30.4341) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.11
Minty Green
#0BF77D
ΔE00 3.15
Wintergreen
#20F986
ΔE00 3.36
Weird Green
#3AE57F
ΔE00 3.68
Turquoise Green
#04F489
ΔE00 3.80
Lightgreen (survey)
#76FF7B
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF07E #F05FD1
analogous
#88F05F #5FF07E #5FF0C7
triadic
#5FF07E #7E5FF0 #F07E5F
tetradic
#5FF07E #5F88F0 #F05FD1 #F0C75F
square
#5FF07E #5F88F0 #F05FD1 #F0C75F
split-complementary
#5FF07E #C75FF0 #F05F88
monochromatic
#12C238 #27EB51 #5FF07E #97F5AB #CFFAD8
Accessibility & contrast
On white
1.47
#5FF07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#5FF07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF07E
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF07E | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC75
Deuteranopia (green-blind)
#E0D086
Tritanopia (blue-blind)
#38EBD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ff07e; /* rgb */ color: rgb(95, 240, 126); /* oklch */ color: oklch(85.1% 0.199 147.8);
Tailwind
colors: {
custom: {
50: '#9af6a5',
500: '#5ff07e',
950: '#000000',
},
}SCSS
$custom: #5ff07e; $custom-light: #9af6a5; $custom-dark: #000000;
JSON
{
"hex": "#5ff07e",
"rgb": {
"r": 95,
"g": 240,
"b": 126
},
"hsl": {
"h": 132.828,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.85068,
"c": 0.199,
"h": 147.8
},
"luminance": 0.66259
}Semantic roles & 50–950 ramp
primary
#5FF07E
secondary
#C033A2
accent
#06B1DF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580