#3FC39C#3FC39C
#3FC39C is a light, vivid teal. Relative luminance 0.425; OKLCH L 73.6% C 0.128 H 169.3°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #3FC39C |
|---|---|
| RGB | rgb(63, 195, 156) |
| HSL | hsl(162, 52%, 51%) |
| HSV | hsv(162, 68%, 76%) |
| CMYK | cmyk(67.7%, 0%, 20%, 23.5%) |
| CIE-LAB | lab(71.20, -44.93, 9.30) |
| CIE-LCH | lch(71.20, 45.88, 168.30°) |
| OKLab | oklab(73.58% -0.1254 0.0238) |
| OKLCH | oklch(73.58% 0.128 169.3) |
| XYZ | xyz(27.5627, 42.4842, 38.1937) |
| Luminance | 0.4249 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.54
Mediumaquamarine
#66CDAA
ΔE00 4.05
Greenblue
#23C48B
ΔE00 4.34
Greeny Blue
#42B395
ΔE00 4.68
Eucalyptus
#44D7A8
ΔE00 5.11
Greenish Teal
#32BF84
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FC39C #C33F66
analogous
#3FC35A #3FC39C #3FA8C3
triadic
#3FC39C #9C3FC3 #C39C3F
tetradic
#3FC39C #5A3FC3 #C33F66 #A8C33F
square
#3FC39C #5A3FC3 #C33F66 #A8C33F
split-complementary
#3FC39C #C33FA8 #C35A3F
monochromatic
#206752 #2F9677 #3FC39C #6ED2B4 #9CE0CC
Accessibility & contrast
On white
2.21
#3FC39C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#3FC39C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FC39C
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FC39C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FC39C | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB69A
Deuteranopia (green-blind)
#ACA99F
Tritanopia (blue-blind)
#00C4B8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #3fc39c; /* rgb */ color: rgb(63, 195, 156); /* oklch */ color: oklch(73.6% 0.128 169.3);
Tailwind
colors: {
custom: {
50: '#84d6b9',
500: '#3fc39c',
950: '#000000',
},
}SCSS
$custom: #3fc39c; $custom-light: #84d6b9; $custom-dark: #000000;
JSON
{
"hex": "#3fc39c",
"rgb": {
"r": 63,
"g": 195,
"b": 156
},
"hsl": {
"h": 162.273,
"s": 52.381,
"l": 50.588
},
"oklch": {
"l": 0.73581,
"c": 0.12762,
"h": 169.3
},
"luminance": 0.42487
}Semantic roles & 50–950 ramp
primary
#3FC39C
secondary
#CC92A3
accent
#4C76DC
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380