#3FC3AC#3FC3AC
#3FC3AC is a light, moderate teal. Relative luminance 0.431; OKLCH L 74.0% C 0.118 H 178.8°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #3FC3AC |
|---|---|
| RGB | rgb(63, 195, 172) |
| HSL | hsl(170, 52%, 51%) |
| HSV | hsv(170, 68%, 76%) |
| CMYK | cmyk(67.7%, 0%, 11.8%, 23.5%) |
| CIE-LAB | lab(71.60, -40.94, 1.17) |
| CIE-LCH | lch(71.60, 40.95, 178.36°) |
| OKLab | oklab(74.03% -0.118 0.0025) |
| OKLCH | oklch(74.03% 0.118 178.8) |
| XYZ | xyz(29.0078, 43.0623, 45.8048) |
| Luminance | 0.4307 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 1.94
Tealish
#24BCA8
ΔE00 2.44
Topaz
#13BBAF
ΔE00 4.49
Greeny Blue
#42B395
ΔE00 5.23
Mediumaquamarine
#66CDAA
ΔE00 5.46
Seafoam Blue
#78D1B6
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FC3AC #C33F56
analogous
#3FC36A #3FC3AC #3F98C3
triadic
#3FC3AC #AC3FC3 #C3AC3F
tetradic
#3FC3AC #6A3FC3 #C33F56 #98C33F
square
#3FC3AC #6A3FC3 #C33F56 #98C33F
split-complementary
#3FC3AC #C33F98 #C36A3F
monochromatic
#20675B #2F9684 #3FC3AC #6ED2C0 #9CE0D4
Accessibility & contrast
On white
2.18
#3FC3AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#3FC3AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FC3AC
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FC3AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FC3AC | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7AB
Deuteranopia (green-blind)
#A8AAAE
Tritanopia (blue-blind)
#00C6BC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #3fc3ac; /* rgb */ color: rgb(63, 195, 172); /* oklch */ color: oklch(74.0% 0.118 178.8);
Tailwind
colors: {
custom: {
50: '#85d6c4',
500: '#3fc3ac',
950: '#000000',
},
}SCSS
$custom: #3fc3ac; $custom-light: #85d6c4; $custom-dark: #000000;
JSON
{
"hex": "#3fc3ac",
"rgb": {
"r": 63,
"g": 195,
"b": 172
},
"hsl": {
"h": 169.545,
"s": 52.381,
"l": 50.588
},
"oklch": {
"l": 0.74033,
"c": 0.11799,
"h": 178.8
},
"luminance": 0.43066
}Semantic roles & 50–950 ramp
primary
#3FC3AC
secondary
#CC929C
accent
#4C65DC
background
#F8FDFC
surface
#F0FAF8
border
#CBD3D1
text
#0C1412
muted
#7D8381