#3CABBD#3CABBD
#3CABBD is a light, moderate teal. Relative luminance 0.338; OKLCH L 68.6% C 0.101 H 210.3°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #3CABBD |
|---|---|
| RGB | rgb(60, 171, 189) |
| HSL | hsl(188, 52%, 49%) |
| HSV | hsv(188, 68%, 74%) |
| CMYK | cmyk(68.3%, 9.5%, 0%, 25.9%) |
| CIE-LAB | lab(64.77, -25.21, -18.36) |
| CIE-LCH | lch(64.77, 31.19, 216.07°) |
| OKLab | oklab(68.65% -0.0872 -0.051) |
| OKLCH | oklch(68.65% 0.101 210.3) |
| XYZ | xyz(25.6078, 33.7577, 53.3005) |
| Luminance | 0.3376 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.54
Cadetblue
#5F9EA0
ΔE00 7.26
Greyblue
#77A1B5
ΔE00 9.68
Lightseagreen
#20B2AA
ΔE00 10.53
Sea
#3C9992
ΔE00 11.28
Darkturquoise
#00CED1
ΔE00 11.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CABBD #BD4E3C
analogous
#3CBD8F #3CABBD #3C6BBD
triadic
#3CABBD #BD3CAB #ABBD3C
tetradic
#3CABBD #8F3CBD #BD4E3C #6BBD3C
square
#3CABBD #8F3CBD #BD4E3C #6BBD3C
split-complementary
#3CABBD #BD3C6B #BD8F3C
monochromatic
#1F5760 #2D818F #3CABBD #67C0CF #96D4DE
Accessibility & contrast
On white
2.71
#3CABBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#3CABBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CABBD
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CABBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CABBD | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BE
Deuteranopia (green-blind)
#8997BD
Tritanopia (blue-blind)
#00B3B0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #3cabbd; /* rgb */ color: rgb(60, 171, 189); /* oklch */ color: oklch(68.6% 0.101 210.3);
Tailwind
colors: {
custom: {
50: '#82c4d0',
500: '#3cabbd',
950: '#000000',
},
}SCSS
$custom: #3cabbd; $custom-light: #82c4d0; $custom-dark: #000000;
JSON
{
"hex": "#3cabbd",
"rgb": {
"r": 60,
"g": 171,
"b": 189
},
"hsl": {
"h": 188.372,
"s": 51.807,
"l": 48.824
},
"oklch": {
"l": 0.68647,
"c": 0.10107,
"h": 210.3
},
"luminance": 0.33761
}Semantic roles & 50–950 ramp
primary
#3CABBD
secondary
#C9948C
accent
#604DDB
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182