#3FA8BA#3FA8BA
#3FA8BA is a light, moderate teal. Relative luminance 0.326; OKLCH L 67.9% C 0.098 H 210.9°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #3FA8BA |
|---|---|
| RGB | rgb(63, 168, 186) |
| HSL | hsl(189, 49%, 49%) |
| HSV | hsv(189, 66%, 73%) |
| CMYK | cmyk(66.1%, 9.7%, 0%, 27.1%) |
| CIE-LAB | lab(63.84, -24.15, -18.10) |
| CIE-LCH | lch(63.84, 30.18, 216.84°) |
| OKLab | oklab(67.88% -0.0838 -0.0503) |
| OKLCH | oklch(67.88% 0.098 210.9) |
| XYZ | xyz(24.9117, 32.6045, 51.4252) |
| Luminance | 0.3261 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.36
Cadetblue
#5F9EA0
ΔE00 6.81
Greyblue
#77A1B5
ΔE00 9.20
Lightseagreen
#20B2AA
ΔE00 10.89
Teal Blue
#01889F
ΔE00 10.96
Sea
#3C9992
ΔE00 11.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FA8BA #BA513F
analogous
#3FBA8F #3FA8BA #3F6BBA
triadic
#3FA8BA #BA3FA8 #A8BA3F
tetradic
#3FA8BA #8F3FBA #BA513F #6BBA3F
square
#3FA8BA #8F3FBA #BA513F #6BBA3F
split-complementary
#3FA8BA #BA3F6B #BA8F3F
monochromatic
#20555F #307F8C #3FA8BA #6ABECC #97D2DC
Accessibility & contrast
On white
2.79
#3FA8BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#3FA8BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FA8BA
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FA8BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FA8BA | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A2BB
Deuteranopia (green-blind)
#8795BA
Tritanopia (blue-blind)
#00B0AD
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #3fa8ba; /* rgb */ color: rgb(63, 168, 186); /* oklch */ color: oklch(67.9% 0.098 210.9);
Tailwind
colors: {
custom: {
50: '#83c2ce',
500: '#3fa8ba',
950: '#000000',
},
}SCSS
$custom: #3fa8ba; $custom-light: #83c2ce; $custom-dark: #000000;
JSON
{
"hex": "#3fa8ba",
"rgb": {
"r": 63,
"g": 168,
"b": 186
},
"hsl": {
"h": 188.78,
"s": 49.398,
"l": 48.824
},
"oklch": {
"l": 0.67885,
"c": 0.09776,
"h": 210.9
},
"luminance": 0.32607
}Semantic roles & 50–950 ramp
primary
#3FA8BA
secondary
#C8968D
accent
#634FD9
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1213
muted
#7D8182