#5FF07D#5FF07D
#5FF07D is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.1% C 0.200 H 147.6°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF07D |
|---|---|
| RGB | rgb(95, 240, 125) |
| HSL | hsl(132, 83%, 66%) |
| HSV | hsv(132, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 47.9%, 5.9%) |
| CIE-LAB | lab(85.11, -62.46, 44.05) |
| CIE-LCH | lch(85.11, 76.43, 144.81°) |
| OKLab | oklab(85.05% -0.1688 0.1071) |
| OKLCH | oklch(85.05% 0.2 147.6) |
| XYZ | xyz(39.5784, 66.2299, 30.0960) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.07
Minty Green
#0BF77D
ΔE00 3.17
Wintergreen
#20F986
ΔE00 3.42
Weird Green
#3AE57F
ΔE00 3.76
Turquoise Green
#04F489
ΔE00 3.89
Lightgreen (survey)
#76FF7B
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF07D #F05FD2
analogous
#89F05F #5FF07D #5FF0C5
triadic
#5FF07D #7D5FF0 #F07D5F
tetradic
#5FF07D #5F89F0 #F05FD2 #F0C55F
square
#5FF07D #5F89F0 #F05FD2 #F0C55F
split-complementary
#5FF07D #C55FF0 #F05F89
monochromatic
#12C237 #27EB50 #5FF07D #97F5AA #CFFAD8
Accessibility & contrast
On white
1.47
#5FF07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#5FF07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF07D
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF07D | 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)
#F3DC74
Deuteranopia (green-blind)
#E0D085
Tritanopia (blue-blind)
#38EBD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ff07d; /* rgb */ color: rgb(95, 240, 125); /* oklch */ color: oklch(85.1% 0.200 147.6);
Tailwind
colors: {
custom: {
50: '#9af6a4',
500: '#5ff07d',
950: '#000000',
},
}SCSS
$custom: #5ff07d; $custom-light: #9af6a4; $custom-dark: #000000;
JSON
{
"hex": "#5ff07d",
"rgb": {
"r": 95,
"g": 240,
"b": 125
},
"hsl": {
"h": 132.414,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.85053,
"c": 0.19988,
"h": 147.6
},
"luminance": 0.66234
}Semantic roles & 50–950 ramp
primary
#5FF07D
secondary
#C033A3
accent
#06B2DF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580