#3FA8AF#3FA8AF
#3FA8AF is a light, moderate teal. Relative luminance 0.322; OKLCH L 67.5% C 0.095 H 201.4°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #3FA8AF |
|---|---|
| RGB | rgb(63, 168, 175) |
| HSL | hsl(184, 47%, 47%) |
| HSV | hsv(184, 64%, 69%) |
| CMYK | cmyk(64%, 4%, 0%, 31.4%) |
| CIE-LAB | lab(63.47, -27.45, -12.51) |
| CIE-LCH | lch(63.47, 30.17, 204.50°) |
| OKLab | oklab(67.47% -0.0885 -0.0347) |
| OKLCH | oklch(67.47% 0.095 201.4) |
| XYZ | xyz(23.7871, 32.1546, 45.5020) |
| Luminance | 0.3216 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.72
Cadetblue
#5F9EA0
ΔE00 4.96
Lightseagreen
#20B2AA
ΔE00 6.90
Sea
#3C9992
ΔE00 7.41
Topaz
#13BBAF
ΔE00 9.26
Blue Green
#0F9B8E
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FA8AF #AF463F
analogous
#3FAF7E #3FA8AF #3F70AF
triadic
#3FA8AF #AF3FA8 #A8AF3F
tetradic
#3FA8AF #7E3FAF #AF463F #70AF3F
square
#3FA8AF #7E3FAF #AF463F #70AF3F
split-complementary
#3FA8AF #AF3F70 #AF7E3F
monochromatic
#1F5255 #2F7D82 #3FA8AF #64C1C7 #91D3D7
Accessibility & contrast
On white
2.83
#3FA8AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#3FA8AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FA8AF
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FA8AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FA8AF | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA1B0
Deuteranopia (green-blind)
#8B94B0
Tritanopia (blue-blind)
#00AEAA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #3fa8af; /* rgb */ color: rgb(63, 168, 175); /* oklch */ color: oklch(67.5% 0.095 201.4);
Tailwind
colors: {
custom: {
50: '#82c2c6',
500: '#3fa8af',
950: '#000000',
},
}SCSS
$custom: #3fa8af; $custom-light: #82c2c6; $custom-dark: #000000;
JSON
{
"hex": "#3fa8af",
"rgb": {
"r": 63,
"g": 168,
"b": 175
},
"hsl": {
"h": 183.75,
"s": 47.059,
"l": 46.667
},
"oklch": {
"l": 0.67465,
"c": 0.09503,
"h": 201.4
},
"luminance": 0.32157
}Semantic roles & 50–950 ramp
primary
#3FA8AF
secondary
#C38B87
accent
#5951D7
background
#F8FBFC
surface
#F0F7F8
border
#CBD0D1
text
#0C1213
muted
#7D8182