#3CB3B6#3CB3B6
#3CB3B6 is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.3% C 0.103 H 197.5°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB3B6 |
|---|---|
| RGB | rgb(60, 179, 182) |
| HSL | hsl(181, 50%, 47%) |
| HSV | hsv(181, 67%, 71%) |
| CMYK | cmyk(67%, 1.6%, 0%, 28.6%) |
| CIE-LAB | lab(66.96, -31.25, -11.18) |
| CIE-LCH | lch(66.96, 33.19, 199.69°) |
| OKLab | oklab(70.34% -0.0984 -0.031) |
| OKLCH | oklch(70.34% 0.103 197.5) |
| XYZ | xyz(26.4233, 36.5753, 49.9141) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.63
Turquoise Blue
#06B1C4
ΔE00 5.51
Topaz
#13BBAF
ΔE00 6.29
Darkturquoise
#00CED1
ΔE00 7.22
Cadetblue
#5F9EA0
ΔE00 7.48
Mediumturquoise
#48D1CC
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB3B6 #B63F3C
analogous
#3CB67C #3CB3B6 #3C76B6
triadic
#3CB3B6 #B63CB3 #B3B63C
tetradic
#3CB3B6 #7C3CB6 #B63F3C #76B63C
square
#3CB3B6 #7C3CB6 #B63F3C #76B63C
split-complementary
#3CB3B6 #B63C76 #B67C3C
monochromatic
#1E585A #2D8688 #3CB3B6 #63C9CC #91D9DB
Accessibility & contrast
On white
2.53
#3CB3B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#3CB3B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB3B6
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB3B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB3B6 | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ABB6
Deuteranopia (green-blind)
#949DB7
Tritanopia (blue-blind)
#00B9B4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #3cb3b6; /* rgb */ color: rgb(60, 179, 182); /* oklch */ color: oklch(70.3% 0.103 197.5);
Tailwind
colors: {
custom: {
50: '#83cacb',
500: '#3cb3b6',
950: '#000000',
},
}SCSS
$custom: #3cb3b6; $custom-light: #83cacb; $custom-dark: #000000;
JSON
{
"hex": "#3cb3b6",
"rgb": {
"r": 60,
"g": 179,
"b": 182
},
"hsl": {
"h": 181.475,
"s": 50.413,
"l": 47.451
},
"oklch": {
"l": 0.70337,
"c": 0.10319,
"h": 197.5
},
"luminance": 0.36578
}Semantic roles & 50–950 ramp
primary
#3CB3B6
secondary
#C68988
accent
#514EDA
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282