#5CE58D#5CE58D
#5CE58D is a very light, vivid green. Relative luminance 0.602; OKLCH L 82.5% C 0.172 H 152.4°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE58D |
|---|---|
| RGB | rgb(92, 229, 141) |
| HSL | hsl(141, 72%, 63%) |
| HSV | hsv(141, 60%, 90%) |
| CMYK | cmyk(59.8%, 0%, 38.4%, 10.2%) |
| CIE-LAB | lab(81.96, -56.40, 32.09) |
| CIE-LCH | lch(81.96, 64.89, 150.36°) |
| OKLab | oklab(82.52% -0.1526 0.0799) |
| OKLCH | oklch(82.52% 0.172 152.4) |
| XYZ | xyz(37.2377, 60.2334, 34.8579) |
| Luminance | 0.6024 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.50
Aqua Green
#12E193
ΔE00 4.07
Tealish Green
#0CDC73
ΔE00 4.35
Turquoise Green
#04F489
ΔE00 4.47
Sea Green (survey)
#53FCA1
ΔE00 5.04
Light Green Blue
#56FCA2
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE58D #E55CB4
analogous
#6FE55C #5CE58D #5CE5D2
triadic
#5CE58D #8D5CE5 #E58D5C
tetradic
#5CE58D #5C6FE5 #E55CB4 #E5D25C
square
#5CE58D #5C6FE5 #E55CB4 #E5D25C
split-complementary
#5CE58D #D25CE5 #E55C6F
monochromatic
#1BAB4F #27DD68 #5CE58D #91EDB2 #C6F6D7
Accessibility & contrast
On white
1.61
#5CE58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#5CE58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE58D
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE58D | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D387
Deuteranopia (green-blind)
#D3C793
Tritanopia (blue-blind)
#2DE2CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ce58d; /* rgb */ color: rgb(92, 229, 141); /* oklch */ color: oklch(82.5% 0.172 152.4);
Tailwind
colors: {
custom: {
50: '#96eeaf',
500: '#5ce58d',
950: '#000000',
},
}SCSS
$custom: #5ce58d; $custom-light: #96eeaf; $custom-dark: #000000;
JSON
{
"hex": "#5ce58d",
"rgb": {
"r": 92,
"g": 229,
"b": 141
},
"hsl": {
"h": 141.46,
"s": 72.487,
"l": 62.941
},
"oklch": {
"l": 0.82516,
"c": 0.17232,
"h": 152.4
},
"luminance": 0.60237
}Semantic roles & 50–950 ramp
primary
#5CE58D
secondary
#AD3883
accent
#118FD5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581