#3CABB9#3CABB9
#3CABB9 is a light, moderate teal. Relative luminance 0.336; OKLCH L 68.5% C 0.100 H 207.0°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #3CABB9 |
|---|---|
| RGB | rgb(60, 171, 185) |
| HSL | hsl(187, 51%, 48%) |
| HSV | hsv(187, 68%, 73%) |
| CMYK | cmyk(67.6%, 7.6%, 0%, 27.5%) |
| CIE-LAB | lab(64.63, -26.43, -16.35) |
| CIE-LCH | lch(64.63, 31.08, 211.73°) |
| OKLab | oklab(68.49% -0.0889 -0.0454) |
| OKLCH | oklch(68.49% 0.1 207) |
| XYZ | xyz(25.1796, 33.5864, 51.0453) |
| Luminance | 0.3359 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.58
Cadetblue
#5F9EA0
ΔE00 6.46
Lightseagreen
#20B2AA
ΔE00 9.07
Sea
#3C9992
ΔE00 10.02
Greyblue
#77A1B5
ΔE00 10.51
Darkturquoise
#00CED1
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CABB9 #B94A3C
analogous
#3CB988 #3CABB9 #3C6CB9
triadic
#3CABB9 #B93CAB #ABB93C
tetradic
#3CABB9 #883CB9 #B94A3C #6CB93C
square
#3CABB9 #883CB9 #B94A3C #6CB93C
split-complementary
#3CABB9 #B93C6C #B9883C
monochromatic
#1E565D #2D808B #3CABB9 #65C1CD #93D4DC
Accessibility & contrast
On white
2.72
#3CABB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#3CABB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CABB9
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CABB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CABB9 | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA4BA
Deuteranopia (green-blind)
#8B97B9
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #3cabb9; /* rgb */ color: rgb(60, 171, 185); /* oklch */ color: oklch(68.5% 0.100 207.0);
Tailwind
colors: {
custom: {
50: '#82c4ce',
500: '#3cabb9',
950: '#000000',
},
}SCSS
$custom: #3cabb9; $custom-light: #82c4ce; $custom-dark: #000000;
JSON
{
"hex": "#3cabb9",
"rgb": {
"r": 60,
"g": 171,
"b": 185
},
"hsl": {
"h": 186.72,
"s": 51.02,
"l": 48.039
},
"oklch": {
"l": 0.68491,
"c": 0.09981,
"h": 207
},
"luminance": 0.33589
}Semantic roles & 50–950 ramp
primary
#3CABB9
secondary
#C79089
accent
#5D4DDA
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182