#3FA6AF#3FA6AF
#3FA6AF is a light, moderate teal. Relative luminance 0.314; OKLCH L 67.0% C 0.094 H 203.3°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #3FA6AF |
|---|---|
| RGB | rgb(63, 166, 175) |
| HSL | hsl(185, 47%, 47%) |
| HSV | hsv(185, 64%, 69%) |
| CMYK | cmyk(64%, 5.1%, 0%, 31.4%) |
| CIE-LAB | lab(62.86, -26.46, -13.42) |
| CIE-LCH | lch(62.86, 29.67, 206.90°) |
| OKLab | oklab(66.97% -0.0864 -0.0372) |
| OKLCH | oklch(66.97% 0.094 203.3) |
| XYZ | xyz(23.4207, 31.4218, 45.3798) |
| Luminance | 0.3142 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.55
Cadetblue
#5F9EA0
ΔE00 4.78
Sea
#3C9992
ΔE00 7.72
Lightseagreen
#20B2AA
ΔE00 7.88
Blue Green
#0F9B8E
ΔE00 10.21
Topaz
#13BBAF
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FA6AF #AF483F
analogous
#3FAF80 #3FA6AF #3F6EAF
triadic
#3FA6AF #AF3FA6 #A6AF3F
tetradic
#3FA6AF #803FAF #AF483F #6EAF3F
square
#3FA6AF #803FAF #AF483F #6EAF3F
split-complementary
#3FA6AF #AF3F6E #AF803F
monochromatic
#1F5155 #2F7B82 #3FA6AF #64BFC7 #91D2D7
Accessibility & contrast
On white
2.88
#3FA6AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#3FA6AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FA6AF
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FA6AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FA6AF | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9FB0
Deuteranopia (green-blind)
#8993AF
Tritanopia (blue-blind)
#00ACA8
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #3fa6af; /* rgb */ color: rgb(63, 166, 175); /* oklch */ color: oklch(67.0% 0.094 203.3);
Tailwind
colors: {
custom: {
50: '#82c0c6',
500: '#3fa6af',
950: '#000000',
},
}SCSS
$custom: #3fa6af; $custom-light: #82c0c6; $custom-dark: #000000;
JSON
{
"hex": "#3fa6af",
"rgb": {
"r": 63,
"g": 166,
"b": 175
},
"hsl": {
"h": 184.821,
"s": 47.059,
"l": 46.667
},
"oklch": {
"l": 0.66974,
"c": 0.09403,
"h": 203.3
},
"luminance": 0.31424
}Semantic roles & 50–950 ramp
primary
#3FA6AF
secondary
#C38C87
accent
#5C51D7
background
#F8FBFC
surface
#F0F7F8
border
#CBD0D1
text
#0C1213
muted
#7D8182