#3CABC0#3CABC0
#3CABC0 is a light, moderate teal. Relative luminance 0.339; OKLCH L 68.8% C 0.102 H 212.7°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #3CABC0 |
|---|---|
| RGB | rgb(60, 171, 192) |
| HSL | hsl(190, 52%, 49%) |
| HSV | hsv(190, 69%, 75%) |
| CMYK | cmyk(68.7%, 10.9%, 0%, 24.7%) |
| CIE-LAB | lab(64.87, -24.29, -19.87) |
| CIE-LCH | lch(64.87, 31.38, 219.30°) |
| OKLab | oklab(68.77% -0.086 -0.0553) |
| OKLCH | oklch(68.77% 0.102 212.7) |
| XYZ | xyz(25.9368, 33.8893, 55.0333) |
| Luminance | 0.3389 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.03
Cadetblue
#5F9EA0
ΔE00 7.96
Greyblue
#77A1B5
ΔE00 9.13
Bright Sky Blue
#02CCFE
ΔE00 11.36
Bluegrey
#85A3B2
ΔE00 11.39
Lightseagreen
#20B2AA
ΔE00 11.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CABC0 #C0513C
analogous
#3CC093 #3CABC0 #3C69C0
triadic
#3CABC0 #C03CAB #ABC03C
tetradic
#3CABC0 #933CC0 #C0513C #69C03C
square
#3CABC0 #933CC0 #C0513C #69C03C
split-complementary
#3CABC0 #C03C69 #C0933C
monochromatic
#1F5863 #2D8191 #3CABC0 #69C0D0 #98D3DF
Accessibility & contrast
On white
2.70
#3CABC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#3CABC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CABC0
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CABC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CABC0 | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5C1
Deuteranopia (green-blind)
#8897C0
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #3cabc0; /* rgb */ color: rgb(60, 171, 192); /* oklch */ color: oklch(68.8% 0.102 212.7);
Tailwind
colors: {
custom: {
50: '#83c4d3',
500: '#3cabc0',
950: '#000000',
},
}SCSS
$custom: #3cabc0; $custom-light: #83c4d3; $custom-dark: #000000;
JSON
{
"hex": "#3cabc0",
"rgb": {
"r": 60,
"g": 171,
"b": 192
},
"hsl": {
"h": 189.545,
"s": 52.381,
"l": 49.412
},
"oklch": {
"l": 0.68766,
"c": 0.10225,
"h": 212.7
},
"luminance": 0.33892
}Semantic roles & 50–950 ramp
primary
#3CABC0
secondary
#CA978D
accent
#634CDC
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182