#3FB7AF#3FB7AF
#3FB7AF is a light, moderate teal. Relative luminance 0.380; OKLCH L 71.2% C 0.105 H 188.7°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #3FB7AF |
|---|---|
| RGB | rgb(63, 183, 175) |
| HSL | hsl(176, 49%, 48%) |
| HSV | hsv(176, 66%, 72%) |
| CMYK | cmyk(65.6%, 0%, 4.4%, 28.2%) |
| CIE-LAB | lab(68.03, -34.67, -5.71) |
| CIE-LCH | lch(68.03, 35.14, 189.35°) |
| OKLab | oklab(71.16% -0.1042 -0.016) |
| OKLCH | oklch(71.16% 0.105 188.7) |
| XYZ | xyz(26.7177, 38.0159, 46.4789) |
| Luminance | 0.3802 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.12
Topaz
#13BBAF
ΔE00 2.53
Tealish
#24BCA8
ΔE00 4.51
Turquoise (survey)
#06C2AC
ΔE00 5.71
Mediumturquoise
#48D1CC
ΔE00 6.89
Darkturquoise
#00CED1
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FB7AF #B73F47
analogous
#3FB773 #3FB7AF #3F83B7
triadic
#3FB7AF #AF3FB7 #B7AF3F
tetradic
#3FB7AF #733FB7 #B73F47 #83B73F
square
#3FB7AF #733FB7 #B73F47 #83B73F
split-complementary
#3FB7AF #B73F83 #B7733F
monochromatic
#205C58 #2F8983 #3FB7AF #68CBC4 #96DBD6
Accessibility & contrast
On white
2.44
#3FB7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#3FB7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FB7AF
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FB7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FB7AF | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADADAF
Deuteranopia (green-blind)
#9BA0B0
Tritanopia (blue-blind)
#00BCB4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #3fb7af; /* rgb */ color: rgb(63, 183, 175); /* oklch */ color: oklch(71.2% 0.105 188.7);
Tailwind
colors: {
custom: {
50: '#84cdc6',
500: '#3fb7af',
950: '#000000',
},
}SCSS
$custom: #3fb7af; $custom-light: #84cdc6; $custom-dark: #000000;
JSON
{
"hex": "#3fb7af",
"rgb": {
"r": 63,
"g": 183,
"b": 175
},
"hsl": {
"h": 176,
"s": 48.78,
"l": 48.235
},
"oklch": {
"l": 0.71159,
"c": 0.10545,
"h": 188.7
},
"luminance": 0.38019
}Semantic roles & 50–950 ramp
primary
#3FB7AF
secondary
#C68B8F
accent
#4F59D8
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1313
muted
#7D8282