#3BC2C7#3BC2C7
#3BC2C7 is a light, moderate teal. Relative luminance 0.436; OKLCH L 74.6% C 0.113 H 198.7°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #3BC2C7 |
|---|---|
| RGB | rgb(59, 194, 199) |
| HSL | hsl(182, 56%, 51%) |
| HSV | hsv(182, 70%, 78%) |
| CMYK | cmyk(70.4%, 2.5%, 0%, 22%) |
| CIE-LAB | lab(71.98, -33.59, -12.99) |
| CIE-LCH | lch(71.98, 36.01, 201.14°) |
| OKLab | oklab(74.58% -0.1066 -0.0361) |
| OKLCH | oklch(74.58% 0.113 198.7) |
| XYZ | xyz(31.3996, 43.6332, 60.7889) |
| Luminance | 0.4364 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 3.51
Mediumturquoise
#48D1CC
ΔE00 5.13
Aqua Blue
#02D8E9
ΔE00 6.54
Turquoise Blue
#06B1C4
ΔE00 6.71
Lightseagreen
#20B2AA
ΔE00 6.89
Topaz
#13BBAF
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BC2C7 #C7403B
analogous
#3BC786 #3BC2C7 #3B7CC7
triadic
#3BC2C7 #C73BC2 #C2C73B
tetradic
#3BC2C7 #863BC7 #C7403B #7CC73B
square
#3BC2C7 #863BC7 #C7403B #7CC73B
split-complementary
#3BC2C7 #C73B7C #C7863B
monochromatic
#1E6769 #2C9599 #3BC2C7 #6BD1D5 #9AE0E2
Accessibility & contrast
On white
2.16
#3BC2C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#3BC2C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BC2C7
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BC2C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BC2C7 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B9C8
Deuteranopia (green-blind)
#A0AAC8
Tritanopia (blue-blind)
#00C9C3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #3bc2c7; /* rgb */ color: rgb(59, 194, 199); /* oklch */ color: oklch(74.6% 0.113 198.7);
Tailwind
colors: {
custom: {
50: '#85d5d8',
500: '#3bc2c7',
950: '#000000',
},
}SCSS
$custom: #3bc2c7; $custom-light: #85d5d8; $custom-dark: #000000;
JSON
{
"hex": "#3bc2c7",
"rgb": {
"r": 59,
"g": 194,
"b": 199
},
"hsl": {
"h": 182.143,
"s": 55.556,
"l": 50.588
},
"oklch": {
"l": 0.74578,
"c": 0.11258,
"h": 198.7
},
"luminance": 0.43637
}Semantic roles & 50–950 ramp
primary
#3BC2C7
secondary
#CE9290
accent
#4E49DF
background
#F8FDFD
surface
#F0FAFA
border
#CBD3D3
text
#0D1414
muted
#7D8383