#3FACAE#3FACAE
#3FACAE is a light, moderate teal. Relative luminance 0.336; OKLCH L 68.4% C 0.097 H 196.8°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #3FACAE |
|---|---|
| RGB | rgb(63, 172, 174) |
| HSL | hsl(181, 47%, 46%) |
| HSV | hsv(181, 64%, 68%) |
| CMYK | cmyk(63.8%, 1.1%, 0%, 31.8%) |
| CIE-LAB | lab(64.66, -29.71, -10.17) |
| CIE-LCH | lch(64.66, 31.40, 198.90°) |
| OKLab | oklab(68.41% -0.0931 -0.0282) |
| OKLCH | oklch(68.41% 0.097 196.8) |
| XYZ | xyz(24.4391, 33.6151, 45.2366) |
| Luminance | 0.3362 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.65
Cadetblue
#5F9EA0
ΔE00 5.84
Turquoise Blue
#06B1C4
ΔE00 6.00
Sea
#3C9992
ΔE00 6.97
Topaz
#13BBAF
ΔE00 6.97
Blue Green
#0F9B8E
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FACAE #AE413F
analogous
#3FAE79 #3FACAE #3F75AE
triadic
#3FACAE #AE3FAC #ACAE3F
tetradic
#3FACAE #793FAE #AE413F #75AE3F
square
#3FACAE #793FAE #AE413F #75AE3F
split-complementary
#3FACAE #AE3F75 #AE793F
monochromatic
#1E5354 #2F8081 #3FACAE #64C5C7 #90D6D7
Accessibility & contrast
On white
2.72
#3FACAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#3FACAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FACAE
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FACAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FACAE | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A4AE
Deuteranopia (green-blind)
#9097AF
Tritanopia (blue-blind)
#00B2AC
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #3facae; /* rgb */ color: rgb(63, 172, 174); /* oklch */ color: oklch(68.4% 0.097 196.8);
Tailwind
colors: {
custom: {
50: '#82c5c6',
500: '#3facae',
950: '#000000',
},
}SCSS
$custom: #3facae; $custom-light: #82c5c6; $custom-dark: #000000;
JSON
{
"hex": "#3facae",
"rgb": {
"r": 63,
"g": 172,
"b": 174
},
"hsl": {
"h": 181.081,
"s": 46.835,
"l": 46.471
},
"oklch": {
"l": 0.68413,
"c": 0.09733,
"h": 196.8
},
"luminance": 0.33618
}Semantic roles & 50–950 ramp
primary
#3FACAE
secondary
#C28887
accent
#5451D6
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282