#5CE58C#5CE58C
#5CE58C is a very light, vivid green. Relative luminance 0.602; OKLCH L 82.5% C 0.173 H 152.1°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE58C |
|---|---|
| RGB | rgb(92, 229, 140) |
| HSL | hsl(141, 72%, 63%) |
| HSV | hsv(141, 60%, 90%) |
| CMYK | cmyk(59.8%, 0%, 38.9%, 10.2%) |
| CIE-LAB | lab(81.95, -56.57, 32.57) |
| CIE-LCH | lch(81.95, 65.28, 150.07°) |
| OKLab | oklab(82.5% -0.1531 0.0811) |
| OKLCH | oklch(82.5% 0.173 152.1) |
| XYZ | xyz(37.1637, 60.2038, 34.4678) |
| Luminance | 0.6021 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.38
Aqua Green
#12E193
ΔE00 4.18
Tealish Green
#0CDC73
ΔE00 4.26
Turquoise Green
#04F489
ΔE00 4.43
Sea Green (survey)
#53FCA1
ΔE00 5.08
Light Green Blue
#56FCA2
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE58C #E55CB5
analogous
#70E55C #5CE58C #5CE5D1
triadic
#5CE58C #8C5CE5 #E58C5C
tetradic
#5CE58C #5C70E5 #E55CB5 #E5D15C
square
#5CE58C #5C70E5 #E55CB5 #E5D15C
split-complementary
#5CE58C #D15CE5 #E55C70
monochromatic
#1BAB4E #27DD67 #5CE58C #91EDB1 #C6F6D6
Accessibility & contrast
On white
1.61
#5CE58C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#5CE58C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE58C
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE58C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE58C | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D386
Deuteranopia (green-blind)
#D3C792
Tritanopia (blue-blind)
#2EE2CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ce58c; /* rgb */ color: rgb(92, 229, 140); /* oklch */ color: oklch(82.5% 0.173 152.1);
Tailwind
colors: {
custom: {
50: '#96eeae',
500: '#5ce58c',
950: '#000000',
},
}SCSS
$custom: #5ce58c; $custom-light: #96eeae; $custom-dark: #000000;
JSON
{
"hex": "#5ce58c",
"rgb": {
"r": 92,
"g": 229,
"b": 140
},
"hsl": {
"h": 141.022,
"s": 72.487,
"l": 62.941
},
"oklch": {
"l": 0.82498,
"c": 0.17323,
"h": 152.1
},
"luminance": 0.60207
}Semantic roles & 50–950 ramp
primary
#5CE58C
secondary
#AD3884
accent
#1190D5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581