#3FC3A7#3FC3A7
#3FC3A7 is a light, vivid teal. Relative luminance 0.429; OKLCH L 73.9% C 0.121 H 175.6°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #3FC3A7 |
|---|---|
| RGB | rgb(63, 195, 167) |
| HSL | hsl(167, 52%, 51%) |
| HSV | hsv(167, 68%, 76%) |
| CMYK | cmyk(67.7%, 0%, 14.4%, 23.5%) |
| CIE-LAB | lab(71.47, -42.22, 3.71) |
| CIE-LCH | lch(71.47, 42.38, 174.98°) |
| OKLab | oklab(73.89% -0.1203 0.0092) |
| OKLCH | oklch(73.89% 0.121 175.6) |
| XYZ | xyz(28.5366, 42.8738, 43.3232) |
| Luminance | 0.4288 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 2.80
Tealish
#24BCA8
ΔE00 3.34
Mediumaquamarine
#66CDAA
ΔE00 4.53
Greeny Blue
#42B395
ΔE00 4.54
Aquamarine (survey)
#04D8B2
ΔE00 5.67
Topaz
#13BBAF
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FC3A7 #C33F5B
analogous
#3FC365 #3FC3A7 #3F9DC3
triadic
#3FC3A7 #A73FC3 #C3A73F
tetradic
#3FC3A7 #653FC3 #C33F5B #9DC33F
square
#3FC3A7 #653FC3 #C33F5B #9DC33F
split-complementary
#3FC3A7 #C33F9D #C3653F
monochromatic
#206758 #2F9680 #3FC3A7 #6ED2BC #9CE0D2
Accessibility & contrast
On white
2.19
#3FC3A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#3FC3A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FC3A7
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FC3A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FC3A7 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB7A6
Deuteranopia (green-blind)
#AAA9A9
Tritanopia (blue-blind)
#00C5BB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #3fc3a7; /* rgb */ color: rgb(63, 195, 167); /* oklch */ color: oklch(73.9% 0.121 175.6);
Tailwind
colors: {
custom: {
50: '#85d6c1',
500: '#3fc3a7',
950: '#000000',
},
}SCSS
$custom: #3fc3a7; $custom-light: #85d6c1; $custom-dark: #000000;
JSON
{
"hex": "#3fc3a7",
"rgb": {
"r": 63,
"g": 195,
"b": 167
},
"hsl": {
"h": 167.273,
"s": 52.381,
"l": 50.588
},
"oklch": {
"l": 0.73886,
"c": 0.12061,
"h": 175.6
},
"luminance": 0.42877
}Semantic roles & 50–950 ramp
primary
#3FC3A7
secondary
#CC929E
accent
#4C6ADC
background
#F8FDFB
surface
#F0FAF7
border
#CBD3D0
text
#0C1412
muted
#7D8381