#3FACAC#3FACAC
#3FACAC is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.3% C 0.097 H 195.1°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #3FACAC |
|---|---|
| RGB | rgb(63, 172, 172) |
| HSL | hsl(180, 46%, 46%) |
| HSV | hsv(180, 63%, 67%) |
| CMYK | cmyk(63.4%, 0%, 0%, 32.5%) |
| CIE-LAB | lab(64.59, -30.28, -9.15) |
| CIE-LCH | lch(64.59, 31.64, 196.81°) |
| OKLab | oklab(68.34% -0.094 -0.0254) |
| OKLCH | oklch(68.34% 0.097 195.1) |
| XYZ | xyz(24.2455, 33.5377, 44.2174) |
| Luminance | 0.3354 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.97
Cadetblue
#5F9EA0
ΔE00 6.02
Topaz
#13BBAF
ΔE00 6.37
Sea
#3C9992
ΔE00 6.58
Turquoise Blue
#06B1C4
ΔE00 6.75
Blue Green
#0F9B8E
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FACAC #AC3F3F
analogous
#3FAC75 #3FACAC #3F75AC
triadic
#3FACAC #AC3FAC #ACAC3F
tetradic
#3FACAC #753FAC #AC3F3F #75AC3F
square
#3FACAC #753FAC #AC3F3F #75AC3F
split-complementary
#3FACAC #AC3F75 #AC753F
monochromatic
#1E5252 #2F7F7F #3FACAC #63C6C6 #8FD6D6
Accessibility & contrast
On white
2.72
#3FACAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#3FACAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FACAC
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FACAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FACAC | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A4AC
Deuteranopia (green-blind)
#9097AD
Tritanopia (blue-blind)
#00B1AC
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #3facac; /* rgb */ color: rgb(63, 172, 172); /* oklch */ color: oklch(68.3% 0.097 195.1);
Tailwind
colors: {
custom: {
50: '#82c5c4',
500: '#3facac',
950: '#000000',
},
}SCSS
$custom: #3facac; $custom-light: #82c5c4; $custom-dark: #000000;
JSON
{
"hex": "#3facac",
"rgb": {
"r": 63,
"g": 172,
"b": 172
},
"hsl": {
"h": 180,
"s": 46.383,
"l": 46.078
},
"oklch": {
"l": 0.68342,
"c": 0.0974,
"h": 195.1
},
"luminance": 0.3354
}Semantic roles & 50–950 ramp
primary
#3FACAC
secondary
#C18686
accent
#5252D6
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281