#5FF07C#5FF07C
#5FF07C is a very light, highly saturated green. Relative luminance 0.662; OKLCH L 85.0% C 0.201 H 147.4°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF07C |
|---|---|
| RGB | rgb(95, 240, 124) |
| HSL | hsl(132, 83%, 66%) |
| HSV | hsv(132, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 48.3%, 5.9%) |
| CIE-LAB | lab(85.10, -62.61, 44.52) |
| CIE-LCH | lch(85.10, 76.82, 144.59°) |
| OKLab | oklab(85.04% -0.1692 0.1081) |
| OKLCH | oklch(85.04% 0.201 147.4) |
| XYZ | xyz(39.5148, 66.2045, 29.7612) |
| Luminance | 0.6621 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.05
Minty Green
#0BF77D
ΔE00 3.19
Wintergreen
#20F986
ΔE00 3.48
Weird Green
#3AE57F
ΔE00 3.84
Lightgreen (survey)
#76FF7B
ΔE00 3.97
Turquoise Green
#04F489
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF07C #F05FD3
analogous
#8AF05F #5FF07C #5FF0C4
triadic
#5FF07C #7C5FF0 #F07C5F
tetradic
#5FF07C #5F8AF0 #F05FD3 #F0C45F
square
#5FF07C #5F8AF0 #F05FD3 #F0C45F
split-complementary
#5FF07C #C45FF0 #F05F8A
monochromatic
#12C235 #27EB4E #5FF07C #97F5AA #CFFAD8
Accessibility & contrast
On white
1.47
#5FF07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#5FF07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF07C
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF07C | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC72
Deuteranopia (green-blind)
#E0D084
Tritanopia (blue-blind)
#39EBD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ff07c; /* rgb */ color: rgb(95, 240, 124); /* oklch */ color: oklch(85.0% 0.201 147.4);
Tailwind
colors: {
custom: {
50: '#9af6a4',
500: '#5ff07c',
950: '#000000',
},
}SCSS
$custom: #5ff07c; $custom-light: #9af6a4; $custom-dark: #000000;
JSON
{
"hex": "#5ff07c",
"rgb": {
"r": 95,
"g": 240,
"b": 124
},
"hsl": {
"h": 132,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.85038,
"c": 0.20076,
"h": 147.4
},
"luminance": 0.66208
}Semantic roles & 50–950 ramp
primary
#5FF07C
secondary
#C033A4
accent
#06B4DF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580