#3CB371 color codes
- HEX
- #3CB371
- HEX8
- #3CB371FF
- HEX8 (Android)
- #FF3CB371
- RGB
- rgb(60, 179, 113)
- RGB (%)
- 24%, 70%, 44%
- HSL
- hsl(147, 50%, 47%)
- HSV / HSB
- hsv(147, 66%, 70%)
- CMYK
- cmyk(66%, 0%, 37%, 30%)
- OKLCH
- oklch(0.684 0.144 155)
- OKLCH (%)
- oklch(68.4% 0.144 155)
- Decimal
- 3978097
What color is #3CB371?
#3CB371 sits at 68% lightness and 0.144 chroma in OKLCH, hue 155°. Its nearest named color is MediumSeaGreen (an exact match).
Shades and tints of #3CB371
Tints
Shades
Tones
#3CB371 color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #3CB371 in CSS
.text { color: #3CB371; }
.background { background-color: #3CB371; }
.border { border: 2px solid #3CB371; }
/* Modern, perceptually uniform */
.text { color: oklch(0.684 0.144 155); }
/* #3CB371 at 50% transparency */
.overlay { background-color: #3CB37180; }Is #3CB371 accessible?
#3CB371 on white text scores 2.67:1; on black text it scores 7.88:1. Black text passes WCAG AAA on #3CB371. Recommended text color on a #3CB371 background: black.
A 7.88:1 vs black
A 2.67:1 vs white
- AA normal ≥ 4.5 Pass
- AA large ≥ 3 Pass
- AAA normal ≥ 7 Pass
- AAA large ≥ 4.5 Pass
Recommended text color: black
CSS
contrast-color() contrast-color(#3CB371) → black APCA Lc experimental 56.6 Lc · large or bold text (white text)
WCAG 2.1 AA/AAA is the compliance floor; APCA is an optional readability metric.
Related colors
Nearest featured color: Green #008000. See more in the green family on the colors hub.
Frequently asked questions
- What color is #3CB371?
- #3CB371 is MediumSeaGreen. In RGB it is rgb(60, 179, 113), and in HSL hsl(147, 50%, 47%).
- What is #3CB371 in RGB?
- #3CB371 converts to rgb(60, 179, 113) — red 60, green 179, blue 113.
- What text color is readable on #3CB371?
- Black text — it has the higher contrast ratio (7.88:1) against #3CB371. Black text passes WCAG AAA on #3CB371.