#3FB7BE#3FB7BE
#3FB7BE is a light, moderate teal. Relative luminance 0.386; OKLCH L 71.7% C 0.104 H 200.7°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #3FB7BE |
|---|---|
| RGB | rgb(63, 183, 190) |
| HSL | hsl(183, 50%, 50%) |
| HSV | hsv(183, 67%, 75%) |
| CMYK | cmyk(66.8%, 3.7%, 0%, 25.5%) |
| CIE-LAB | lab(68.49, -30.40, -13.30) |
| CIE-LCH | lch(68.49, 33.18, 203.62°) |
| OKLab | oklab(71.68% -0.0977 -0.0369) |
| OKLCH | oklch(71.68% 0.104 200.7) |
| XYZ | xyz(28.2736, 38.6383, 54.6731) |
| Luminance | 0.3864 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.43
Lightseagreen
#20B2AA
ΔE00 6.36
Darkturquoise
#00CED1
ΔE00 6.49
Topaz
#13BBAF
ΔE00 7.59
Mediumturquoise
#48D1CC
ΔE00 7.95
Cadetblue
#5F9EA0
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FB7BE #BE463F
analogous
#3FBE86 #3FB7BE #3F78BE
triadic
#3FB7BE #BE3FB7 #B7BE3F
tetradic
#3FB7BE #863FBE #BE463F #78BE3F
square
#3FB7BE #863FBE #BE463F #78BE3F
split-complementary
#3FB7BE #BE3F78 #BE863F
monochromatic
#215E62 #308B90 #3FB7BE #6CC9CE #9ADADD
Accessibility & contrast
On white
2.41
#3FB7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#3FB7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FB7BE
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FB7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FB7BE | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFBF
Deuteranopia (green-blind)
#97A1BF
Tritanopia (blue-blind)
#00BEB9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #3fb7be; /* rgb */ color: rgb(63, 183, 190); /* oklch */ color: oklch(71.7% 0.104 200.7);
Tailwind
colors: {
custom: {
50: '#85cdd1',
500: '#3fb7be',
950: '#000000',
},
}SCSS
$custom: #3fb7be; $custom-light: #85cdd1; $custom-dark: #000000;
JSON
{
"hex": "#3fb7be",
"rgb": {
"r": 63,
"g": 183,
"b": 190
},
"hsl": {
"h": 183.307,
"s": 50.198,
"l": 49.608
},
"oklch": {
"l": 0.7168,
"c": 0.10439,
"h": 200.7
},
"luminance": 0.38641
}Semantic roles & 50–950 ramp
primary
#3FB7BE
secondary
#C9938F
accent
#564EDA
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1314
muted
#7D8282