#3FA7BA#3FA7BA
#3FA7BA is a light, moderate teal. Relative luminance 0.322; OKLCH L 67.6% C 0.098 H 211.9°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #3FA7BA |
|---|---|
| RGB | rgb(63, 167, 186) |
| HSL | hsl(189, 49%, 49%) |
| HSV | hsv(189, 66%, 73%) |
| CMYK | cmyk(66.1%, 10.2%, 0%, 27.1%) |
| CIE-LAB | lab(63.54, -23.64, -18.56) |
| CIE-LCH | lch(63.54, 30.06, 218.13°) |
| OKLab | oklab(67.64% -0.0828 -0.0516) |
| OKLCH | oklch(67.64% 0.098 211.9) |
| XYZ | xyz(24.7278, 32.2367, 51.3639) |
| Luminance | 0.3224 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.71
Cadetblue
#5F9EA0
ΔE00 6.95
Greyblue
#77A1B5
ΔE00 8.92
Teal Blue
#01889F
ΔE00 10.64
Bluegrey
#85A3B2
ΔE00 11.23
Sea
#3C9992
ΔE00 11.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FA7BA #BA523F
analogous
#3FBA90 #3FA7BA #3F6ABA
triadic
#3FA7BA #BA3FA7 #A7BA3F
tetradic
#3FA7BA #903FBA #BA523F #6ABA3F
square
#3FA7BA #903FBA #BA523F #6ABA3F
split-complementary
#3FA7BA #BA3F6A #BA903F
monochromatic
#20555F #307E8C #3FA7BA #6ABDCC #97D1DC
Accessibility & contrast
On white
2.82
#3FA7BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#3FA7BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FA7BA
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FA7BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FA7BA | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A1BB
Deuteranopia (green-blind)
#8694BA
Tritanopia (blue-blind)
#00AFAD
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #3fa7ba; /* rgb */ color: rgb(63, 167, 186); /* oklch */ color: oklch(67.6% 0.098 211.9);
Tailwind
colors: {
custom: {
50: '#83c1ce',
500: '#3fa7ba',
950: '#000000',
},
}SCSS
$custom: #3fa7ba; $custom-light: #83c1ce; $custom-dark: #000000;
JSON
{
"hex": "#3fa7ba",
"rgb": {
"r": 63,
"g": 167,
"b": 186
},
"hsl": {
"h": 189.268,
"s": 49.398,
"l": 48.824
},
"oklch": {
"l": 0.67642,
"c": 0.09755,
"h": 211.9
},
"luminance": 0.32239
}Semantic roles & 50–950 ramp
primary
#3FA7BA
secondary
#C8968D
accent
#644FD9
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1213
muted
#7D8182