#3FACAB#3FACAB
#3FACAB is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.3% C 0.097 H 194.2°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #3FACAB |
|---|---|
| RGB | rgb(63, 172, 171) |
| HSL | hsl(179, 46%, 46%) |
| HSV | hsv(179, 63%, 67%) |
| CMYK | cmyk(63.4%, 0%, 0.6%, 32.5%) |
| CIE-LAB | lab(64.56, -30.57, -8.64) |
| CIE-LCH | lch(64.56, 31.77, 195.78°) |
| OKLab | oklab(68.31% -0.0945 -0.024) |
| OKLCH | oklch(68.31% 0.097 194.2) |
| XYZ | xyz(24.1499, 33.4995, 43.7135) |
| Luminance | 0.3350 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.65
Topaz
#13BBAF
ΔE00 6.10
Cadetblue
#5F9EA0
ΔE00 6.14
Sea
#3C9992
ΔE00 6.41
Turquoise Blue
#06B1C4
ΔE00 7.13
Blue Green
#0F9B8E
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FACAB #AC3F40
analogous
#3FAC74 #3FACAB #3F76AC
triadic
#3FACAB #AB3FAC #ACAB3F
tetradic
#3FACAB #743FAC #AC3F40 #76AC3F
square
#3FACAB #743FAC #AC3F40 #76AC3F
split-complementary
#3FACAB #AC3F76 #AC743F
monochromatic
#1E5252 #2F7F7E #3FACAB #63C6C5 #8FD6D5
Accessibility & contrast
On white
2.73
#3FACAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#3FACAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FACAB
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FACAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FACAB | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A4AB
Deuteranopia (green-blind)
#9097AC
Tritanopia (blue-blind)
#00B1AB
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #3facab; /* rgb */ color: rgb(63, 172, 171); /* oklch */ color: oklch(68.3% 0.097 194.2);
Tailwind
colors: {
custom: {
50: '#82c5c4',
500: '#3facab',
950: '#000000',
},
}SCSS
$custom: #3facab; $custom-light: #82c5c4; $custom-dark: #000000;
JSON
{
"hex": "#3facab",
"rgb": {
"r": 63,
"g": 172,
"b": 171
},
"hsl": {
"h": 179.45,
"s": 46.383,
"l": 46.078
},
"oklch": {
"l": 0.68307,
"c": 0.09747,
"h": 194.2
},
"luminance": 0.33502
}Semantic roles & 50–950 ramp
primary
#3FACAB
secondary
#C18686
accent
#5253D6
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281