#5CF77F#5CF77F
#5CF77F is a very light, highly saturated green. Relative luminance 0.703; OKLCH L 86.7% C 0.208 H 147.9°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF77F |
|---|---|
| RGB | rgb(92, 247, 127) |
| HSL | hsl(134, 91%, 66%) |
| HSV | hsv(134, 63%, 97%) |
| CMYK | cmyk(62.8%, 0%, 48.6%, 3.1%) |
| CIE-LAB | lab(87.16, -65.31, 45.63) |
| CIE-LCH | lch(87.16, 79.67, 145.06°) |
| OKLab | oklab(86.72% -0.1763 0.1107) |
| OKLCH | oklch(86.72% 0.208 147.9) |
| XYZ | xyz(41.5022, 70.3249, 31.4615) |
| Luminance | 0.7033 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.32
Minty Green
#0BF77D
ΔE00 2.64
Wintergreen
#20F986
ΔE00 2.83
Spring Green
#00FF7F
ΔE00 2.99
Lightgreen (survey)
#76FF7B
ΔE00 3.00
Turquoise Green
#04F489
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF77F #F75CD4
analogous
#87F75C #5CF77F #5CF7CC
triadic
#5CF77F #7F5CF7 #F77F5C
tetradic
#5CF77F #5C87F7 #F75CD4 #F7CC5C
square
#5CF77F #5C87F7 #F75CD4 #F7CC5C
split-complementary
#5CF77F #CC5CF7 #F75C87
monochromatic
#0ACE36 #22F451 #5CF77F #96FAAD #D1FDDB
Accessibility & contrast
On white
1.39
#5CF77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#5CF77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF77F
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF77F | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE375
Deuteranopia (green-blind)
#E6D588
Tritanopia (blue-blind)
#2CF2DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5cf77f; /* rgb */ color: rgb(92, 247, 127); /* oklch */ color: oklch(86.7% 0.208 147.9);
Tailwind
colors: {
custom: {
50: '#99fba6',
500: '#5cf77f',
950: '#000000',
},
}SCSS
$custom: #5cf77f; $custom-light: #99fba6; $custom-dark: #000000;
JSON
{
"hex": "#5cf77f",
"rgb": {
"r": 92,
"g": 247,
"b": 127
},
"hsl": {
"h": 133.548,
"s": 90.643,
"l": 66.471
},
"oklch": {
"l": 0.86722,
"c": 0.20819,
"h": 147.9
},
"luminance": 0.70329
}Semantic roles & 50–950 ramp
primary
#5CF77F
secondary
#CA2DA7
accent
#00B2E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F180F
muted
#808680