#3CB7BA#3CB7BA
#3CB7BA is a light, moderate teal. Relative luminance 0.384; OKLCH L 71.5% C 0.106 H 197.4°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB7BA |
|---|---|
| RGB | rgb(60, 183, 186) |
| HSL | hsl(181, 51%, 48%) |
| HSV | hsv(181, 68%, 73%) |
| CMYK | cmyk(67.7%, 1.6%, 0%, 27.1%) |
| CIE-LAB | lab(68.29, -32.00, -11.39) |
| CIE-LCH | lch(68.29, 33.97, 199.59°) |
| OKLab | oklab(71.46% -0.1008 -0.0316) |
| OKLCH | oklch(71.46% 0.106 197.4) |
| XYZ | xyz(27.6559, 38.3696, 52.3934) |
| Luminance | 0.3837 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.84
Turquoise Blue
#06B1C4
ΔE00 5.76
Topaz
#13BBAF
ΔE00 6.02
Darkturquoise
#00CED1
ΔE00 6.14
Mediumturquoise
#48D1CC
ΔE00 7.25
Cadetblue
#5F9EA0
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB7BA #BA3F3C
analogous
#3CBA7E #3CB7BA #3C78BA
triadic
#3CB7BA #BA3CB7 #B7BA3C
tetradic
#3CB7BA #7E3CBA #BA3F3C #78BA3C
square
#3CB7BA #7E3CBA #BA3F3C #78BA3C
split-complementary
#3CB7BA #BA3C78 #BA7E3C
monochromatic
#1E5C5D #2D898C #3CB7BA #66CBCE #94DBDC
Accessibility & contrast
On white
2.42
#3CB7BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#3CB7BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB7BA
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB7BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB7BA | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBA
Deuteranopia (green-blind)
#98A1BB
Tritanopia (blue-blind)
#00BDB8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #3cb7ba; /* rgb */ color: rgb(60, 183, 186); /* oklch */ color: oklch(71.5% 0.106 197.4);
Tailwind
colors: {
custom: {
50: '#83cdce',
500: '#3cb7ba',
950: '#000000',
},
}SCSS
$custom: #3cb7ba; $custom-light: #83cdce; $custom-dark: #000000;
JSON
{
"hex": "#3cb7ba",
"rgb": {
"r": 60,
"g": 183,
"b": 186
},
"hsl": {
"h": 181.429,
"s": 51.22,
"l": 48.235
},
"oklch": {
"l": 0.7146,
"c": 0.10561,
"h": 197.4
},
"luminance": 0.38373
}Semantic roles & 50–950 ramp
primary
#3CB7BA
secondary
#C88B8A
accent
#504DDB
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1313
muted
#7D8282