#3FA0AF#3FA0AF
#3FA0AF is a light, moderate teal. Relative luminance 0.293; OKLCH L 65.5% C 0.092 H 209.3°. Best body text is #000000 at 6.86:1 contrast (WCAG AA passes).
Color values
| HEX | #3FA0AF |
|---|---|
| RGB | rgb(63, 160, 175) |
| HSL | hsl(188, 47%, 47%) |
| HSV | hsv(188, 64%, 69%) |
| CMYK | cmyk(64%, 8.6%, 0%, 31.4%) |
| CIE-LAB | lab(61.04, -23.42, -16.18) |
| CIE-LCH | lch(61.04, 28.46, 214.64°) |
| OKLab | oklab(65.5% -0.08 -0.0449) |
| OKLCH | oklch(65.5% 0.092 209.3) |
| XYZ | xyz(22.3553, 29.2911, 45.0247) |
| Luminance | 0.2929 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.39
Turquoise Blue
#06B1C4
ΔE00 5.39
Teal Blue
#01889F
ΔE00 8.88
Sea
#3C9992
ΔE00 9.26
Greyblue
#77A1B5
ΔE00 9.47
Darkcyan
#008B8B
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FA0AF #AF4E3F
analogous
#3FAF86 #3FA0AF #3F68AF
triadic
#3FA0AF #AF3FA0 #A0AF3F
tetradic
#3FA0AF #863FAF #AF4E3F #68AF3F
square
#3FA0AF #863FAF #AF4E3F #68AF3F
split-complementary
#3FA0AF #AF3F68 #AF863F
monochromatic
#1F4E55 #2F7782 #3FA0AF #64BAC7 #91CED7
Accessibility & contrast
On white
3.06
#3FA0AF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.86
#3FA0AF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3FA0AF
6.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FA0AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FA0AF | 1.00 | 3.06 | 6.86 | 6.86 |
| #FFFFFF | 3.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939AB0
Deuteranopia (green-blind)
#828EAF
Tritanopia (blue-blind)
#00A7A4
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #3fa0af; /* rgb */ color: rgb(63, 160, 175); /* oklch */ color: oklch(65.5% 0.092 209.3);
Tailwind
colors: {
custom: {
50: '#81bcc6',
500: '#3fa0af',
950: '#000000',
},
}SCSS
$custom: #3fa0af; $custom-light: #81bcc6; $custom-dark: #000000;
JSON
{
"hex": "#3fa0af",
"rgb": {
"r": 63,
"g": 160,
"b": 175
},
"hsl": {
"h": 188.036,
"s": 47.059,
"l": 46.667
},
"oklch": {
"l": 0.65503,
"c": 0.0917,
"h": 209.3
},
"luminance": 0.29294
}Semantic roles & 50–950 ramp
primary
#3FA0AF
secondary
#C38F87
accent
#6351D7
background
#F8FBFC
surface
#F0F6F8
border
#CBD0D1
text
#0B1213
muted
#7C8182