#44B0BA#44B0BA
#44B0BA is a light, moderate teal. Relative luminance 0.358; OKLCH L 70.0% C 0.098 H 203.8°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #44B0BA |
|---|---|
| RGB | rgb(68, 176, 186) |
| HSL | hsl(185, 46%, 50%) |
| HSV | hsv(185, 63%, 73%) |
| CMYK | cmyk(63.4%, 5.4%, 0%, 27.1%) |
| CIE-LAB | lab(66.38, -27.36, -14.24) |
| CIE-LCH | lch(66.38, 30.84, 207.49°) |
| OKLab | oklab(69.97% -0.0896 -0.0394) |
| OKLCH | oklch(69.97% 0.098 203.8) |
| XYZ | xyz(26.7684, 35.8219, 51.9484) |
| Luminance | 0.3583 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.19
Cadetblue
#5F9EA0
ΔE00 6.70
Lightseagreen
#20B2AA
ΔE00 7.58
Darkturquoise
#00CED1
ΔE00 8.82
Topaz
#13BBAF
ΔE00 9.37
Sea
#3C9992
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B0BA #BA4E44
analogous
#44BA89 #44B0BA #4475BA
triadic
#44B0BA #BA44B0 #B0BA44
tetradic
#44B0BA #8944BA #BA4E44 #75BA44
square
#44B0BA #8944BA #BA4E44 #75BA44
split-complementary
#44B0BA #BA4475 #BA8944
monochromatic
#235B60 #34868D #44B0BA #70C3CB #9DD6DB
Accessibility & contrast
On white
2.57
#44B0BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#44B0BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B0BA
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B0BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B0BA | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A9BB
Deuteranopia (green-blind)
#919CBA
Tritanopia (blue-blind)
#00B7B3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #44b0ba; /* rgb */ color: rgb(68, 176, 186); /* oklch */ color: oklch(70.0% 0.098 203.8);
Tailwind
colors: {
custom: {
50: '#86c8ce',
500: '#44b0ba',
950: '#000000',
},
}SCSS
$custom: #44b0ba; $custom-light: #86c8ce; $custom-dark: #000000;
JSON
{
"hex": "#44b0ba",
"rgb": {
"r": 68,
"g": 176,
"b": 186
},
"hsl": {
"h": 185.085,
"s": 46.457,
"l": 49.804
},
"oklch": {
"l": 0.69974,
"c": 0.09788,
"h": 203.8
},
"luminance": 0.35825
}Semantic roles & 50–950 ramp
primary
#44B0BA
secondary
#C89792
accent
#5D52D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282