#5CF57F#5CF57F
#5CF57F is a very light, highly saturated green. Relative luminance 0.691; OKLCH L 86.2% C 0.206 H 148.0°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF57F |
|---|---|
| RGB | rgb(92, 245, 127) |
| HSL | hsl(134, 88%, 66%) |
| HSV | hsv(134, 62%, 96%) |
| CMYK | cmyk(62.4%, 0%, 48.2%, 3.9%) |
| CIE-LAB | lab(86.56, -64.59, 44.89) |
| CIE-LCH | lch(86.56, 78.66, 145.20°) |
| OKLab | oklab(86.23% -0.1744 0.1091) |
| OKLCH | oklch(86.23% 0.206 148) |
| XYZ | xyz(40.8939, 69.1083, 31.2587) |
| Luminance | 0.6911 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.43
Minty Green
#0BF77D
ΔE00 2.64
Wintergreen
#20F986
ΔE00 2.83
Spring Green
#00FF7F
ΔE00 3.23
Lightgreen (survey)
#76FF7B
ΔE00 3.34
Turquoise Green
#04F489
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF57F #F55CD2
analogous
#85F55C #5CF57F #5CF5CB
triadic
#5CF57F #7F5CF5 #F57F5C
tetradic
#5CF57F #5C85F5 #F55CD2 #F5CB5C
square
#5CF57F #5C85F5 #F55CD2 #F5CB5C
split-complementary
#5CF57F #CB5CF5 #F55C85
monochromatic
#0CCA38 #22F152 #5CF57F #96F9AC #CFFCDA
Accessibility & contrast
On white
1.42
#5CF57F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#5CF57F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF57F
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF57F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF57F | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E175
Deuteranopia (green-blind)
#E4D387
Tritanopia (blue-blind)
#2DF0D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5cf57f; /* rgb */ color: rgb(92, 245, 127); /* oklch */ color: oklch(86.2% 0.206 148.0);
Tailwind
colors: {
custom: {
50: '#99faa6',
500: '#5cf57f',
950: '#000000',
},
}SCSS
$custom: #5cf57f; $custom-light: #99faa6; $custom-dark: #000000;
JSON
{
"hex": "#5cf57f",
"rgb": {
"r": 92,
"g": 245,
"b": 127
},
"hsl": {
"h": 133.725,
"s": 88.439,
"l": 66.078
},
"oklch": {
"l": 0.86229,
"c": 0.20568,
"h": 148
},
"luminance": 0.69112
}Semantic roles & 50–950 ramp
primary
#5CF57F
secondary
#C62FA4
accent
#00B1E5
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580