#44B5BB#44B5BB
#44B5BB is a light, moderate teal. Relative luminance 0.379; OKLCH L 71.2% C 0.101 H 200.1°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #44B5BB |
|---|---|
| RGB | rgb(68, 181, 187) |
| HSL | hsl(183, 47%, 50%) |
| HSV | hsv(183, 64%, 73%) |
| CMYK | cmyk(63.6%, 3.2%, 0%, 26.7%) |
| CIE-LAB | lab(67.92, -29.53, -12.48) |
| CIE-LCH | lch(67.92, 32.06, 202.92°) |
| OKLab | oklab(71.22% -0.0944 -0.0346) |
| OKLCH | oklch(71.22% 0.101 200.1) |
| XYZ | xyz(27.8735, 37.8615, 52.8431) |
| Luminance | 0.3786 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.61
Lightseagreen
#20B2AA
ΔE00 6.08
Darkturquoise
#00CED1
ΔE00 7.01
Topaz
#13BBAF
ΔE00 7.48
Cadetblue
#5F9EA0
ΔE00 7.68
Mediumturquoise
#48D1CC
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B5BB #BB4A44
analogous
#44BB85 #44B5BB #447ABB
triadic
#44B5BB #BB44B5 #B5BB44
tetradic
#44B5BB #8544BB #BB4A44 #7ABB44
square
#44B5BB #8544BB #BB4A44 #7ABB44
split-complementary
#44B5BB #BB447A #BB8544
monochromatic
#235E61 #348A8E #44B5BB #71C7CB #9ED9DC
Accessibility & contrast
On white
2.45
#44B5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#44B5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B5BB
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B5BB | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ADBC
Deuteranopia (green-blind)
#96A0BC
Tritanopia (blue-blind)
#00BBB7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #44b5bb; /* rgb */ color: rgb(68, 181, 187); /* oklch */ color: oklch(71.2% 0.101 200.1);
Tailwind
colors: {
custom: {
50: '#86cbcf',
500: '#44b5bb',
950: '#000000',
},
}SCSS
$custom: #44b5bb; $custom-light: #86cbcf; $custom-dark: #000000;
JSON
{
"hex": "#44b5bb",
"rgb": {
"r": 68,
"g": 181,
"b": 187
},
"hsl": {
"h": 183.025,
"s": 46.667,
"l": 50
},
"oklch": {
"l": 0.71224,
"c": 0.10054,
"h": 200.1
},
"luminance": 0.37865
}Semantic roles & 50–950 ramp
primary
#44B5BB
secondary
#C89593
accent
#5851D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282