#3FA6BA#3FA6BA
#3FA6BA is a light, moderate teal. Relative luminance 0.319; OKLCH L 67.4% C 0.097 H 212.9°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #3FA6BA |
|---|---|
| RGB | rgb(63, 166, 186) |
| HSL | hsl(190, 49%, 49%) |
| HSV | hsv(190, 66%, 73%) |
| CMYK | cmyk(66.1%, 10.8%, 0%, 27.1%) |
| CIE-LAB | lab(63.24, -23.13, -19.01) |
| CIE-LCH | lch(63.24, 29.94, 219.42°) |
| OKLab | oklab(67.4% -0.0818 -0.0528) |
| OKLCH | oklch(67.4% 0.097 212.9) |
| XYZ | xyz(24.5453, 31.8717, 51.3031) |
| Luminance | 0.3187 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.10
Cadetblue
#5F9EA0
ΔE00 7.12
Greyblue
#77A1B5
ΔE00 8.65
Teal Blue
#01889F
ΔE00 10.34
Bluegrey
#85A3B2
ΔE00 11.04
Sea
#3C9992
ΔE00 11.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FA6BA #BA533F
analogous
#3FBA91 #3FA6BA #3F69BA
triadic
#3FA6BA #BA3FA6 #A6BA3F
tetradic
#3FA6BA #913FBA #BA533F #69BA3F
square
#3FA6BA #913FBA #BA533F #69BA3F
split-complementary
#3FA6BA #BA3F69 #BA913F
monochromatic
#20545F #307D8C #3FA6BA #6ABCCC #97D1DC
Accessibility & contrast
On white
2.85
#3FA6BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#3FA6BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FA6BA
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FA6BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FA6BA | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A1BB
Deuteranopia (green-blind)
#8593BA
Tritanopia (blue-blind)
#00AEAC
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #3fa6ba; /* rgb */ color: rgb(63, 166, 186); /* oklch */ color: oklch(67.4% 0.097 212.9);
Tailwind
colors: {
custom: {
50: '#83c0ce',
500: '#3fa6ba',
950: '#000000',
},
}SCSS
$custom: #3fa6ba; $custom-light: #83c0ce; $custom-dark: #000000;
JSON
{
"hex": "#3fa6ba",
"rgb": {
"r": 63,
"g": 166,
"b": 186
},
"hsl": {
"h": 189.756,
"s": 49.398,
"l": 48.824
},
"oklch": {
"l": 0.674,
"c": 0.09736,
"h": 212.9
},
"luminance": 0.31874
}Semantic roles & 50–950 ramp
primary
#3FA6BA
secondary
#C8978D
accent
#654FD9
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1213
muted
#7D8182