#3FA5AF#3FA5AF
#3FA5AF is a light, moderate teal. Relative luminance 0.311; OKLCH L 66.7% C 0.094 H 204.3°. Best body text is #000000 at 7.21:1 contrast (WCAG AA passes).
Color values
| HEX | #3FA5AF |
|---|---|
| RGB | rgb(63, 165, 175) |
| HSL | hsl(185, 47%, 47%) |
| HSV | hsv(185, 64%, 69%) |
| CMYK | cmyk(64%, 5.7%, 0%, 31.4%) |
| CIE-LAB | lab(62.56, -25.96, -13.88) |
| CIE-LCH | lch(62.56, 29.44, 208.14°) |
| OKLab | oklab(66.73% -0.0853 -0.0385) |
| OKLCH | oklch(66.73% 0.094 204.3) |
| XYZ | xyz(23.2396, 31.0597, 45.3195) |
| Luminance | 0.3106 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.55
Cadetblue
#5F9EA0
ΔE00 4.76
Sea
#3C9992
ΔE00 7.91
Lightseagreen
#20B2AA
ΔE00 8.37
Darkcyan
#008B8B
ΔE00 10.41
Blue Green
#0F9B8E
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FA5AF #AF493F
analogous
#3FAF81 #3FA5AF #3F6DAF
triadic
#3FA5AF #AF3FA5 #A5AF3F
tetradic
#3FA5AF #813FAF #AF493F #6DAF3F
square
#3FA5AF #813FAF #AF493F #6DAF3F
split-complementary
#3FA5AF #AF3F6D #AF813F
monochromatic
#1F5055 #2F7B82 #3FA5AF #64BEC7 #91D1D7
Accessibility & contrast
On white
2.91
#3FA5AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.21
#3FA5AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FA5AF
7.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FA5AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FA5AF | 1.00 | 2.91 | 7.21 | 7.21 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989EB0
Deuteranopia (green-blind)
#8892AF
Tritanopia (blue-blind)
#00ABA8
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #3fa5af; /* rgb */ color: rgb(63, 165, 175); /* oklch */ color: oklch(66.7% 0.094 204.3);
Tailwind
colors: {
custom: {
50: '#82c0c6',
500: '#3fa5af',
950: '#000000',
},
}SCSS
$custom: #3fa5af; $custom-light: #82c0c6; $custom-dark: #000000;
JSON
{
"hex": "#3fa5af",
"rgb": {
"r": 63,
"g": 165,
"b": 175
},
"hsl": {
"h": 185.357,
"s": 47.059,
"l": 46.667
},
"oklch": {
"l": 0.66728,
"c": 0.09357,
"h": 204.3
},
"luminance": 0.31062
}Semantic roles & 50–950 ramp
primary
#3FA5AF
secondary
#C38D87
accent
#5D51D7
background
#F8FBFC
surface
#F0F7F8
border
#CBD0D1
text
#0C1213
muted
#7D8182