#3CABB2#3CABB2
#3CABB2 is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.2% C 0.098 H 201.1°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #3CABB2 |
|---|---|
| RGB | rgb(60, 171, 178) |
| HSL | hsl(184, 50%, 47%) |
| HSV | hsv(184, 66%, 70%) |
| CMYK | cmyk(66.3%, 3.9%, 0%, 30.2%) |
| CIE-LAB | lab(64.40, -28.53, -12.79) |
| CIE-LCH | lch(64.40, 31.27, 204.15°) |
| OKLab | oklab(68.23% -0.0919 -0.0355) |
| OKLCH | oklch(68.23% 0.098 201.1) |
| XYZ | xyz(24.4588, 33.2981, 47.2490) |
| Luminance | 0.3330 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.31
Cadetblue
#5F9EA0
ΔE00 5.69
Lightseagreen
#20B2AA
ΔE00 6.46
Sea
#3C9992
ΔE00 7.94
Topaz
#13BBAF
ΔE00 8.68
Darkturquoise
#00CED1
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CABB2 #B2433C
analogous
#3CB27E #3CABB2 #3C70B2
triadic
#3CABB2 #B23CAB #ABB23C
tetradic
#3CABB2 #7E3CB2 #B2433C #70B23C
square
#3CABB2 #7E3CB2 #B2433C #70B23C
split-complementary
#3CABB2 #B23C70 #B27E3C
monochromatic
#1D5356 #2D7F84 #3CABB2 #61C4CA #8FD5D9
Accessibility & contrast
On white
2.74
#3CABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#3CABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CABB2
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CABB2 | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B3
Deuteranopia (green-blind)
#8D97B3
Tritanopia (blue-blind)
#00B1AD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3cabb2; /* rgb */ color: rgb(60, 171, 178); /* oklch */ color: oklch(68.2% 0.098 201.1);
Tailwind
colors: {
custom: {
50: '#81c4c9',
500: '#3cabb2',
950: '#000000',
},
}SCSS
$custom: #3cabb2; $custom-light: #81c4c9; $custom-dark: #000000;
JSON
{
"hex": "#3cabb2",
"rgb": {
"r": 60,
"g": 171,
"b": 178
},
"hsl": {
"h": 183.559,
"s": 49.58,
"l": 46.667
},
"oklch": {
"l": 0.68227,
"c": 0.09848,
"h": 201.1
},
"luminance": 0.33301
}Semantic roles & 50–950 ramp
primary
#3CABB2
secondary
#C48986
accent
#574FD9
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182