#3FCC93#3FCC93
#3FCC93 is a light, vivid teal. Relative luminance 0.463; OKLCH L 75.6% C 0.146 H 162.0°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #3FCC93 |
|---|---|
| RGB | rgb(63, 204, 147) |
| HSL | hsl(156, 58%, 52%) |
| HSV | hsv(156, 69%, 80%) |
| CMYK | cmyk(69.1%, 0%, 27.9%, 20%) |
| CIE-LAB | lab(73.77, -50.69, 17.74) |
| CIE-LCH | lch(73.77, 53.71, 160.71°) |
| OKLab | oklab(75.62% -0.1387 0.0452) |
| OKLCH | oklch(75.62% 0.146 162) |
| XYZ | xyz(28.9062, 46.3458, 35.0203) |
| Luminance | 0.4635 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.44
Greenish Teal
#32BF84
ΔE00 3.57
Green Blue
#01C08D
ΔE00 3.95
Eucalyptus
#44D7A8
ΔE00 3.95
Seaweed
#18D17B
ΔE00 5.42
Emerald
#50C878
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FCC93 #CC3F78
analogous
#3FCC4D #3FCC93 #3FBECC
triadic
#3FCC93 #933FCC #CC933F
tetradic
#3FCC93 #4D3FCC #CC3F78 #BECC3F
square
#3FCC93 #4D3FCC #CC3F78 #BECC3F
split-complementary
#3FCC93 #CC3FBE #CC4D3F
monochromatic
#1E7250 #2BA372 #3FCC93 #6FD9AE #A0E6C9
Accessibility & contrast
On white
2.04
#3FCC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#3FCC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FCC93
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FCC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FCC93 | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD90
Deuteranopia (green-blind)
#B7B097
Tritanopia (blue-blind)
#00CCBD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #3fcc93; /* rgb */ color: rgb(63, 204, 147); /* oklch */ color: oklch(75.6% 0.146 162.0);
Tailwind
colors: {
custom: {
50: '#85dcb3',
500: '#3fcc93',
950: '#000000',
},
}SCSS
$custom: #3fcc93; $custom-light: #85dcb3; $custom-dark: #000000;
JSON
{
"hex": "#3fcc93",
"rgb": {
"r": 63,
"g": 204,
"b": 147
},
"hsl": {
"h": 155.745,
"s": 58.025,
"l": 52.353
},
"oklch": {
"l": 0.75619,
"c": 0.1459,
"h": 162
},
"luminance": 0.46349
}Semantic roles & 50–950 ramp
primary
#3FCC93
secondary
#D295AE
accent
#4785E1
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380