#3CB2B4#3CB2B4
#3CB2B4 is a light, moderate teal. Relative luminance 0.361; OKLCH L 70.0% C 0.103 H 196.7°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB2B4 |
|---|---|
| RGB | rgb(60, 178, 180) |
| HSL | hsl(181, 50%, 47%) |
| HSV | hsv(181, 67%, 71%) |
| CMYK | cmyk(66.7%, 1.1%, 0%, 29.4%) |
| CIE-LAB | lab(66.59, -31.35, -10.62) |
| CIE-LCH | lch(66.59, 33.10, 198.72°) |
| OKLab | oklab(70.02% -0.0982 -0.0295) |
| OKLCH | oklch(70.02% 0.103 196.7) |
| XYZ | xyz(26.0184, 36.0938, 48.7667) |
| Luminance | 0.3610 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.24
Turquoise Blue
#06B1C4
ΔE00 5.86
Topaz
#13BBAF
ΔE00 6.04
Cadetblue
#5F9EA0
ΔE00 7.29
Darkturquoise
#00CED1
ΔE00 7.48
Mediumturquoise
#48D1CC
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB2B4 #B43E3C
analogous
#3CB47A #3CB2B4 #3C76B4
triadic
#3CB2B4 #B43CB2 #B2B43C
tetradic
#3CB2B4 #7A3CB4 #B43E3C #76B43C
square
#3CB2B4 #7A3CB4 #B43E3C #76B43C
split-complementary
#3CB2B4 #B43C76 #B47A3C
monochromatic
#1D5758 #2D8586 #3CB2B4 #62C9CB #90D9DA
Accessibility & contrast
On white
2.55
#3CB2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#3CB2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB2B4
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB2B4 | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AAB4
Deuteranopia (green-blind)
#949CB5
Tritanopia (blue-blind)
#00B8B2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #3cb2b4; /* rgb */ color: rgb(60, 178, 180); /* oklch */ color: oklch(70.0% 0.103 196.7);
Tailwind
colors: {
custom: {
50: '#82c9ca',
500: '#3cb2b4',
950: '#000000',
},
}SCSS
$custom: #3cb2b4; $custom-light: #82c9ca; $custom-dark: #000000;
JSON
{
"hex": "#3cb2b4",
"rgb": {
"r": 60,
"g": 178,
"b": 180
},
"hsl": {
"h": 181,
"s": 50,
"l": 47.059
},
"oklch": {
"l": 0.7002,
"c": 0.10258,
"h": 196.7
},
"luminance": 0.36097
}Semantic roles & 50–950 ramp
primary
#3CB2B4
secondary
#C58887
accent
#514EDA
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282