#3FC3AA#3FC3AA
#3FC3AA is a light, moderate teal. Relative luminance 0.430; OKLCH L 74.0% C 0.119 H 177.5°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #3FC3AA |
|---|---|
| RGB | rgb(63, 195, 170) |
| HSL | hsl(169, 52%, 51%) |
| HSV | hsv(169, 68%, 76%) |
| CMYK | cmyk(67.7%, 0%, 12.8%, 23.5%) |
| CIE-LAB | lab(71.55, -41.45, 2.19) |
| CIE-LCH | lch(71.55, 41.51, 176.98°) |
| OKLab | oklab(73.97% -0.1189 0.0052) |
| OKLCH | oklch(73.97% 0.119 177.5) |
| XYZ | xyz(28.8172, 42.9860, 44.8008) |
| Luminance | 0.4299 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 2.19
Tealish
#24BCA8
ΔE00 2.73
Greeny Blue
#42B395
ΔE00 4.90
Topaz
#13BBAF
ΔE00 5.02
Mediumaquamarine
#66CDAA
ΔE00 5.05
Seafoam Blue
#78D1B6
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FC3AA #C33F58
analogous
#3FC368 #3FC3AA #3F9AC3
triadic
#3FC3AA #AA3FC3 #C3AA3F
tetradic
#3FC3AA #683FC3 #C33F58 #9AC33F
square
#3FC3AA #683FC3 #C33F58 #9AC33F
split-complementary
#3FC3AA #C33F9A #C3683F
monochromatic
#20675A #2F9682 #3FC3AA #6ED2BF #9CE0D3
Accessibility & contrast
On white
2.19
#3FC3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#3FC3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FC3AA
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FC3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FC3AA | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7A9
Deuteranopia (green-blind)
#A9AAAC
Tritanopia (blue-blind)
#00C6BB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #3fc3aa; /* rgb */ color: rgb(63, 195, 170); /* oklch */ color: oklch(74.0% 0.119 177.5);
Tailwind
colors: {
custom: {
50: '#85d6c3',
500: '#3fc3aa',
950: '#000000',
},
}SCSS
$custom: #3fc3aa; $custom-light: #85d6c3; $custom-dark: #000000;
JSON
{
"hex": "#3fc3aa",
"rgb": {
"r": 63,
"g": 195,
"b": 170
},
"hsl": {
"h": 168.636,
"s": 52.381,
"l": 50.588
},
"oklch": {
"l": 0.73973,
"c": 0.11899,
"h": 177.5
},
"luminance": 0.42989
}Semantic roles & 50–950 ramp
primary
#3FC3AA
secondary
#CC929D
accent
#4C67DC
background
#F8FDFB
surface
#F0FAF7
border
#CBD3D0
text
#0C1412
muted
#7D8381