#3FC196#3FC196
#3FC196 is a light, vivid teal. Relative luminance 0.414; OKLCH L 72.9% C 0.130 H 166.9°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #3FC196 |
|---|---|
| RGB | rgb(63, 193, 150) |
| HSL | hsl(160, 51%, 50%) |
| HSV | hsv(160, 67%, 76%) |
| CMYK | cmyk(67.4%, 0%, 22.3%, 24.3%) |
| CIE-LAB | lab(70.45, -45.50, 11.49) |
| CIE-LCH | lch(70.45, 46.92, 165.83°) |
| OKLab | oklab(72.92% -0.1262 0.0294) |
| OKLCH | oklch(72.92% 0.13 166.9) |
| XYZ | xyz(26.6220, 41.3957, 35.4354) |
| Luminance | 0.4140 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.60
Greenblue
#23C48B
ΔE00 3.31
Greenish Teal
#32BF84
ΔE00 3.93
Mediumaquamarine
#66CDAA
ΔE00 4.78
Greeny Blue
#42B395
ΔE00 4.82
Eucalyptus
#44D7A8
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FC196 #C13F6A
analogous
#3FC155 #3FC196 #3FABC1
triadic
#3FC196 #963FC1 #C1963F
tetradic
#3FC196 #553FC1 #C13F6A #ABC13F
square
#3FC196 #553FC1 #C13F6A #ABC13F
split-complementary
#3FC196 #C13FAB #C1553F
monochromatic
#21654E #309372 #3FC196 #6DD0AF #9CDFC9
Accessibility & contrast
On white
2.26
#3FC196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#3FC196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FC196
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FC196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FC196 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB494
Deuteranopia (green-blind)
#ABA799
Tritanopia (blue-blind)
#00C2B5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #3fc196; /* rgb */ color: rgb(63, 193, 150); /* oklch */ color: oklch(72.9% 0.130 166.9);
Tailwind
colors: {
custom: {
50: '#84d4b5',
500: '#3fc196',
950: '#000000',
},
}SCSS
$custom: #3fc196; $custom-light: #84d4b5; $custom-dark: #000000;
JSON
{
"hex": "#3fc196",
"rgb": {
"r": 63,
"g": 193,
"b": 150
},
"hsl": {
"h": 160.154,
"s": 51.181,
"l": 50.196
},
"oklch": {
"l": 0.72921,
"c": 0.12953,
"h": 166.9
},
"luminance": 0.41399
}Semantic roles & 50–950 ramp
primary
#3FC196
secondary
#CB91A4
accent
#4D7CDB
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380