#5CFC85#5CFC85
#5CFC85 is a very light, highly saturated green. Relative luminance 0.736; OKLCH L 88.0% C 0.209 H 148.6°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFC85 |
|---|---|
| RGB | rgb(92, 252, 133) |
| HSL | hsl(135, 96%, 67%) |
| HSV | hsv(135, 63%, 99%) |
| CMYK | cmyk(63.5%, 0%, 47.2%, 1.2%) |
| CIE-LAB | lab(88.73, -66.22, 44.74) |
| CIE-LCH | lch(88.73, 79.92, 145.95°) |
| OKLab | oklab(88.04% -0.1787 0.109) |
| OKLCH | oklch(88.04% 0.209 148.6) |
| XYZ | xyz(43.4545, 73.5851, 34.0990) |
| Luminance | 0.7359 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.54
Spring Green
#00FF7F
ΔE00 2.54
Wintergreen
#20F986
ΔE00 2.64
Minty Green
#0BF77D
ΔE00 2.75
Lightgreen (survey)
#76FF7B
ΔE00 2.89
Turquoise Green
#04F489
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFC85 #FC5CD3
analogous
#83FC5C #5CFC85 #5CFCD5
triadic
#5CFC85 #855CFC #FC855C
tetradic
#5CFC85 #5C83FC #FC5CD3 #FCD55C
square
#5CFC85 #5C83FC #FC5CD3 #FCD55C
split-complementary
#5CFC85 #D55CFC #FC5C83
monochromatic
#04DA3B #20FB58 #5CFC85 #98FDB2 #D4FEDF
Accessibility & contrast
On white
1.34
#5CFC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#5CFC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFC85
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFC85 | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77B
Deuteranopia (green-blind)
#EAD98D
Tritanopia (blue-blind)
#24F7E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5cfc85; /* rgb */ color: rgb(92, 252, 133); /* oklch */ color: oklch(88.0% 0.209 148.6);
Tailwind
colors: {
custom: {
50: '#9afeaa',
500: '#5cfc85',
950: '#000000',
},
}SCSS
$custom: #5cfc85; $custom-light: #9afeaa; $custom-dark: #000000;
JSON
{
"hex": "#5cfc85",
"rgb": {
"r": 92,
"g": 252,
"b": 133
},
"hsl": {
"h": 135.375,
"s": 96.386,
"l": 67.451
},
"oklch": {
"l": 0.88042,
"c": 0.20929,
"h": 148.6
},
"luminance": 0.7359
}Semantic roles & 50–950 ramp
primary
#5CFC85
secondary
#D329A8
accent
#00ABE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681