#3CABBF#3CABBF
#3CABBF is a light, moderate teal. Relative luminance 0.338; OKLCH L 68.7% C 0.102 H 211.9°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #3CABBF |
|---|---|
| RGB | rgb(60, 171, 191) |
| HSL | hsl(189, 52%, 49%) |
| HSV | hsv(189, 69%, 75%) |
| CMYK | cmyk(68.6%, 10.5%, 0%, 25.1%) |
| CIE-LAB | lab(64.84, -24.59, -19.37) |
| CIE-LCH | lch(64.84, 31.31, 218.23°) |
| OKLab | oklab(68.73% -0.0864 -0.0539) |
| OKLCH | oklch(68.73% 0.102 211.9) |
| XYZ | xyz(25.8264, 33.8451, 54.4518) |
| Luminance | 0.3385 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.83
Cadetblue
#5F9EA0
ΔE00 7.72
Greyblue
#77A1B5
ΔE00 9.31
Lightseagreen
#20B2AA
ΔE00 11.25
Bluegrey
#85A3B2
ΔE00 11.53
Bright Sky Blue
#02CCFE
ΔE00 11.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CABBF #BF503C
analogous
#3CBF92 #3CABBF #3C6ABF
triadic
#3CABBF #BF3CAB #ABBF3C
tetradic
#3CABBF #923CBF #BF503C #6ABF3C
square
#3CABBF #923CBF #BF503C #6ABF3C
split-complementary
#3CABBF #BF3C6A #BF923C
monochromatic
#1F5862 #2D8190 #3CABBF #68C0D0 #97D3DE
Accessibility & contrast
On white
2.70
#3CABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#3CABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CABBF
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CABBF | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5C0
Deuteranopia (green-blind)
#8997BF
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #3cabbf; /* rgb */ color: rgb(60, 171, 191); /* oklch */ color: oklch(68.7% 0.102 211.9);
Tailwind
colors: {
custom: {
50: '#83c4d2',
500: '#3cabbf',
950: '#000000',
},
}SCSS
$custom: #3cabbf; $custom-light: #83c4d2; $custom-dark: #000000;
JSON
{
"hex": "#3cabbf",
"rgb": {
"r": 60,
"g": 171,
"b": 191
},
"hsl": {
"h": 189.16,
"s": 52.191,
"l": 49.216
},
"oklch": {
"l": 0.68726,
"c": 0.10184,
"h": 211.9
},
"luminance": 0.33848
}Semantic roles & 50–950 ramp
primary
#3CABBF
secondary
#CA968D
accent
#624CDC
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182