#3FC49F#3FC49F
#3FC49F is a light, vivid teal. Relative luminance 0.430; OKLCH L 73.9% C 0.127 H 170.5°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #3FC49F |
|---|---|
| RGB | rgb(63, 196, 159) |
| HSL | hsl(163, 53%, 51%) |
| HSV | hsv(163, 68%, 77%) |
| CMYK | cmyk(67.9%, 0%, 18.9%, 23.1%) |
| CIE-LAB | lab(71.58, -44.63, 8.21) |
| CIE-LCH | lch(71.58, 45.38, 169.57°) |
| OKLab | oklab(73.91% -0.125 0.021) |
| OKLCH | oklch(73.91% 0.127 170.5) |
| XYZ | xyz(28.0446, 43.0367, 39.6231) |
| Luminance | 0.4304 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.80
Green Blue
#01C08D
ΔE00 4.10
Greeny Blue
#42B395
ΔE00 4.73
Greenblue
#23C48B
ΔE00 4.92
Eucalyptus
#44D7A8
ΔE00 5.04
Turquoise (survey)
#06C2AC
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FC49F #C43F64
analogous
#3FC45C #3FC49F #3FA7C4
triadic
#3FC49F #9F3FC4 #C49F3F
tetradic
#3FC49F #5C3FC4 #C43F64 #A7C43F
square
#3FC49F #5C3FC4 #C43F64 #A7C43F
split-complementary
#3FC49F #C43FA7 #C45C3F
monochromatic
#206854 #2E977A #3FC49F #6ED2B6 #9DE1CE
Accessibility & contrast
On white
2.19
#3FC49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#3FC49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FC49F
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FC49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FC49F | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB79D
Deuteranopia (green-blind)
#ACAAA2
Tritanopia (blue-blind)
#00C5B9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #3fc49f; /* rgb */ color: rgb(63, 196, 159); /* oklch */ color: oklch(73.9% 0.127 170.5);
Tailwind
colors: {
custom: {
50: '#84d6bb',
500: '#3fc49f',
950: '#000000',
},
}SCSS
$custom: #3fc49f; $custom-light: #84d6bb; $custom-dark: #000000;
JSON
{
"hex": "#3fc49f",
"rgb": {
"r": 63,
"g": 196,
"b": 159
},
"hsl": {
"h": 163.308,
"s": 52.988,
"l": 50.784
},
"oklch": {
"l": 0.73912,
"c": 0.12675,
"h": 170.5
},
"luminance": 0.4304
}Semantic roles & 50–950 ramp
primary
#3FC49F
secondary
#CD92A2
accent
#4B74DC
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380