#3CB2BA#3CB2BA
#3CB2BA is a light, moderate teal. Relative luminance 0.363; OKLCH L 70.2% C 0.103 H 201.6°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB2BA |
|---|---|
| RGB | rgb(60, 178, 186) |
| HSL | hsl(184, 51%, 48%) |
| HSV | hsv(184, 68%, 73%) |
| CMYK | cmyk(67.7%, 4.3%, 0%, 27.1%) |
| CIE-LAB | lab(66.78, -29.59, -13.66) |
| CIE-LCH | lch(66.78, 32.59, 204.78°) |
| OKLab | oklab(70.24% -0.0957 -0.0379) |
| OKLCH | oklch(70.24% 0.103 201.6) |
| XYZ | xyz(26.6429, 36.3436, 52.0557) |
| Luminance | 0.3635 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.69
Lightseagreen
#20B2AA
ΔE00 6.51
Cadetblue
#5F9EA0
ΔE00 7.26
Darkturquoise
#00CED1
ΔE00 7.85
Topaz
#13BBAF
ΔE00 8.20
Mediumturquoise
#48D1CC
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB2BA #BA443C
analogous
#3CBA83 #3CB2BA #3C73BA
triadic
#3CB2BA #BA3CB2 #B2BA3C
tetradic
#3CB2BA #833CBA #BA443C #73BA3C
square
#3CB2BA #833CBA #BA443C #73BA3C
split-complementary
#3CB2BA #BA3C73 #BA833C
monochromatic
#1E595D #2D868C #3CB2BA #66C7CE #94D8DC
Accessibility & contrast
On white
2.54
#3CB2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#3CB2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB2BA
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB2BA | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AABB
Deuteranopia (green-blind)
#929DBB
Tritanopia (blue-blind)
#00B9B4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #3cb2ba; /* rgb */ color: rgb(60, 178, 186); /* oklch */ color: oklch(70.2% 0.103 201.6);
Tailwind
colors: {
custom: {
50: '#83c9ce',
500: '#3cb2ba',
950: '#000000',
},
}SCSS
$custom: #3cb2ba; $custom-light: #83c9ce; $custom-dark: #000000;
JSON
{
"hex": "#3cb2ba",
"rgb": {
"r": 60,
"g": 178,
"b": 186
},
"hsl": {
"h": 183.81,
"s": 51.22,
"l": 48.235
},
"oklch": {
"l": 0.70237,
"c": 0.10289,
"h": 201.6
},
"luminance": 0.36347
}Semantic roles & 50–950 ramp
primary
#3CB2BA
secondary
#C88E8A
accent
#564DDB
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282