#5CF77D#5CF77D
#5CF77D is a very light, highly saturated green. Relative luminance 0.703; OKLCH L 86.7% C 0.210 H 147.5°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF77D |
|---|---|
| RGB | rgb(92, 247, 125) |
| HSL | hsl(133, 91%, 66%) |
| HSV | hsv(133, 63%, 97%) |
| CMYK | cmyk(62.8%, 0%, 49.4%, 3.1%) |
| CIE-LAB | lab(87.13, -65.59, 46.55) |
| CIE-LCH | lch(87.13, 80.43, 144.64°) |
| OKLab | oklab(86.69% -0.1771 0.1127) |
| OKLCH | oklch(86.69% 0.21 147.5) |
| XYZ | xyz(41.3732, 70.2733, 30.7818) |
| Luminance | 0.7028 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.29
Minty Green
#0BF77D
ΔE00 2.73
Lightgreen (survey)
#76FF7B
ΔE00 2.83
Wintergreen
#20F986
ΔE00 3.00
Spring Green
#00FF7F
ΔE00 3.03
Turquoise Green
#04F489
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF77D #F75CD6
analogous
#89F75C #5CF77D #5CF7CB
triadic
#5CF77D #7D5CF7 #F77D5C
tetradic
#5CF77D #5C89F7 #F75CD6 #F7CB5C
square
#5CF77D #5C89F7 #F75CD6 #F7CB5C
split-complementary
#5CF77D #CB5CF7 #F75C89
monochromatic
#0ACE34 #22F44E #5CF77D #96FAAC #D1FDDA
Accessibility & contrast
On white
1.39
#5CF77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#5CF77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF77D
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF77D | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE273
Deuteranopia (green-blind)
#E6D586
Tritanopia (blue-blind)
#2DF2DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5cf77d; /* rgb */ color: rgb(92, 247, 125); /* oklch */ color: oklch(86.7% 0.210 147.5);
Tailwind
colors: {
custom: {
50: '#99fba5',
500: '#5cf77d',
950: '#000000',
},
}SCSS
$custom: #5cf77d; $custom-light: #99fba5; $custom-dark: #000000;
JSON
{
"hex": "#5cf77d",
"rgb": {
"r": 92,
"g": 247,
"b": 125
},
"hsl": {
"h": 132.774,
"s": 90.643,
"l": 66.471
},
"oklch": {
"l": 0.86693,
"c": 0.20992,
"h": 147.5
},
"luminance": 0.70278
}Semantic roles & 50–950 ramp
primary
#5CF77D
secondary
#CA2DA9
accent
#00B5E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F180F
muted
#808680