#3FC49B#3FC49B
#3FC49B is a light, vivid teal. Relative luminance 0.429; OKLCH L 73.8% C 0.130 H 168.3°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #3FC49B |
|---|---|
| RGB | rgb(63, 196, 155) |
| HSL | hsl(162, 53%, 51%) |
| HSV | hsv(162, 68%, 77%) |
| CMYK | cmyk(67.9%, 0%, 20.9%, 23.1%) |
| CIE-LAB | lab(71.49, -45.59, 10.25) |
| CIE-LCH | lch(71.49, 46.72, 167.33°) |
| OKLab | oklab(73.8% -0.1269 0.0262) |
| OKLCH | oklch(73.8% 0.13 168.3) |
| XYZ | xyz(27.7031, 42.9001, 37.8245) |
| Luminance | 0.4290 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.24
Greenblue
#23C48B
ΔE00 3.87
Mediumaquamarine
#66CDAA
ΔE00 4.04
Eucalyptus
#44D7A8
ΔE00 4.76
Greenish Teal
#32BF84
ΔE00 4.77
Greeny Blue
#42B395
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FC49B #C43F68
analogous
#3FC458 #3FC49B #3FAAC4
triadic
#3FC49B #9B3FC4 #C49B3F
tetradic
#3FC49B #583FC4 #C43F68 #AAC43F
square
#3FC49B #583FC4 #C43F68 #AAC43F
split-complementary
#3FC49B #C43FAA #C4583F
monochromatic
#206852 #2E9777 #3FC49B #6ED2B3 #9DE1CC
Accessibility & contrast
On white
2.19
#3FC49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#3FC49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FC49B
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FC49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FC49B | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB799
Deuteranopia (green-blind)
#ADAA9E
Tritanopia (blue-blind)
#00C5B8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #3fc49b; /* rgb */ color: rgb(63, 196, 155); /* oklch */ color: oklch(73.8% 0.130 168.3);
Tailwind
colors: {
custom: {
50: '#84d7b8',
500: '#3fc49b',
950: '#000000',
},
}SCSS
$custom: #3fc49b; $custom-light: #84d7b8; $custom-dark: #000000;
JSON
{
"hex": "#3fc49b",
"rgb": {
"r": 63,
"g": 196,
"b": 155
},
"hsl": {
"h": 161.504,
"s": 52.988,
"l": 50.784
},
"oklch": {
"l": 0.73805,
"c": 0.12956,
"h": 168.3
},
"luminance": 0.42903
}Semantic roles & 50–950 ramp
primary
#3FC49B
secondary
#CD92A4
accent
#4B78DC
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380