#3FBC96#3FBC96
#3FBC96 is a light, vivid teal. Relative luminance 0.392; OKLCH L 71.7% C 0.123 H 168.9°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #3FBC96 |
|---|---|
| RGB | rgb(63, 188, 150) |
| HSL | hsl(162, 50%, 49%) |
| HSV | hsv(162, 66%, 74%) |
| CMYK | cmyk(66.5%, 0%, 20.2%, 26.3%) |
| CIE-LAB | lab(68.91, -43.37, 9.30) |
| CIE-LCH | lch(68.91, 44.36, 167.90°) |
| OKLab | oklab(71.66% -0.121 0.0238) |
| OKLCH | oklch(71.66% 0.123 168.9) |
| XYZ | xyz(25.5353, 39.2224, 35.0732) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.10
Green Blue
#01C08D
ΔE00 3.53
Greenblue
#23C48B
ΔE00 4.74
Greenish Teal
#32BF84
ΔE00 5.04
Mediumaquamarine
#66CDAA
ΔE00 5.41
Dark Seafoam
#1FB57A
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FBC96 #BC3F65
analogous
#3FBC58 #3FBC96 #3FA4BC
triadic
#3FBC96 #963FBC #BC963F
tetradic
#3FBC96 #583FBC #BC3F65 #A4BC3F
square
#3FBC96 #583FBC #BC3F65 #A4BC3F
split-complementary
#3FBC96 #BC3FA4 #BC583F
monochromatic
#20604D #308E71 #3FBC96 #6BCDAF #99DDC8
Accessibility & contrast
On white
2.37
#3FBC96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#3FBC96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FBC96
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FBC96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FBC96 | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7AF94
Deuteranopia (green-blind)
#A6A399
Tritanopia (blue-blind)
#00BDB1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #3fbc96; /* rgb */ color: rgb(63, 188, 150); /* oklch */ color: oklch(71.7% 0.123 168.9);
Tailwind
colors: {
custom: {
50: '#83d1b4',
500: '#3fbc96',
950: '#000000',
},
}SCSS
$custom: #3fbc96; $custom-light: #83d1b4; $custom-dark: #000000;
JSON
{
"hex": "#3fbc96",
"rgb": {
"r": 63,
"g": 188,
"b": 150
},
"hsl": {
"h": 161.76,
"s": 49.801,
"l": 49.216
},
"oklch": {
"l": 0.71661,
"c": 0.12329,
"h": 168.9
},
"luminance": 0.39225
}Semantic roles & 50–950 ramp
primary
#3FBC96
secondary
#C98EA0
accent
#4E79D9
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280