#3BC3A7#3BC3A7
#3BC3A7 is a light, vivid teal. Relative luminance 0.427; OKLCH L 73.8% C 0.122 H 175.9°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #3BC3A7 |
|---|---|
| RGB | rgb(59, 195, 167) |
| HSL | hsl(168, 54%, 50%) |
| HSV | hsv(168, 70%, 76%) |
| CMYK | cmyk(69.7%, 0%, 14.4%, 23.5%) |
| CIE-LAB | lab(71.38, -42.81, 3.57) |
| CIE-LCH | lch(71.38, 42.96, 175.23°) |
| OKLab | oklab(73.79% -0.122 0.0088) |
| OKLCH | oklch(73.79% 0.122 175.9) |
| XYZ | xyz(28.2903, 42.7468, 43.3117) |
| Luminance | 0.4275 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 2.62
Tealish
#24BCA8
ΔE00 3.23
Greeny Blue
#42B395
ΔE00 4.57
Mediumaquamarine
#66CDAA
ΔE00 4.71
Aquamarine (survey)
#04D8B2
ΔE00 5.63
Topaz
#13BBAF
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BC3A7 #C33B57
analogous
#3BC363 #3BC3A7 #3B9BC3
triadic
#3BC3A7 #A73BC3 #C3A73B
tetradic
#3BC3A7 #633BC3 #C33B57 #9BC33B
square
#3BC3A7 #633BC3 #C33B57 #9BC33B
split-complementary
#3BC3A7 #C33B9B #C3633B
monochromatic
#1F6557 #2D947F #3BC3A7 #69D2BC #98E0D1
Accessibility & contrast
On white
2.20
#3BC3A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#3BC3A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BC3A7
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BC3A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BC3A7 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB7A6
Deuteranopia (green-blind)
#A9A9A9
Tritanopia (blue-blind)
#00C6BB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #3bc3a7; /* rgb */ color: rgb(59, 195, 167); /* oklch */ color: oklch(73.8% 0.122 175.9);
Tailwind
colors: {
custom: {
50: '#83d6c1',
500: '#3bc3a7',
950: '#000000',
},
}SCSS
$custom: #3bc3a7; $custom-light: #83d6c1; $custom-dark: #000000;
JSON
{
"hex": "#3bc3a7",
"rgb": {
"r": 59,
"g": 195,
"b": 167
},
"hsl": {
"h": 167.647,
"s": 53.543,
"l": 49.804
},
"oklch": {
"l": 0.7379,
"c": 0.1223,
"h": 175.9
},
"luminance": 0.4275
}Semantic roles & 50–950 ramp
primary
#3BC3A7
secondary
#CC8E9B
accent
#4B69DD
background
#F8FDFB
surface
#F0FAF7
border
#CBD3D0
text
#0C1412
muted
#7D8381