#3CACC0#3CACC0
#3CACC0 is a light, moderate teal. Relative luminance 0.343; OKLCH L 69.0% C 0.102 H 211.8°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #3CACC0 |
|---|---|
| RGB | rgb(60, 172, 192) |
| HSL | hsl(189, 52%, 49%) |
| HSV | hsv(189, 69%, 75%) |
| CMYK | cmyk(68.7%, 10.4%, 0%, 24.7%) |
| CIE-LAB | lab(65.18, -24.79, -19.42) |
| CIE-LCH | lch(65.18, 31.49, 218.07°) |
| OKLab | oklab(69.01% -0.087 -0.054) |
| OKLCH | oklch(69.01% 0.102 211.8) |
| XYZ | xyz(26.1264, 34.2685, 55.0965) |
| Luminance | 0.3427 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.65
Cadetblue
#5F9EA0
ΔE00 7.86
Greyblue
#77A1B5
ΔE00 9.42
Lightseagreen
#20B2AA
ΔE00 11.18
Bright Sky Blue
#02CCFE
ΔE00 11.39
Darkturquoise
#00CED1
ΔE00 11.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CACC0 #C0503C
analogous
#3CC092 #3CACC0 #3C6AC0
triadic
#3CACC0 #C03CAC #ACC03C
tetradic
#3CACC0 #923CC0 #C0503C #6AC03C
square
#3CACC0 #923CC0 #C0503C #6AC03C
split-complementary
#3CACC0 #C03C6A #C0923C
monochromatic
#1F5863 #2D8291 #3CACC0 #69C1D0 #98D4DF
Accessibility & contrast
On white
2.67
#3CACC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#3CACC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CACC0
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CACC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CACC0 | 1.00 | 2.67 | 7.85 | 7.85 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA6C1
Deuteranopia (green-blind)
#8998C0
Tritanopia (blue-blind)
#00B4B2
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #3cacc0; /* rgb */ color: rgb(60, 172, 192); /* oklch */ color: oklch(69.0% 0.102 211.8);
Tailwind
colors: {
custom: {
50: '#83c5d3',
500: '#3cacc0',
950: '#000000',
},
}SCSS
$custom: #3cacc0; $custom-light: #83c5d3; $custom-dark: #000000;
JSON
{
"hex": "#3cacc0",
"rgb": {
"r": 60,
"g": 172,
"b": 192
},
"hsl": {
"h": 189.091,
"s": 52.381,
"l": 49.412
},
"oklch": {
"l": 0.69008,
"c": 0.10242,
"h": 211.8
},
"luminance": 0.34271
}Semantic roles & 50–950 ramp
primary
#3CACC0
secondary
#CA978D
accent
#624CDC
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282