#3CABB3#3CABB3
#3CABB3 is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.3% C 0.099 H 202.0°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #3CABB3 |
|---|---|
| RGB | rgb(60, 171, 179) |
| HSL | hsl(184, 50%, 47%) |
| HSV | hsv(184, 66%, 70%) |
| CMYK | cmyk(66.5%, 4.5%, 0%, 29.8%) |
| CIE-LAB | lab(64.43, -28.23, -13.30) |
| CIE-LCH | lch(64.43, 31.21, 205.23°) |
| OKLab | oklab(68.26% -0.0914 -0.0369) |
| OKLCH | oklch(68.26% 0.099 202) |
| XYZ | xyz(24.5595, 33.3384, 47.7797) |
| Luminance | 0.3334 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.99
Cadetblue
#5F9EA0
ΔE00 5.74
Lightseagreen
#20B2AA
ΔE00 6.83
Sea
#3C9992
ΔE00 8.22
Topaz
#13BBAF
ΔE00 9.03
Darkturquoise
#00CED1
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CABB3 #B3443C
analogous
#3CB380 #3CABB3 #3C6FB3
triadic
#3CABB3 #B33CAB #ABB33C
tetradic
#3CABB3 #803CB3 #B3443C #6FB33C
square
#3CABB3 #803CB3 #B3443C #6FB33C
split-complementary
#3CABB3 #B33C6F #B3803C
monochromatic
#1D5357 #2D7F85 #3CABB3 #62C3CA #90D5DA
Accessibility & contrast
On white
2.74
#3CABB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#3CABB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CABB3
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CABB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CABB3 | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA4B4
Deuteranopia (green-blind)
#8D97B4
Tritanopia (blue-blind)
#00B1AD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3cabb3; /* rgb */ color: rgb(60, 171, 179); /* oklch */ color: oklch(68.3% 0.099 202.0);
Tailwind
colors: {
custom: {
50: '#81c4c9',
500: '#3cabb3',
950: '#000000',
},
}SCSS
$custom: #3cabb3; $custom-light: #81c4c9; $custom-dark: #000000;
JSON
{
"hex": "#3cabb3",
"rgb": {
"r": 60,
"g": 171,
"b": 179
},
"hsl": {
"h": 184.034,
"s": 49.791,
"l": 46.863
},
"oklch": {
"l": 0.68264,
"c": 0.0986,
"h": 202
},
"luminance": 0.33341
}Semantic roles & 50–950 ramp
primary
#3CABB3
secondary
#C58A86
accent
#584ED9
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182