#3FB6BB#3FB6BB
#3FB6BB is a light, moderate teal. Relative luminance 0.381; OKLCH L 71.3% C 0.104 H 199.1°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #3FB6BB |
|---|---|
| RGB | rgb(63, 182, 187) |
| HSL | hsl(182, 50%, 49%) |
| HSV | hsv(182, 66%, 73%) |
| CMYK | cmyk(66.3%, 2.7%, 0%, 26.7%) |
| CIE-LAB | lab(68.09, -30.79, -12.24) |
| CIE-LCH | lch(68.09, 33.14, 201.67°) |
| OKLab | oklab(71.33% -0.0979 -0.0339) |
| OKLCH | oklch(71.33% 0.104 199.1) |
| XYZ | xyz(27.7435, 38.0974, 52.8955) |
| Luminance | 0.3810 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.98
Lightseagreen
#20B2AA
ΔE00 5.58
Darkturquoise
#00CED1
ΔE00 6.55
Topaz
#13BBAF
ΔE00 6.89
Mediumturquoise
#48D1CC
ΔE00 7.82
Cadetblue
#5F9EA0
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FB6BB #BB443F
analogous
#3FBB82 #3FB6BB #3F78BB
triadic
#3FB6BB #BB3FB6 #B6BB3F
tetradic
#3FB6BB #823FBB #BB443F #78BB3F
square
#3FB6BB #823FBB #BB443F #78BB3F
split-complementary
#3FB6BB #BB3F78 #BB823F
monochromatic
#205D5F #30898D #3FB6BB #6AC9CD #98DADC
Accessibility & contrast
On white
2.44
#3FB6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#3FB6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FB6BB
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FB6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FB6BB | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBC
Deuteranopia (green-blind)
#97A0BC
Tritanopia (blue-blind)
#00BCB7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #3fb6bb; /* rgb */ color: rgb(63, 182, 187); /* oklch */ color: oklch(71.3% 0.104 199.1);
Tailwind
colors: {
custom: {
50: '#84cccf',
500: '#3fb6bb',
950: '#000000',
},
}SCSS
$custom: #3fb6bb; $custom-light: #84cccf; $custom-dark: #000000;
JSON
{
"hex": "#3fb6bb",
"rgb": {
"r": 63,
"g": 182,
"b": 187
},
"hsl": {
"h": 182.419,
"s": 49.6,
"l": 49.02
},
"oklch": {
"l": 0.71328,
"c": 0.10363,
"h": 199.1
},
"luminance": 0.38101
}Semantic roles & 50–950 ramp
primary
#3FB6BB
secondary
#C8908E
accent
#544FD9
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1313
muted
#7D8282