#3FBC94#3FBC94
#3FBC94 is a light, vivid teal. Relative luminance 0.392; OKLCH L 71.6% C 0.125 H 167.8°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #3FBC94 |
|---|---|
| RGB | rgb(63, 188, 148) |
| HSL | hsl(161, 50%, 49%) |
| HSV | hsv(161, 66%, 74%) |
| CMYK | cmyk(66.5%, 0%, 21.3%, 26.3%) |
| CIE-LAB | lab(68.87, -43.85, 10.33) |
| CIE-LCH | lch(68.87, 45.05, 166.75°) |
| OKLab | oklab(71.61% -0.1219 0.0264) |
| OKLCH | oklch(71.61% 0.125 167.8) |
| XYZ | xyz(25.3756, 39.1585, 34.2322) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.13
Greeny Blue
#42B395
ΔE00 3.46
Greenblue
#23C48B
ΔE00 4.27
Greenish Teal
#32BF84
ΔE00 4.49
Dark Seafoam
#1FB57A
ΔE00 5.36
Bluey Green
#2BB179
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FBC94 #BC3F67
analogous
#3FBC56 #3FBC94 #3FA6BC
triadic
#3FBC94 #943FBC #BC943F
tetradic
#3FBC94 #563FBC #BC3F67 #A6BC3F
square
#3FBC94 #563FBC #BC3F67 #A6BC3F
split-complementary
#3FBC94 #BC3FA6 #BC563F
monochromatic
#20604C #308E70 #3FBC94 #6BCDAE #99DDC7
Accessibility & contrast
On white
2.38
#3FBC94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#3FBC94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FBC94
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FBC94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FBC94 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7AF92
Deuteranopia (green-blind)
#A6A397
Tritanopia (blue-blind)
#00BDB1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #3fbc94; /* rgb */ color: rgb(63, 188, 148); /* oklch */ color: oklch(71.6% 0.125 167.8);
Tailwind
colors: {
custom: {
50: '#83d1b3',
500: '#3fbc94',
950: '#000000',
},
}SCSS
$custom: #3fbc94; $custom-light: #83d1b3; $custom-dark: #000000;
JSON
{
"hex": "#3fbc94",
"rgb": {
"r": 63,
"g": 188,
"b": 148
},
"hsl": {
"h": 160.8,
"s": 49.801,
"l": 49.216
},
"oklch": {
"l": 0.71608,
"c": 0.12475,
"h": 167.8
},
"luminance": 0.39161
}Semantic roles & 50–950 ramp
primary
#3FBC94
secondary
#C98EA1
accent
#4E7BD9
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280