#5CE58A#5CE58A
#5CE58A is a very light, vivid green. Relative luminance 0.601; OKLCH L 82.5% C 0.175 H 151.6°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE58A |
|---|---|
| RGB | rgb(92, 229, 138) |
| HSL | hsl(140, 72%, 63%) |
| HSV | hsv(140, 60%, 90%) |
| CMYK | cmyk(59.8%, 0%, 39.7%, 10.2%) |
| CIE-LAB | lab(81.92, -56.92, 33.54) |
| CIE-LCH | lch(81.92, 66.06, 149.49°) |
| OKLab | oklab(82.46% -0.154 0.0833) |
| OKLCH | oklch(82.46% 0.175 151.6) |
| XYZ | xyz(37.0175, 60.1453, 33.6982) |
| Luminance | 0.6015 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.19
Tealish Green
#0CDC73
ΔE00 4.11
Turquoise Green
#04F489
ΔE00 4.35
Aqua Green
#12E193
ΔE00 4.42
Sea Green (survey)
#53FCA1
ΔE00 5.16
Light Green Blue
#56FCA2
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE58A #E55CB7
analogous
#72E55C #5CE58A #5CE5CE
triadic
#5CE58A #8A5CE5 #E58A5C
tetradic
#5CE58A #5C72E5 #E55CB7 #E5CE5C
square
#5CE58A #5C72E5 #E55CB7 #E5CE5C
split-complementary
#5CE58A #CE5CE5 #E55C72
monochromatic
#1BAB4C #27DD64 #5CE58A #91EDB0 #C6F6D6
Accessibility & contrast
On white
1.61
#5CE58A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#5CE58A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE58A
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE58A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE58A | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D384
Deuteranopia (green-blind)
#D4C790
Tritanopia (blue-blind)
#2FE2CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ce58a; /* rgb */ color: rgb(92, 229, 138); /* oklch */ color: oklch(82.5% 0.175 151.6);
Tailwind
colors: {
custom: {
50: '#96eead',
500: '#5ce58a',
950: '#000000',
},
}SCSS
$custom: #5ce58a; $custom-light: #96eead; $custom-dark: #000000;
JSON
{
"hex": "#5ce58a",
"rgb": {
"r": 92,
"g": 229,
"b": 138
},
"hsl": {
"h": 140.146,
"s": 72.487,
"l": 62.941
},
"oklch": {
"l": 0.82461,
"c": 0.17505,
"h": 151.6
},
"luminance": 0.60149
}Semantic roles & 50–950 ramp
primary
#5CE58A
secondary
#AD3886
accent
#1193D5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581