#3CB2B0#3CB2B0
#3CB2B0 is a light, moderate teal. Relative luminance 0.359; OKLCH L 69.9% C 0.103 H 193.4°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB2B0 |
|---|---|
| RGB | rgb(60, 178, 176) |
| HSL | hsl(179, 50%, 47%) |
| HSV | hsv(179, 66%, 70%) |
| CMYK | cmyk(66.3%, 0%, 1.1%, 30.2%) |
| CIE-LAB | lab(66.47, -32.50, -8.59) |
| CIE-LCH | lch(66.47, 33.61, 194.80°) |
| OKLab | oklab(69.88% -0.1 -0.0239) |
| OKLCH | oklch(69.88% 0.103 193.4) |
| XYZ | xyz(25.6168, 35.9332, 46.6516) |
| Luminance | 0.3594 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.80
Topaz
#13BBAF
ΔE00 4.71
Tealish
#24BCA8
ΔE00 6.98
Turquoise Blue
#06B1C4
ΔE00 7.38
Cadetblue
#5F9EA0
ΔE00 7.64
Darkturquoise
#00CED1
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB2B0 #B23C3E
analogous
#3CB275 #3CB2B0 #3C79B2
triadic
#3CB2B0 #B03CB2 #B2B03C
tetradic
#3CB2B0 #753CB2 #B23C3E #79B23C
square
#3CB2B0 #753CB2 #B23C3E #79B23C
split-complementary
#3CB2B0 #B23C79 #B2753C
monochromatic
#1D5655 #2D8483 #3CB2B0 #61CAC8 #8FD9D8
Accessibility & contrast
On white
2.56
#3CB2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#3CB2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB2B0
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB2B0 | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A9B0
Deuteranopia (green-blind)
#959CB1
Tritanopia (blue-blind)
#00B7B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #3cb2b0; /* rgb */ color: rgb(60, 178, 176); /* oklch */ color: oklch(69.9% 0.103 193.4);
Tailwind
colors: {
custom: {
50: '#82c9c7',
500: '#3cb2b0',
950: '#000000',
},
}SCSS
$custom: #3cb2b0; $custom-light: #82c9c7; $custom-dark: #000000;
JSON
{
"hex": "#3cb2b0",
"rgb": {
"r": 60,
"g": 178,
"b": 176
},
"hsl": {
"h": 178.983,
"s": 49.58,
"l": 46.667
},
"oklch": {
"l": 0.6988,
"c": 0.10282,
"h": 193.4
},
"luminance": 0.35936
}Semantic roles & 50–950 ramp
primary
#3CB2B0
secondary
#C48687
accent
#4F51D9
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282