#3FA6B0#3FA6B0
#3FA6B0 is a light, moderate teal. Relative luminance 0.315; OKLCH L 67.0% C 0.094 H 204.2°. Best body text is #000000 at 7.29:1 contrast (WCAG AA passes).
Color values
| HEX | #3FA6B0 |
|---|---|
| RGB | rgb(63, 166, 176) |
| HSL | hsl(185, 47%, 47%) |
| HSV | hsv(185, 64%, 69%) |
| CMYK | cmyk(64.2%, 5.7%, 0%, 31%) |
| CIE-LAB | lab(62.90, -26.16, -13.93) |
| CIE-LCH | lch(62.90, 29.64, 208.04°) |
| OKLab | oklab(67.01% -0.0859 -0.0386) |
| OKLCH | oklch(67.01% 0.094 204.2) |
| XYZ | xyz(23.5192, 31.4612, 45.8990) |
| Luminance | 0.3146 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.33
Cadetblue
#5F9EA0
ΔE00 4.90
Sea
#3C9992
ΔE00 8.05
Lightseagreen
#20B2AA
ΔE00 8.23
Blue Green
#0F9B8E
ΔE00 10.58
Topaz
#13BBAF
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FA6B0 #B0493F
analogous
#3FB082 #3FA6B0 #3F6EB0
triadic
#3FA6B0 #B03FA6 #A6B03F
tetradic
#3FA6B0 #823FB0 #B0493F #6EB03F
square
#3FA6B0 #823FB0 #B0493F #6EB03F
split-complementary
#3FA6B0 #B03F6E #B0823F
monochromatic
#1F5156 #2F7B83 #3FA6B0 #65BFC8 #92D2D8
Accessibility & contrast
On white
2.88
#3FA6B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.29
#3FA6B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FA6B0
7.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FA6B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FA6B0 | 1.00 | 2.88 | 7.29 | 7.29 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999FB1
Deuteranopia (green-blind)
#8893B0
Tritanopia (blue-blind)
#00ACA9
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #3fa6b0; /* rgb */ color: rgb(63, 166, 176); /* oklch */ color: oklch(67.0% 0.094 204.2);
Tailwind
colors: {
custom: {
50: '#82c0c7',
500: '#3fa6b0',
950: '#000000',
},
}SCSS
$custom: #3fa6b0; $custom-light: #82c0c7; $custom-dark: #000000;
JSON
{
"hex": "#3fa6b0",
"rgb": {
"r": 63,
"g": 166,
"b": 176
},
"hsl": {
"h": 185.31,
"s": 47.28,
"l": 46.863
},
"oklch": {
"l": 0.67011,
"c": 0.09421,
"h": 204.2
},
"luminance": 0.31464
}Semantic roles & 50–950 ramp
primary
#3FA6B0
secondary
#C38D88
accent
#5D51D7
background
#F8FBFC
surface
#F0F7F8
border
#CBD0D1
text
#0C1213
muted
#7D8182