#5CDC93#5CDC93
#5CDC93 is a light, vivid green. Relative luminance 0.556; OKLCH L 80.4% C 0.155 H 155.4°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDC93 |
|---|---|
| RGB | rgb(92, 220, 147) |
| HSL | hsl(146, 65%, 61%) |
| HSV | hsv(146, 58%, 86%) |
| CMYK | cmyk(58.2%, 0%, 33.2%, 13.7%) |
| CIE-LAB | lab(79.37, -51.76, 25.53) |
| CIE-LCH | lch(79.37, 57.71, 153.74°) |
| OKLab | oklab(80.42% -0.1407 0.0644) |
| OKLCH | oklch(80.42% 0.155 155.4) |
| XYZ | xyz(35.2704, 55.5649, 36.4645) |
| Luminance | 0.5557 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.33
Seaweed
#18D17B
ΔE00 4.65
Weird Green
#3AE57F
ΔE00 4.84
Emerald
#50C878
ΔE00 5.39
Tealish Green
#0CDC73
ΔE00 5.49
Eucalyptus
#44D7A8
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDC93 #DC5CA5
analogous
#65DC5C #5CDC93 #5CDCD3
triadic
#5CDC93 #935CDC #DC935C
tetradic
#5CDC93 #5C65DC #DC5CA5 #DCD35C
square
#5CDC93 #5C65DC #DC5CA5 #DCD35C
split-complementary
#5CDC93 #D35CDC #DC5C65
monochromatic
#229C56 #2CCE72 #5CDC93 #8EE7B4 #C1F2D6
Accessibility & contrast
On white
1.73
#5CDC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#5CDC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDC93
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDC93 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC8E
Deuteranopia (green-blind)
#CAC098
Tritanopia (blue-blind)
#2EDAC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5cdc93; /* rgb */ color: rgb(92, 220, 147); /* oklch */ color: oklch(80.4% 0.155 155.4);
Tailwind
colors: {
custom: {
50: '#95e8b3',
500: '#5cdc93',
950: '#000000',
},
}SCSS
$custom: #5cdc93; $custom-light: #95e8b3; $custom-dark: #000000;
JSON
{
"hex": "#5cdc93",
"rgb": {
"r": 92,
"g": 220,
"b": 147
},
"hsl": {
"h": 145.781,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.80418,
"c": 0.15472,
"h": 155.4
},
"luminance": 0.55568
}Semantic roles & 50–950 ramp
primary
#5CDC93
secondary
#A03C75
accent
#197FCC
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481