#5CE37D#5CE37D
#5CE37D is a light, vivid green. Relative luminance 0.587; OKLCH L 81.7% C 0.184 H 148.7°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE37D |
|---|---|
| RGB | rgb(92, 227, 125) |
| HSL | hsl(135, 71%, 63%) |
| HSV | hsv(135, 59%, 89%) |
| CMYK | cmyk(59.5%, 0%, 44.9%, 11%) |
| CIE-LAB | lab(81.12, -58.27, 38.99) |
| CIE-LCH | lch(81.12, 70.11, 146.21°) |
| OKLab | oklab(81.74% -0.1575 0.0956) |
| OKLCH | oklch(81.74% 0.184 148.7) |
| XYZ | xyz(35.5819, 58.6907, 28.8514) |
| Luminance | 0.5869 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.09
Tealish Green
#0CDC73
ΔE00 3.57
Lightish Green
#61E160
ΔE00 4.13
Turquoise Green
#04F489
ΔE00 4.78
Lightgreen
#90EE90
ΔE00 5.10
Minty Green
#0BF77D
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE37D #E35CC2
analogous
#7EE35C #5CE37D #5CE3C1
triadic
#5CE37D #7D5CE3 #E37D5C
tetradic
#5CE37D #5C7EE3 #E35CC2 #E3C15C
square
#5CE37D #5C7EE3 #E35CC2 #E3C15C
split-complementary
#5CE37D #C15CE3 #E35C7E
monochromatic
#1DA83F #28DA53 #5CE37D #90ECA7 #C4F5D0
Accessibility & contrast
On white
1.65
#5CE37D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#5CE37D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE37D
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE37D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE37D | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D175
Deuteranopia (green-blind)
#D3C584
Tritanopia (blue-blind)
#37DFCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5ce37d; /* rgb */ color: rgb(92, 227, 125); /* oklch */ color: oklch(81.7% 0.184 148.7);
Tailwind
colors: {
custom: {
50: '#96eda4',
500: '#5ce37d',
950: '#000000',
},
}SCSS
$custom: #5ce37d; $custom-light: #96eda4; $custom-dark: #000000;
JSON
{
"hex": "#5ce37d",
"rgb": {
"r": 92,
"g": 227,
"b": 125
},
"hsl": {
"h": 134.667,
"s": 70.681,
"l": 62.549
},
"oklch": {
"l": 0.81744,
"c": 0.18421,
"h": 148.7
},
"luminance": 0.58694
}Semantic roles & 50–950 ramp
primary
#5CE37D
secondary
#AA398E
accent
#13A4D3
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580