#44B1BB#44B1BB
#44B1BB is a light, moderate teal. Relative luminance 0.363; OKLCH L 70.3% C 0.099 H 203.7°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #44B1BB |
|---|---|
| RGB | rgb(68, 177, 187) |
| HSL | hsl(185, 47%, 50%) |
| HSV | hsv(185, 64%, 73%) |
| CMYK | cmyk(63.6%, 5.3%, 0%, 26.7%) |
| CIE-LAB | lab(66.72, -27.56, -14.29) |
| CIE-LCH | lch(66.72, 31.05, 207.41°) |
| OKLab | oklab(70.25% -0.0902 -0.0396) |
| OKLCH | oklch(70.25% 0.099 203.7) |
| XYZ | xyz(27.0718, 36.2582, 52.5759) |
| Luminance | 0.3626 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.19
Cadetblue
#5F9EA0
ΔE00 6.93
Lightseagreen
#20B2AA
ΔE00 7.56
Darkturquoise
#00CED1
ΔE00 8.56
Topaz
#13BBAF
ΔE00 9.27
Mediumturquoise
#48D1CC
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B1BB #BB4E44
analogous
#44BB8A #44B1BB #4475BB
triadic
#44B1BB #BB44B1 #B1BB44
tetradic
#44B1BB #8A44BB #BB4E44 #75BB44
square
#44B1BB #8A44BB #BB4E44 #75BB44
split-complementary
#44B1BB #BB4475 #BB8A44
monochromatic
#235C61 #34878E #44B1BB #71C4CB #9ED6DC
Accessibility & contrast
On white
2.54
#44B1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#44B1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B1BB
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B1BB | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AABC
Deuteranopia (green-blind)
#929DBB
Tritanopia (blue-blind)
#00B8B4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #44b1bb; /* rgb */ color: rgb(68, 177, 187); /* oklch */ color: oklch(70.3% 0.099 203.7);
Tailwind
colors: {
custom: {
50: '#86c8cf',
500: '#44b1bb',
950: '#000000',
},
}SCSS
$custom: #44b1bb; $custom-light: #86c8cf; $custom-dark: #000000;
JSON
{
"hex": "#44b1bb",
"rgb": {
"r": 68,
"g": 177,
"b": 187
},
"hsl": {
"h": 185.042,
"s": 46.667,
"l": 50
},
"oklch": {
"l": 0.70254,
"c": 0.09852,
"h": 203.7
},
"luminance": 0.36261
}Semantic roles & 50–950 ramp
primary
#44B1BB
secondary
#C89793
accent
#5D51D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282