#3FC19C#3FC19C
#3FC19C is a light, vivid teal. Relative luminance 0.416; OKLCH L 73.1% C 0.125 H 170.1°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #3FC19C |
|---|---|
| RGB | rgb(63, 193, 156) |
| HSL | hsl(163, 51%, 50%) |
| HSV | hsv(163, 67%, 76%) |
| CMYK | cmyk(67.4%, 0%, 19.2%, 24.3%) |
| CIE-LAB | lab(70.59, -44.07, 8.43) |
| CIE-LCH | lch(70.59, 44.87, 169.18°) |
| OKLab | oklab(73.08% -0.1233 0.0215) |
| OKLCH | oklch(73.08% 0.125 170.1) |
| XYZ | xyz(27.1175, 41.5940, 38.0453) |
| Luminance | 0.4160 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.84
Greeny Blue
#42B395
ΔE00 4.03
Mediumaquamarine
#66CDAA
ΔE00 4.32
Greenblue
#23C48B
ΔE00 4.83
Turquoise (survey)
#06C2AC
ΔE00 5.21
Greenish Teal
#32BF84
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FC19C #C13F64
analogous
#3FC15B #3FC19C #3FA5C1
triadic
#3FC19C #9C3FC1 #C19C3F
tetradic
#3FC19C #5B3FC1 #C13F64 #A5C13F
square
#3FC19C #5B3FC1 #C13F64 #A5C13F
split-complementary
#3FC19C #C13FA5 #C15B3F
monochromatic
#216552 #309377 #3FC19C #6DD0B4 #9CDFCC
Accessibility & contrast
On white
2.25
#3FC19C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#3FC19C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FC19C
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FC19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FC19C | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB49A
Deuteranopia (green-blind)
#AAA79F
Tritanopia (blue-blind)
#00C2B6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #3fc19c; /* rgb */ color: rgb(63, 193, 156); /* oklch */ color: oklch(73.1% 0.125 170.1);
Tailwind
colors: {
custom: {
50: '#84d4b9',
500: '#3fc19c',
950: '#000000',
},
}SCSS
$custom: #3fc19c; $custom-light: #84d4b9; $custom-dark: #000000;
JSON
{
"hex": "#3fc19c",
"rgb": {
"r": 63,
"g": 193,
"b": 156
},
"hsl": {
"h": 162.923,
"s": 51.181,
"l": 50.196
},
"oklch": {
"l": 0.73079,
"c": 0.12519,
"h": 170.1
},
"luminance": 0.41597
}Semantic roles & 50–950 ramp
primary
#3FC19C
secondary
#CB91A1
accent
#4D75DB
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380