#5CFC83#5CFC83
#5CFC83 is a very light, highly saturated green. Relative luminance 0.735; OKLCH L 88.0% C 0.211 H 148.3°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFC83 |
|---|---|
| RGB | rgb(92, 252, 131) |
| HSL | hsl(135, 96%, 67%) |
| HSV | hsv(135, 63%, 99%) |
| CMYK | cmyk(63.5%, 0%, 48%, 1.2%) |
| CIE-LAB | lab(88.70, -66.51, 45.66) |
| CIE-LCH | lch(88.70, 80.68, 145.53°) |
| OKLab | oklab(88.01% -0.1795 0.111) |
| OKLCH | oklch(88.01% 0.211 148.3) |
| XYZ | xyz(43.3176, 73.5304, 33.3783) |
| Luminance | 0.7353 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.47
Spring Green
#00FF7F
ΔE00 2.54
Lightgreen (survey)
#76FF7B
ΔE00 2.68
Wintergreen
#20F986
ΔE00 2.78
Minty Green
#0BF77D
ΔE00 2.80
Turquoise Green
#04F489
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFC83 #FC5CD5
analogous
#85FC5C #5CFC83 #5CFCD3
triadic
#5CFC83 #835CFC #FC835C
tetradic
#5CFC83 #5C85FC #FC5CD5 #FCD35C
square
#5CFC83 #5C85FC #FC5CD5 #FCD35C
split-complementary
#5CFC83 #D35CFC #FC5C85
monochromatic
#04DA38 #20FB55 #5CFC83 #98FDB1 #D4FEDE
Accessibility & contrast
On white
1.34
#5CFC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#5CFC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFC83
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFC83 | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE779
Deuteranopia (green-blind)
#EAD98C
Tritanopia (blue-blind)
#26F7E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5cfc83; /* rgb */ color: rgb(92, 252, 131); /* oklch */ color: oklch(88.0% 0.211 148.3);
Tailwind
colors: {
custom: {
50: '#9afea9',
500: '#5cfc83',
950: '#000000',
},
}SCSS
$custom: #5cfc83; $custom-light: #9afea9; $custom-dark: #000000;
JSON
{
"hex": "#5cfc83",
"rgb": {
"r": 92,
"g": 252,
"b": 131
},
"hsl": {
"h": 134.625,
"s": 96.386,
"l": 67.451
},
"oklch": {
"l": 0.88012,
"c": 0.21102,
"h": 148.3
},
"luminance": 0.73535
}Semantic roles & 50–950 ramp
primary
#5CFC83
secondary
#D329AA
accent
#00AEE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681