#44B3BD#44B3BD
#44B3BD is a light, moderate teal. Relative luminance 0.371; OKLCH L 70.8% C 0.100 H 203.6°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #44B3BD |
|---|---|
| RGB | rgb(68, 179, 189) |
| HSL | hsl(185, 48%, 50%) |
| HSV | hsv(185, 64%, 74%) |
| CMYK | cmyk(64%, 5.3%, 0%, 25.9%) |
| CIE-LAB | lab(67.38, -27.96, -14.39) |
| CIE-LCH | lch(67.38, 31.45, 207.24°) |
| OKLab | oklab(70.81% -0.0915 -0.0399) |
| OKLCH | oklch(70.81% 0.1 203.6) |
| XYZ | xyz(27.6854, 37.1403, 53.8440) |
| Luminance | 0.3714 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.26
Cadetblue
#5F9EA0
ΔE00 7.40
Lightseagreen
#20B2AA
ΔE00 7.54
Darkturquoise
#00CED1
ΔE00 8.05
Topaz
#13BBAF
ΔE00 9.11
Mediumturquoise
#48D1CC
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B3BD #BD4E44
analogous
#44BD8B #44B3BD #4476BD
triadic
#44B3BD #BD44B3 #B3BD44
tetradic
#44B3BD #8B44BD #BD4E44 #76BD44
square
#44B3BD #8B44BD #BD4E44 #76BD44
split-complementary
#44B3BD #BD4476 #BD8B44
monochromatic
#235E63 #338991 #44B3BD #71C5CD #9ED8DD
Accessibility & contrast
On white
2.49
#44B3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#44B3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B3BD
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B3BD | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBE
Deuteranopia (green-blind)
#939EBD
Tritanopia (blue-blind)
#00BAB6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #44b3bd; /* rgb */ color: rgb(68, 179, 189); /* oklch */ color: oklch(70.8% 0.100 203.6);
Tailwind
colors: {
custom: {
50: '#86cad0',
500: '#44b3bd',
950: '#000000',
},
}SCSS
$custom: #44b3bd; $custom-light: #86cad0; $custom-dark: #000000;
JSON
{
"hex": "#44b3bd",
"rgb": {
"r": 68,
"g": 179,
"b": 189
},
"hsl": {
"h": 184.959,
"s": 47.826,
"l": 50.392
},
"oklch": {
"l": 0.70812,
"c": 0.09978,
"h": 203.6
},
"luminance": 0.37143
}Semantic roles & 50–950 ramp
primary
#44B3BD
secondary
#C99893
accent
#5C50D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282