#44B3BC#44B3BC
#44B3BC is a light, moderate teal. Relative luminance 0.371; OKLCH L 70.8% C 0.100 H 202.7°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #44B3BC |
|---|---|
| RGB | rgb(68, 179, 188) |
| HSL | hsl(185, 47%, 50%) |
| HSV | hsv(185, 64%, 74%) |
| CMYK | cmyk(63.8%, 4.8%, 0%, 26.3%) |
| CIE-LAB | lab(67.35, -28.26, -13.89) |
| CIE-LCH | lch(67.35, 31.49, 206.18°) |
| OKLab | oklab(70.78% -0.0919 -0.0385) |
| OKLCH | oklch(70.78% 0.1 202.7) |
| XYZ | xyz(27.5772, 37.0970, 53.2743) |
| Luminance | 0.3710 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.54
Lightseagreen
#20B2AA
ΔE00 7.16
Cadetblue
#5F9EA0
ΔE00 7.32
Darkturquoise
#00CED1
ΔE00 7.90
Topaz
#13BBAF
ΔE00 8.74
Mediumturquoise
#48D1CC
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B3BC #BC4D44
analogous
#44BC89 #44B3BC #4477BC
triadic
#44B3BC #BC44B3 #B3BC44
tetradic
#44B3BC #8944BC #BC4D44 #77BC44
square
#44B3BC #8944BC #BC4D44 #77BC44
split-complementary
#44B3BC #BC4477 #BC8944
monochromatic
#235E62 #33898F #44B3BC #71C5CC #9ED8DC
Accessibility & contrast
On white
2.49
#44B3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#44B3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B3BC
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B3BC | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBD
Deuteranopia (green-blind)
#949EBD
Tritanopia (blue-blind)
#00BAB5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #44b3bc; /* rgb */ color: rgb(68, 179, 188); /* oklch */ color: oklch(70.8% 0.100 202.7);
Tailwind
colors: {
custom: {
50: '#86cad0',
500: '#44b3bc',
950: '#000000',
},
}SCSS
$custom: #44b3bc; $custom-light: #86cad0; $custom-dark: #000000;
JSON
{
"hex": "#44b3bc",
"rgb": {
"r": 68,
"g": 179,
"b": 188
},
"hsl": {
"h": 184.5,
"s": 47.244,
"l": 50.196
},
"oklch": {
"l": 0.70775,
"c": 0.09962,
"h": 202.7
},
"luminance": 0.371
}Semantic roles & 50–950 ramp
primary
#44B3BC
secondary
#C99793
accent
#5B51D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282