#3CB4BA#3CB4BA
#3CB4BA is a light, moderate teal. Relative luminance 0.371; OKLCH L 70.7% C 0.104 H 199.9°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB4BA |
|---|---|
| RGB | rgb(60, 180, 186) |
| HSL | hsl(183, 51%, 48%) |
| HSV | hsv(183, 68%, 73%) |
| CMYK | cmyk(67.7%, 3.2%, 0%, 27.1%) |
| CIE-LAB | lab(67.39, -30.56, -12.75) |
| CIE-LCH | lch(67.39, 33.11, 202.65°) |
| OKLab | oklab(70.73% -0.0977 -0.0354) |
| OKLCH | oklch(70.73% 0.104 199.9) |
| XYZ | xyz(27.0438, 37.1453, 52.1893) |
| Luminance | 0.3715 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.48
Lightseagreen
#20B2AA
ΔE00 5.77
Darkturquoise
#00CED1
ΔE00 7.11
Topaz
#13BBAF
ΔE00 7.30
Cadetblue
#5F9EA0
ΔE00 7.67
Mediumturquoise
#48D1CC
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB4BA #BA423C
analogous
#3CBA81 #3CB4BA #3C75BA
triadic
#3CB4BA #BA3CB4 #B4BA3C
tetradic
#3CB4BA #813CBA #BA423C #75BA3C
square
#3CB4BA #813CBA #BA423C #75BA3C
split-complementary
#3CB4BA #BA3C75 #BA813C
monochromatic
#1E5A5D #2D878C #3CB4BA #66C9CE #94D9DC
Accessibility & contrast
On white
2.49
#3CB4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#3CB4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB4BA
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB4BA | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ACBB
Deuteranopia (green-blind)
#949EBB
Tritanopia (blue-blind)
#00BAB6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #3cb4ba; /* rgb */ color: rgb(60, 180, 186); /* oklch */ color: oklch(70.7% 0.104 199.9);
Tailwind
colors: {
custom: {
50: '#83cbce',
500: '#3cb4ba',
950: '#000000',
},
}SCSS
$custom: #3cb4ba; $custom-light: #83cbce; $custom-dark: #000000;
JSON
{
"hex": "#3cb4ba",
"rgb": {
"r": 60,
"g": 180,
"b": 186
},
"hsl": {
"h": 182.857,
"s": 51.22,
"l": 48.235
},
"oklch": {
"l": 0.70726,
"c": 0.10391,
"h": 199.9
},
"luminance": 0.37148
}Semantic roles & 50–950 ramp
primary
#3CB4BA
secondary
#C88D8A
accent
#544DDB
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282