#3CB2B3#3CB2B3
#3CB2B3 is a light, moderate teal. Relative luminance 0.361; OKLCH L 70.0% C 0.103 H 195.9°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB2B3 |
|---|---|
| RGB | rgb(60, 178, 179) |
| HSL | hsl(181, 50%, 47%) |
| HSV | hsv(181, 66%, 70%) |
| CMYK | cmyk(66.5%, 0.6%, 0%, 29.8%) |
| CIE-LAB | lab(66.56, -31.64, -10.11) |
| CIE-LCH | lch(66.56, 33.21, 197.73°) |
| OKLab | oklab(69.99% -0.0987 -0.0281) |
| OKLCH | oklch(69.99% 0.103 195.9) |
| XYZ | xyz(25.9169, 36.0532, 48.2322) |
| Luminance | 0.3606 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.87
Topaz
#13BBAF
ΔE00 5.70
Turquoise Blue
#06B1C4
ΔE00 6.24
Cadetblue
#5F9EA0
ΔE00 7.36
Darkturquoise
#00CED1
ΔE00 7.49
Tealish
#24BCA8
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB2B3 #B33D3C
analogous
#3CB379 #3CB2B3 #3C77B3
triadic
#3CB2B3 #B33CB2 #B2B33C
tetradic
#3CB2B3 #793CB3 #B33D3C #77B33C
square
#3CB2B3 #793CB3 #B33D3C #77B33C
split-complementary
#3CB2B3 #B33C77 #B3793C
monochromatic
#1D5757 #2D8485 #3CB2B3 #62C9CA #90D9DA
Accessibility & contrast
On white
2.56
#3CB2B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#3CB2B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB2B3
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB2B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB2B3 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AAB3
Deuteranopia (green-blind)
#949CB4
Tritanopia (blue-blind)
#00B8B2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #3cb2b3; /* rgb */ color: rgb(60, 178, 179); /* oklch */ color: oklch(70.0% 0.103 195.9);
Tailwind
colors: {
custom: {
50: '#82c9c9',
500: '#3cb2b3',
950: '#000000',
},
}SCSS
$custom: #3cb2b3; $custom-light: #82c9c9; $custom-dark: #000000;
JSON
{
"hex": "#3cb2b3",
"rgb": {
"r": 60,
"g": 178,
"b": 179
},
"hsl": {
"h": 180.504,
"s": 49.791,
"l": 46.863
},
"oklch": {
"l": 0.69985,
"c": 0.10261,
"h": 195.9
},
"luminance": 0.36056
}Semantic roles & 50–950 ramp
primary
#3CB2B3
secondary
#C58786
accent
#504ED9
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282