#44B0BB#44B0BB
#44B0BB is a light, moderate teal. Relative luminance 0.359; OKLCH L 70.0% C 0.098 H 204.6°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #44B0BB |
|---|---|
| RGB | rgb(68, 176, 187) |
| HSL | hsl(186, 47%, 50%) |
| HSV | hsv(186, 64%, 73%) |
| CMYK | cmyk(63.6%, 5.9%, 0%, 26.7%) |
| CIE-LAB | lab(66.42, -27.07, -14.74) |
| CIE-LCH | lch(66.42, 30.82, 208.58°) |
| OKLab | oklab(70.01% -0.0892 -0.0409) |
| OKLCH | oklch(70.01% 0.098 204.6) |
| XYZ | xyz(26.8751, 35.8646, 52.5103) |
| Luminance | 0.3587 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.93
Cadetblue
#5F9EA0
ΔE00 6.81
Lightseagreen
#20B2AA
ΔE00 7.96
Darkturquoise
#00CED1
ΔE00 8.98
Topaz
#13BBAF
ΔE00 9.73
Sea
#3C9992
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B0BB #BB4F44
analogous
#44BB8A #44B0BB #4475BB
triadic
#44B0BB #BB44B0 #B0BB44
tetradic
#44B0BB #8A44BB #BB4F44 #75BB44
square
#44B0BB #8A44BB #BB4F44 #75BB44
split-complementary
#44B0BB #BB4475 #BB8A44
monochromatic
#235C61 #34868E #44B0BB #71C3CB #9ED6DC
Accessibility & contrast
On white
2.57
#44B0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#44B0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B0BB
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B0BB | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A9BC
Deuteranopia (green-blind)
#919CBB
Tritanopia (blue-blind)
#00B7B3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #44b0bb; /* rgb */ color: rgb(68, 176, 187); /* oklch */ color: oklch(70.0% 0.098 204.6);
Tailwind
colors: {
custom: {
50: '#86c8cf',
500: '#44b0bb',
950: '#000000',
},
}SCSS
$custom: #44b0bb; $custom-light: #86c8cf; $custom-dark: #000000;
JSON
{
"hex": "#44b0bb",
"rgb": {
"r": 68,
"g": 176,
"b": 187
},
"hsl": {
"h": 185.546,
"s": 46.667,
"l": 50
},
"oklch": {
"l": 0.70011,
"c": 0.09808,
"h": 204.6
},
"luminance": 0.35867
}Semantic roles & 50–950 ramp
primary
#44B0BB
secondary
#C89893
accent
#5E51D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282