#3CABB6#3CABB6
#3CABB6 is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.4% C 0.099 H 204.5°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #3CABB6 |
|---|---|
| RGB | rgb(60, 171, 182) |
| HSL | hsl(185, 50%, 47%) |
| HSV | hsv(185, 67%, 71%) |
| CMYK | cmyk(67%, 6%, 0%, 28.6%) |
| CIE-LAB | lab(64.53, -27.34, -14.83) |
| CIE-LCH | lch(64.53, 31.10, 208.47°) |
| OKLab | oklab(68.38% -0.0902 -0.0411) |
| OKLCH | oklch(68.38% 0.099 204.5) |
| XYZ | xyz(24.8662, 33.4611, 49.3950) |
| Luminance | 0.3346 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.14
Cadetblue
#5F9EA0
ΔE00 6.02
Lightseagreen
#20B2AA
ΔE00 7.95
Sea
#3C9992
ΔE00 9.10
Topaz
#13BBAF
ΔE00 10.07
Darkturquoise
#00CED1
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CABB6 #B6473C
analogous
#3CB684 #3CABB6 #3C6EB6
triadic
#3CABB6 #B63CAB #ABB63C
tetradic
#3CABB6 #843CB6 #B6473C #6EB63C
square
#3CABB6 #843CB6 #B6473C #6EB63C
split-complementary
#3CABB6 #B63C6E #B6843C
monochromatic
#1E555A #2D8088 #3CABB6 #63C2CC #91D4DB
Accessibility & contrast
On white
2.73
#3CABB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#3CABB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CABB6
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CABB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CABB6 | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA4B7
Deuteranopia (green-blind)
#8C97B6
Tritanopia (blue-blind)
#00B2AE
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3cabb6; /* rgb */ color: rgb(60, 171, 182); /* oklch */ color: oklch(68.4% 0.099 204.5);
Tailwind
colors: {
custom: {
50: '#82c4cb',
500: '#3cabb6',
950: '#000000',
},
}SCSS
$custom: #3cabb6; $custom-light: #82c4cb; $custom-dark: #000000;
JSON
{
"hex": "#3cabb6",
"rgb": {
"r": 60,
"g": 171,
"b": 182
},
"hsl": {
"h": 185.41,
"s": 50.413,
"l": 47.451
},
"oklch": {
"l": 0.68377,
"c": 0.0991,
"h": 204.5
},
"luminance": 0.33464
}Semantic roles & 50–950 ramp
primary
#3CABB6
secondary
#C68D88
accent
#5B4EDA
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182