#5CE980#5CE980
#5CE980 is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.3% C 0.189 H 148.9°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE980 |
|---|---|
| RGB | rgb(92, 233, 128) |
| HSL | hsl(135, 76%, 64%) |
| HSV | hsv(135, 61%, 91%) |
| CMYK | cmyk(60.5%, 0%, 45.1%, 8.6%) |
| CIE-LAB | lab(82.97, -60.05, 39.88) |
| CIE-LCH | lch(82.97, 72.09, 146.42°) |
| OKLab | oklab(83.28% -0.1622 0.0977) |
| OKLCH | oklch(83.28% 0.189 148.9) |
| XYZ | xyz(37.4461, 62.1080, 30.4325) |
| Luminance | 0.6211 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.24
Turquoise Green
#04F489
ΔE00 3.84
Minty Green
#0BF77D
ΔE00 4.04
Wintergreen
#20F986
ΔE00 4.13
Tealish Green
#0CDC73
ΔE00 4.33
Spearmint
#1EF876
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE980 #E95CC5
analogous
#7EE95C #5CE980 #5CE9C6
triadic
#5CE980 #805CE9 #E9805C
tetradic
#5CE980 #5C7EE9 #E95CC5 #E9C65C
square
#5CE980 #5C7EE9 #E95CC5 #E9C65C
split-complementary
#5CE980 #C65CE9 #E95C7E
monochromatic
#18B340 #26E256 #5CE980 #92F0AA #C8F8D4
Accessibility & contrast
On white
1.56
#5CE980 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#5CE980 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE980
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE980 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE980 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD678
Deuteranopia (green-blind)
#D9CA87
Tritanopia (blue-blind)
#33E5D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ce980; /* rgb */ color: rgb(92, 233, 128); /* oklch */ color: oklch(83.3% 0.189 148.9);
Tailwind
colors: {
custom: {
50: '#97f1a6',
500: '#5ce980',
950: '#000000',
},
}SCSS
$custom: #5ce980; $custom-light: #97f1a6; $custom-dark: #000000;
JSON
{
"hex": "#5ce980",
"rgb": {
"r": 92,
"g": 233,
"b": 128
},
"hsl": {
"h": 135.319,
"s": 76.216,
"l": 63.725
},
"oklch": {
"l": 0.83279,
"c": 0.18938,
"h": 148.9
},
"luminance": 0.62112
}Semantic roles & 50–950 ramp
primary
#5CE980
secondary
#B33693
accent
#0DA5D8
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580