#3FBC95#3FBC95
#3FBC95 is a light, vivid teal. Relative luminance 0.392; OKLCH L 71.6% C 0.124 H 168.3°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #3FBC95 |
|---|---|
| RGB | rgb(63, 188, 149) |
| HSL | hsl(161, 50%, 49%) |
| HSV | hsv(161, 66%, 74%) |
| CMYK | cmyk(66.5%, 0%, 20.7%, 26.3%) |
| CIE-LAB | lab(68.89, -43.61, 9.81) |
| CIE-LCH | lch(68.89, 44.70, 167.32°) |
| OKLab | oklab(71.63% -0.1214 0.0251) |
| OKLCH | oklch(71.63% 0.124 168.3) |
| XYZ | xyz(25.4551, 39.1903, 34.6509) |
| Luminance | 0.3919 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.27
Green Blue
#01C08D
ΔE00 3.33
Greenblue
#23C48B
ΔE00 4.50
Greenish Teal
#32BF84
ΔE00 4.76
Mediumaquamarine
#66CDAA
ΔE00 5.47
Dark Seafoam
#1FB57A
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FBC95 #BC3F66
analogous
#3FBC57 #3FBC95 #3FA5BC
triadic
#3FBC95 #953FBC #BC953F
tetradic
#3FBC95 #573FBC #BC3F66 #A5BC3F
square
#3FBC95 #573FBC #BC3F66 #A5BC3F
split-complementary
#3FBC95 #BC3FA5 #BC573F
monochromatic
#20604C #308E71 #3FBC95 #6BCDAF #99DDC7
Accessibility & contrast
On white
2.38
#3FBC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#3FBC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FBC95
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FBC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FBC95 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 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)
#B7AF93
Deuteranopia (green-blind)
#A6A398
Tritanopia (blue-blind)
#00BDB1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #3fbc95; /* rgb */ color: rgb(63, 188, 149); /* oklch */ color: oklch(71.6% 0.124 168.3);
Tailwind
colors: {
custom: {
50: '#83d1b4',
500: '#3fbc95',
950: '#000000',
},
}SCSS
$custom: #3fbc95; $custom-light: #83d1b4; $custom-dark: #000000;
JSON
{
"hex": "#3fbc95",
"rgb": {
"r": 63,
"g": 188,
"b": 149
},
"hsl": {
"h": 161.28,
"s": 49.801,
"l": 49.216
},
"oklch": {
"l": 0.71634,
"c": 0.12402,
"h": 168.3
},
"luminance": 0.39193
}Semantic roles & 50–950 ramp
primary
#3FBC95
secondary
#C98EA0
accent
#4E7AD9
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280