#3CB3B2#3CB3B2
#3CB3B2 is a light, moderate teal. Relative luminance 0.364; OKLCH L 70.2% C 0.103 H 194.2°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB3B2 |
|---|---|
| RGB | rgb(60, 179, 178) |
| HSL | hsl(179, 50%, 47%) |
| HSV | hsv(179, 66%, 70%) |
| CMYK | cmyk(66.5%, 0%, 0.6%, 29.8%) |
| CIE-LAB | lab(66.83, -32.40, -9.15) |
| CIE-LCH | lch(66.83, 33.67, 195.77°) |
| OKLab | oklab(70.2% -0.1002 -0.0254) |
| OKLCH | oklch(70.2% 0.103 194.2) |
| XYZ | xyz(26.0159, 36.4123, 47.7680) |
| Luminance | 0.3641 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.17
Topaz
#13BBAF
ΔE00 4.91
Turquoise Blue
#06B1C4
ΔE00 7.02
Tealish
#24BCA8
ΔE00 7.26
Darkturquoise
#00CED1
ΔE00 7.30
Cadetblue
#5F9EA0
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB3B2 #B33C3D
analogous
#3CB377 #3CB3B2 #3C79B3
triadic
#3CB3B2 #B23CB3 #B3B23C
tetradic
#3CB3B2 #773CB3 #B33C3D #79B33C
square
#3CB3B2 #773CB3 #B33C3D #79B33C
split-complementary
#3CB3B2 #B33C79 #B3773C
monochromatic
#1D5757 #2D8584 #3CB3B2 #62CAC9 #90DAD9
Accessibility & contrast
On white
2.54
#3CB3B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#3CB3B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB3B2
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB3B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB3B2 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAB2
Deuteranopia (green-blind)
#969DB3
Tritanopia (blue-blind)
#00B8B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #3cb3b2; /* rgb */ color: rgb(60, 179, 178); /* oklch */ color: oklch(70.2% 0.103 194.2);
Tailwind
colors: {
custom: {
50: '#82cac9',
500: '#3cb3b2',
950: '#000000',
},
}SCSS
$custom: #3cb3b2; $custom-light: #82cac9; $custom-dark: #000000;
JSON
{
"hex": "#3cb3b2",
"rgb": {
"r": 60,
"g": 179,
"b": 178
},
"hsl": {
"h": 179.496,
"s": 49.791,
"l": 46.863
},
"oklch": {
"l": 0.70196,
"c": 0.10334,
"h": 194.2
},
"luminance": 0.36415
}Semantic roles & 50–950 ramp
primary
#3CB3B2
secondary
#C58687
accent
#4E50D9
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282