#5CF57D#5CF57D
#5CF57D is a very light, highly saturated green. Relative luminance 0.691; OKLCH L 86.2% C 0.207 H 147.6°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF57D |
|---|---|
| RGB | rgb(92, 245, 125) |
| HSL | hsl(133, 88%, 66%) |
| HSV | hsv(133, 62%, 96%) |
| CMYK | cmyk(62.4%, 0%, 49%, 3.9%) |
| CIE-LAB | lab(86.53, -64.88, 45.81) |
| CIE-LCH | lch(86.53, 79.42, 144.78°) |
| OKLab | oklab(86.2% -0.1752 0.111) |
| OKLCH | oklch(86.2% 0.207 147.6) |
| XYZ | xyz(40.7649, 69.0567, 30.5790) |
| Luminance | 0.6906 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.38
Minty Green
#0BF77D
ΔE00 2.71
Wintergreen
#20F986
ΔE00 2.99
Lightgreen (survey)
#76FF7B
ΔE00 3.18
Spring Green
#00FF7F
ΔE00 3.25
Turquoise Green
#04F489
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF57D #F55CD4
analogous
#87F55C #5CF57D #5CF5C9
triadic
#5CF57D #7D5CF5 #F57D5C
tetradic
#5CF57D #5C87F5 #F55CD4 #F5C95C
square
#5CF57D #5C87F5 #F55CD4 #F5C95C
split-complementary
#5CF57D #C95CF5 #F55C87
monochromatic
#0CCA35 #22F14F #5CF57D #96F9AB #CFFCD9
Accessibility & contrast
On white
1.42
#5CF57D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#5CF57D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF57D
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF57D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF57D | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E173
Deuteranopia (green-blind)
#E4D386
Tritanopia (blue-blind)
#2EF0D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5cf57d; /* rgb */ color: rgb(92, 245, 125); /* oklch */ color: oklch(86.2% 0.207 147.6);
Tailwind
colors: {
custom: {
50: '#99faa5',
500: '#5cf57d',
950: '#000000',
},
}SCSS
$custom: #5cf57d; $custom-light: #99faa5; $custom-dark: #000000;
JSON
{
"hex": "#5cf57d",
"rgb": {
"r": 92,
"g": 245,
"b": 125
},
"hsl": {
"h": 132.941,
"s": 88.439,
"l": 66.078
},
"oklch": {
"l": 0.862,
"c": 0.20741,
"h": 147.6
},
"luminance": 0.69061
}Semantic roles & 50–950 ramp
primary
#5CF57D
secondary
#C62FA6
accent
#00B4E5
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580