#3FB7AC#3FB7AC
#3FB7AC is a light, moderate teal. Relative luminance 0.379; OKLCH L 71.1% C 0.106 H 186.4°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #3FB7AC |
|---|---|
| RGB | rgb(63, 183, 172) |
| HSL | hsl(175, 49%, 48%) |
| HSV | hsv(175, 66%, 72%) |
| CMYK | cmyk(65.6%, 0%, 6%, 28.2%) |
| CIE-LAB | lab(67.95, -35.50, -4.18) |
| CIE-LCH | lch(67.95, 35.74, 186.71°) |
| OKLab | oklab(71.06% -0.1056 -0.0119) |
| OKLCH | oklch(71.06% 0.106 186.4) |
| XYZ | xyz(26.4263, 37.8994, 44.9443) |
| Luminance | 0.3790 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.09
Lightseagreen
#20B2AA
ΔE00 2.29
Tealish
#24BCA8
ΔE00 3.52
Turquoise (survey)
#06C2AC
ΔE00 4.85
Greeny Blue
#42B395
ΔE00 6.74
Mediumturquoise
#48D1CC
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FB7AC #B73F4A
analogous
#3FB770 #3FB7AC #3F86B7
triadic
#3FB7AC #AC3FB7 #B7AC3F
tetradic
#3FB7AC #703FB7 #B73F4A #86B73F
square
#3FB7AC #703FB7 #B73F4A #86B73F
split-complementary
#3FB7AC #B73F86 #B7703F
monochromatic
#205C56 #2F8981 #3FB7AC #68CBC2 #96DBD4
Accessibility & contrast
On white
2.45
#3FB7AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#3FB7AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FB7AC
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FB7AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FB7AC | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAC
Deuteranopia (green-blind)
#9CA0AD
Tritanopia (blue-blind)
#00BBB3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #3fb7ac; /* rgb */ color: rgb(63, 183, 172); /* oklch */ color: oklch(71.1% 0.106 186.4);
Tailwind
colors: {
custom: {
50: '#83cdc4',
500: '#3fb7ac',
950: '#000000',
},
}SCSS
$custom: #3fb7ac; $custom-light: #83cdc4; $custom-dark: #000000;
JSON
{
"hex": "#3fb7ac",
"rgb": {
"r": 63,
"g": 183,
"b": 172
},
"hsl": {
"h": 174.5,
"s": 48.78,
"l": 48.235
},
"oklch": {
"l": 0.71061,
"c": 0.10624,
"h": 186.4
},
"luminance": 0.37902
}Semantic roles & 50–950 ramp
primary
#3FB7AC
secondary
#C68B91
accent
#4F5CD8
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1312
muted
#7D8281