#44B3BB#44B3BB
#44B3BB is a light, moderate teal. Relative luminance 0.371; OKLCH L 70.7% C 0.099 H 201.9°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #44B3BB |
|---|---|
| RGB | rgb(68, 179, 187) |
| HSL | hsl(184, 47%, 50%) |
| HSV | hsv(184, 64%, 73%) |
| CMYK | cmyk(63.6%, 4.3%, 0%, 26.7%) |
| CIE-LAB | lab(67.32, -28.55, -13.39) |
| CIE-LCH | lch(67.32, 31.53, 205.12°) |
| OKLab | oklab(70.74% -0.0923 -0.0371) |
| OKLCH | oklch(70.74% 0.099 201.9) |
| XYZ | xyz(27.4698, 37.0540, 52.7085) |
| Luminance | 0.3706 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.84
Lightseagreen
#20B2AA
ΔE00 6.79
Cadetblue
#5F9EA0
ΔE00 7.26
Darkturquoise
#00CED1
ΔE00 7.76
Topaz
#13BBAF
ΔE00 8.37
Mediumturquoise
#48D1CC
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B3BB #BB4C44
analogous
#44BB88 #44B3BB #4477BB
triadic
#44B3BB #BB44B3 #B3BB44
tetradic
#44B3BB #8844BB #BB4C44 #77BB44
square
#44B3BB #8844BB #BB4C44 #77BB44
split-complementary
#44B3BB #BB4477 #BB8844
monochromatic
#235D61 #34888E #44B3BB #71C5CB #9ED7DC
Accessibility & contrast
On white
2.50
#44B3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#44B3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B3BB
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B3BB | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBC
Deuteranopia (green-blind)
#949EBC
Tritanopia (blue-blind)
#00BAB5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #44b3bb; /* rgb */ color: rgb(68, 179, 187); /* oklch */ color: oklch(70.7% 0.099 201.9);
Tailwind
colors: {
custom: {
50: '#86cacf',
500: '#44b3bb',
950: '#000000',
},
}SCSS
$custom: #44b3bb; $custom-light: #86cacf; $custom-dark: #000000;
JSON
{
"hex": "#44b3bb",
"rgb": {
"r": 68,
"g": 179,
"b": 187
},
"hsl": {
"h": 184.034,
"s": 46.667,
"l": 50
},
"oklch": {
"l": 0.70739,
"c": 0.09948,
"h": 201.9
},
"luminance": 0.37057
}Semantic roles & 50–950 ramp
primary
#44B3BB
secondary
#C89693
accent
#5A51D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282