#3CB2BF#3CB2BF
#3CB2BF is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.4% C 0.104 H 205.6°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB2BF |
|---|---|
| RGB | rgb(60, 178, 191) |
| HSL | hsl(186, 52%, 49%) |
| HSV | hsv(186, 69%, 75%) |
| CMYK | cmyk(68.6%, 6.8%, 0%, 25.1%) |
| CIE-LAB | lab(66.95, -28.10, -16.18) |
| CIE-LCH | lch(66.95, 32.42, 209.94°) |
| OKLab | oklab(70.42% -0.0935 -0.0449) |
| OKLCH | oklch(70.42% 0.104 205.6) |
| XYZ | xyz(27.1838, 36.5599, 54.9042) |
| Luminance | 0.3656 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.22
Cadetblue
#5F9EA0
ΔE00 7.69
Lightseagreen
#20B2AA
ΔE00 8.39
Darkturquoise
#00CED1
ΔE00 8.64
Aqua Blue
#02D8E9
ΔE00 9.81
Topaz
#13BBAF
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB2BF #BF493C
analogous
#3CBF8B #3CB2BF #3C71BF
triadic
#3CB2BF #BF3CB2 #B2BF3C
tetradic
#3CB2BF #8B3CBF #BF493C #71BF3C
square
#3CB2BF #8B3CBF #BF493C #71BF3C
split-complementary
#3CB2BF #BF3C71 #BF8B3C
monochromatic
#1F5B62 #2D8790 #3CB2BF #68C5D0 #97D7DE
Accessibility & contrast
On white
2.53
#3CB2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#3CB2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB2BF
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB2BF | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABC0
Deuteranopia (green-blind)
#909DBF
Tritanopia (blue-blind)
#00B9B6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #3cb2bf; /* rgb */ color: rgb(60, 178, 191); /* oklch */ color: oklch(70.4% 0.104 205.6);
Tailwind
colors: {
custom: {
50: '#83c9d2',
500: '#3cb2bf',
950: '#000000',
},
}SCSS
$custom: #3cb2bf; $custom-light: #83c9d2; $custom-dark: #000000;
JSON
{
"hex": "#3cb2bf",
"rgb": {
"r": 60,
"g": 178,
"b": 191
},
"hsl": {
"h": 185.954,
"s": 52.191,
"l": 49.216
},
"oklch": {
"l": 0.70424,
"c": 0.10377,
"h": 205.6
},
"luminance": 0.36563
}Semantic roles & 50–950 ramp
primary
#3CB2BF
secondary
#CA938D
accent
#5A4CDC
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282