#5CE58B#5CE58B
#5CE58B is a very light, vivid green. Relative luminance 0.602; OKLCH L 82.5% C 0.174 H 151.8°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE58B |
|---|---|
| RGB | rgb(92, 229, 139) |
| HSL | hsl(141, 72%, 63%) |
| HSV | hsv(141, 60%, 90%) |
| CMYK | cmyk(59.8%, 0%, 39.3%, 10.2%) |
| CIE-LAB | lab(81.93, -56.75, 33.06) |
| CIE-LCH | lch(81.93, 65.67, 149.78°) |
| OKLab | oklab(82.48% -0.1535 0.0822) |
| OKLCH | oklch(82.48% 0.174 151.8) |
| XYZ | xyz(37.0903, 60.1744, 34.0813) |
| Luminance | 0.6018 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.28
Tealish Green
#0CDC73
ΔE00 4.19
Aqua Green
#12E193
ΔE00 4.30
Turquoise Green
#04F489
ΔE00 4.39
Sea Green (survey)
#53FCA1
ΔE00 5.12
Light Green Blue
#56FCA2
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE58B #E55CB6
analogous
#71E55C #5CE58B #5CE5D0
triadic
#5CE58B #8B5CE5 #E58B5C
tetradic
#5CE58B #5C71E5 #E55CB6 #E5D05C
square
#5CE58B #5C71E5 #E55CB6 #E5D05C
split-complementary
#5CE58B #D05CE5 #E55C71
monochromatic
#1BAB4D #27DD65 #5CE58B #91EDB1 #C6F6D6
Accessibility & contrast
On white
1.61
#5CE58B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#5CE58B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE58B
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE58B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE58B | 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)
#E6D385
Deuteranopia (green-blind)
#D3C791
Tritanopia (blue-blind)
#2FE2CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ce58b; /* rgb */ color: rgb(92, 229, 139); /* oklch */ color: oklch(82.5% 0.174 151.8);
Tailwind
colors: {
custom: {
50: '#96eead',
500: '#5ce58b',
950: '#000000',
},
}SCSS
$custom: #5ce58b; $custom-light: #96eead; $custom-dark: #000000;
JSON
{
"hex": "#5ce58b",
"rgb": {
"r": 92,
"g": 229,
"b": 139
},
"hsl": {
"h": 140.584,
"s": 72.487,
"l": 62.941
},
"oklch": {
"l": 0.8248,
"c": 0.17414,
"h": 151.8
},
"luminance": 0.60178
}Semantic roles & 50–950 ramp
primary
#5CE58B
secondary
#AD3885
accent
#1191D5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581