#5CE37B#5CE37B
#5CE37B is a light, vivid green. Relative luminance 0.586; OKLCH L 81.7% C 0.186 H 148.3°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE37B |
|---|---|
| RGB | rgb(92, 227, 123) |
| HSL | hsl(134, 71%, 63%) |
| HSV | hsv(134, 59%, 89%) |
| CMYK | cmyk(59.5%, 0%, 45.8%, 11%) |
| CIE-LAB | lab(81.09, -58.58, 39.94) |
| CIE-LCH | lch(81.09, 70.90, 145.71°) |
| OKLab | oklab(81.71% -0.1583 0.0977) |
| OKLCH | oklch(81.71% 0.186 148.3) |
| XYZ | xyz(35.4554, 58.6402, 28.1853) |
| Luminance | 0.5864 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.23
Tealish Green
#0CDC73
ΔE00 3.61
Lightish Green
#61E160
ΔE00 3.82
Turquoise Green
#04F489
ΔE00 4.86
Minty Green
#0BF77D
ΔE00 5.10
Lightgreen
#90EE90
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE37B #E35CC4
analogous
#80E35C #5CE37B #5CE3BF
triadic
#5CE37B #7B5CE3 #E37B5C
tetradic
#5CE37B #5C80E3 #E35CC4 #E3BF5C
square
#5CE37B #5C80E3 #E35CC4 #E3BF5C
split-complementary
#5CE37B #BF5CE3 #E35C80
monochromatic
#1DA83D #28DA51 #5CE37B #90ECA5 #C4F5D0
Accessibility & contrast
On white
1.65
#5CE37B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#5CE37B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE37B
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE37B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE37B | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D173
Deuteranopia (green-blind)
#D4C582
Tritanopia (blue-blind)
#38DFCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5ce37b; /* rgb */ color: rgb(92, 227, 123); /* oklch */ color: oklch(81.7% 0.186 148.3);
Tailwind
colors: {
custom: {
50: '#96eda2',
500: '#5ce37b',
950: '#000000',
},
}SCSS
$custom: #5ce37b; $custom-light: #96eda2; $custom-dark: #000000;
JSON
{
"hex": "#5ce37b",
"rgb": {
"r": 92,
"g": 227,
"b": 123
},
"hsl": {
"h": 133.778,
"s": 70.681,
"l": 62.549
},
"oklch": {
"l": 0.81712,
"c": 0.18602,
"h": 148.3
},
"luminance": 0.58644
}Semantic roles & 50–950 ramp
primary
#5CE37B
secondary
#AA3990
accent
#13A7D3
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F160F
muted
#808580