#3BC0C3#3BC0C3
#3BC0C3 is a light, moderate teal. Relative luminance 0.426; OKLCH L 74.0% C 0.111 H 197.2°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #3BC0C3 |
|---|---|
| RGB | rgb(59, 192, 195) |
| HSL | hsl(181, 54%, 50%) |
| HSV | hsv(181, 70%, 76%) |
| CMYK | cmyk(69.7%, 1.5%, 0%, 23.5%) |
| CIE-LAB | lab(71.26, -33.81, -11.89) |
| CIE-LCH | lch(71.26, 35.84, 199.38°) |
| OKLab | oklab(73.95% -0.1064 -0.033) |
| OKLCH | oklch(73.95% 0.111 197.2) |
| XYZ | xyz(30.4992, 42.5656, 58.2278) |
| Luminance | 0.4257 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 3.82
Mediumturquoise
#48D1CC
ΔE00 5.11
Lightseagreen
#20B2AA
ΔE00 6.00
Topaz
#13BBAF
ΔE00 6.09
Turquoise Blue
#06B1C4
ΔE00 6.90
Aqua Blue
#02D8E9
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BC0C3 #C33E3B
analogous
#3BC382 #3BC0C3 #3B7CC3
triadic
#3BC0C3 #C33BC0 #C0C33B
tetradic
#3BC0C3 #823BC3 #C33E3B #7CC33B
square
#3BC0C3 #823BC3 #C33E3B #7CC33B
split-complementary
#3BC0C3 #C33B7C #C3823B
monochromatic
#1F6365 #2D9294 #3BC0C3 #69CFD2 #98DEE0
Accessibility & contrast
On white
2.21
#3BC0C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#3BC0C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BC0C3
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BC0C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BC0C3 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B7C3
Deuteranopia (green-blind)
#9FA8C4
Tritanopia (blue-blind)
#00C6C1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #3bc0c3; /* rgb */ color: rgb(59, 192, 195); /* oklch */ color: oklch(74.0% 0.111 197.2);
Tailwind
colors: {
custom: {
50: '#85d3d5',
500: '#3bc0c3',
950: '#000000',
},
}SCSS
$custom: #3bc0c3; $custom-light: #85d3d5; $custom-dark: #000000;
JSON
{
"hex": "#3bc0c3",
"rgb": {
"r": 59,
"g": 192,
"b": 195
},
"hsl": {
"h": 181.324,
"s": 53.543,
"l": 49.804
},
"oklch": {
"l": 0.7395,
"c": 0.11139,
"h": 197.2
},
"luminance": 0.42569
}Semantic roles & 50–950 ramp
primary
#3BC0C3
secondary
#CC8F8E
accent
#4E4BDD
background
#F8FDFD
surface
#F0FAFA
border
#CBD3D3
text
#0C1414
muted
#7D8383