#3FC49E#3FC49E
#3FC49E is a light, vivid teal. Relative luminance 0.430; OKLCH L 73.9% C 0.127 H 169.9°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #3FC49E |
|---|---|
| RGB | rgb(63, 196, 158) |
| HSL | hsl(163, 53%, 51%) |
| HSV | hsv(163, 68%, 77%) |
| CMYK | cmyk(67.9%, 0%, 19.4%, 23.1%) |
| CIE-LAB | lab(71.56, -44.87, 8.72) |
| CIE-LCH | lch(71.56, 45.71, 169.00°) |
| OKLab | oklab(73.89% -0.1255 0.0223) |
| OKLCH | oklch(73.89% 0.127 169.9) |
| XYZ | xyz(27.9582, 43.0021, 39.1679) |
| Luminance | 0.4300 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.83
Green Blue
#01C08D
ΔE00 3.87
Greenblue
#23C48B
ΔE00 4.65
Greeny Blue
#42B395
ΔE00 4.81
Eucalyptus
#44D7A8
ΔE00 4.95
Aquamarine (survey)
#04D8B2
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FC49E #C43F65
analogous
#3FC45B #3FC49E #3FA7C4
triadic
#3FC49E #9E3FC4 #C49E3F
tetradic
#3FC49E #5B3FC4 #C43F65 #A7C43F
square
#3FC49E #5B3FC4 #C43F65 #A7C43F
split-complementary
#3FC49E #C43FA7 #C45B3F
monochromatic
#206854 #2E9779 #3FC49E #6ED2B6 #9DE1CD
Accessibility & contrast
On white
2.19
#3FC49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#3FC49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FC49E
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FC49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FC49E | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB79C
Deuteranopia (green-blind)
#ADAAA1
Tritanopia (blue-blind)
#00C5B9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #3fc49e; /* rgb */ color: rgb(63, 196, 158); /* oklch */ color: oklch(73.9% 0.127 169.9);
Tailwind
colors: {
custom: {
50: '#84d6ba',
500: '#3fc49e',
950: '#000000',
},
}SCSS
$custom: #3fc49e; $custom-light: #84d6ba; $custom-dark: #000000;
JSON
{
"hex": "#3fc49e",
"rgb": {
"r": 63,
"g": 196,
"b": 158
},
"hsl": {
"h": 162.857,
"s": 52.988,
"l": 50.784
},
"oklch": {
"l": 0.73885,
"c": 0.12744,
"h": 169.9
},
"luminance": 0.43005
}Semantic roles & 50–950 ramp
primary
#3FC49E
secondary
#CD92A3
accent
#4B75DC
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380