#3CABBC#3CABBC
#3CABBC is a light, moderate teal. Relative luminance 0.337; OKLCH L 68.6% C 0.101 H 209.5°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #3CABBC |
|---|---|
| RGB | rgb(60, 171, 188) |
| HSL | hsl(188, 52%, 49%) |
| HSV | hsv(188, 68%, 74%) |
| CMYK | cmyk(68.1%, 9%, 0%, 26.3%) |
| CIE-LAB | lab(64.74, -25.52, -17.86) |
| CIE-LCH | lch(64.74, 31.15, 214.99°) |
| OKLab | oklab(68.61% -0.0876 -0.0496) |
| OKLCH | oklch(68.61% 0.101 209.5) |
| XYZ | xyz(25.4996, 33.7144, 52.7308) |
| Luminance | 0.3372 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.47
Cadetblue
#5F9EA0
ΔE00 7.04
Greyblue
#77A1B5
ΔE00 9.87
Lightseagreen
#20B2AA
ΔE00 10.17
Sea
#3C9992
ΔE00 10.97
Darkturquoise
#00CED1
ΔE00 11.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CABBC #BC4D3C
analogous
#3CBC8D #3CABBC #3C6BBC
triadic
#3CABBC #BC3CAB #ABBC3C
tetradic
#3CABBC #8D3CBC #BC4D3C #6BBC3C
square
#3CABBC #8D3CBC #BC4D3C #6BBC3C
split-complementary
#3CABBC #BC3C6B #BC8D3C
monochromatic
#1E575F #2D818E #3CABBC #67C1CE #95D4DD
Accessibility & contrast
On white
2.71
#3CABBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#3CABBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CABBC
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CABBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CABBC | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BD
Deuteranopia (green-blind)
#8A97BC
Tritanopia (blue-blind)
#00B3B0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #3cabbc; /* rgb */ color: rgb(60, 171, 188); /* oklch */ color: oklch(68.6% 0.101 209.5);
Tailwind
colors: {
custom: {
50: '#82c4d0',
500: '#3cabbc',
950: '#000000',
},
}SCSS
$custom: #3cabbc; $custom-light: #82c4d0; $custom-dark: #000000;
JSON
{
"hex": "#3cabbc",
"rgb": {
"r": 60,
"g": 171,
"b": 188
},
"hsl": {
"h": 187.969,
"s": 51.613,
"l": 48.627
},
"oklch": {
"l": 0.68607,
"c": 0.10072,
"h": 209.5
},
"luminance": 0.33717
}Semantic roles & 50–950 ramp
primary
#3CABBC
secondary
#C9938B
accent
#604DDB
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182