#44B0BC#44B0BC
#44B0BC is a light, moderate teal. Relative luminance 0.359; OKLCH L 70.0% C 0.098 H 205.5°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #44B0BC |
|---|---|
| RGB | rgb(68, 176, 188) |
| HSL | hsl(186, 47%, 50%) |
| HSV | hsv(186, 64%, 74%) |
| CMYK | cmyk(63.8%, 6.4%, 0%, 26.3%) |
| CIE-LAB | lab(66.45, -26.77, -15.25) |
| CIE-LCH | lch(66.45, 30.81, 209.66°) |
| OKLab | oklab(70.05% -0.0887 -0.0423) |
| OKLCH | oklch(70.05% 0.098 205.5) |
| XYZ | xyz(26.9825, 35.9075, 53.0760) |
| Luminance | 0.3591 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.71
Cadetblue
#5F9EA0
ΔE00 6.94
Lightseagreen
#20B2AA
ΔE00 8.34
Darkturquoise
#00CED1
ΔE00 9.15
Topaz
#13BBAF
ΔE00 10.10
Sea
#3C9992
ΔE00 10.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B0BC #BC5044
analogous
#44BC8C #44B0BC #4474BC
triadic
#44B0BC #BC44B0 #B0BC44
tetradic
#44B0BC #8C44BC #BC5044 #74BC44
square
#44B0BC #8C44BC #BC5044 #74BC44
split-complementary
#44B0BC #BC4474 #BC8C44
monochromatic
#235C62 #33868F #44B0BC #71C3CC #9ED6DC
Accessibility & contrast
On white
2.57
#44B0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#44B0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B0BC
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B0BC | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BD
Deuteranopia (green-blind)
#909CBC
Tritanopia (blue-blind)
#00B7B3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #44b0bc; /* rgb */ color: rgb(68, 176, 188); /* oklch */ color: oklch(70.0% 0.098 205.5);
Tailwind
colors: {
custom: {
50: '#86c8d0',
500: '#44b0bc',
950: '#000000',
},
}SCSS
$custom: #44b0bc; $custom-light: #86c8d0; $custom-dark: #000000;
JSON
{
"hex": "#44b0bc",
"rgb": {
"r": 68,
"g": 176,
"b": 188
},
"hsl": {
"h": 186,
"s": 47.244,
"l": 50.196
},
"oklch": {
"l": 0.70049,
"c": 0.09829,
"h": 205.5
},
"luminance": 0.3591
}Semantic roles & 50–950 ramp
primary
#44B0BC
secondary
#C99893
accent
#5E51D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282