#3FB49A#3FB49A
#3FB49A is a light, moderate teal. Relative luminance 0.360; OKLCH L 69.8% C 0.111 H 175.2°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #3FB49A |
|---|---|
| RGB | rgb(63, 180, 154) |
| HSL | hsl(167, 48%, 48%) |
| HSV | hsv(167, 65%, 71%) |
| CMYK | cmyk(65%, 0%, 14.4%, 29.4%) |
| CIE-LAB | lab(66.54, -38.88, 3.71) |
| CIE-LCH | lch(66.54, 39.05, 174.55°) |
| OKLab | oklab(69.76% -0.1107 0.0092) |
| OKLCH | oklch(69.76% 0.111 175.2) |
| XYZ | xyz(24.2011, 36.0297, 36.2446) |
| Luminance | 0.3603 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.40
Tealish
#24BCA8
ΔE00 3.53
Turquoise (survey)
#06C2AC
ΔE00 4.68
Topaz
#13BBAF
ΔE00 5.73
Lightseagreen
#20B2AA
ΔE00 6.49
Green Blue
#01C08D
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FB49A #B43F59
analogous
#3FB460 #3FB49A #3F93B4
triadic
#3FB49A #9A3FB4 #B49A3F
tetradic
#3FB49A #603FB4 #B43F59 #93B43F
square
#3FB49A #603FB4 #B43F59 #93B43F
split-complementary
#3FB49A #B43F93 #B4603F
monochromatic
#1F594C #2F8773 #3FB49A #67CAB4 #94DACA
Accessibility & contrast
On white
2.56
#3FB49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#3FB49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FB49A
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FB49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FB49A | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA999
Deuteranopia (green-blind)
#9D9D9C
Tritanopia (blue-blind)
#00B6AC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #3fb49a; /* rgb */ color: rgb(63, 180, 154); /* oklch */ color: oklch(69.8% 0.111 175.2);
Tailwind
colors: {
custom: {
50: '#82cbb7',
500: '#3fb49a',
950: '#000000',
},
}SCSS
$custom: #3fb49a; $custom-light: #82cbb7; $custom-dark: #000000;
JSON
{
"hex": "#3fb49a",
"rgb": {
"r": 63,
"g": 180,
"b": 154
},
"hsl": {
"h": 166.667,
"s": 48.148,
"l": 47.647
},
"oklch": {
"l": 0.69758,
"c": 0.11109,
"h": 175.2
},
"luminance": 0.36032
}Semantic roles & 50–950 ramp
primary
#3FB49A
secondary
#C58A97
accent
#506ED8
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280