#44B6BE#44B6BE
#44B6BE is a light, moderate teal. Relative luminance 0.384; OKLCH L 71.6% C 0.101 H 201.7°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #44B6BE |
|---|---|
| RGB | rgb(68, 182, 190) |
| HSL | hsl(184, 48%, 51%) |
| HSV | hsv(184, 64%, 75%) |
| CMYK | cmyk(64.2%, 4.2%, 0%, 25.5%) |
| CIE-LAB | lab(68.31, -29.14, -13.54) |
| CIE-LCH | lch(68.31, 32.14, 204.93°) |
| OKLab | oklab(71.58% -0.0942 -0.0375) |
| OKLCH | oklch(71.58% 0.101 201.7) |
| XYZ | xyz(28.4021, 38.3994, 54.6202) |
| Luminance | 0.3840 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.07
Lightseagreen
#20B2AA
ΔE00 6.85
Darkturquoise
#00CED1
ΔE00 7.00
Cadetblue
#5F9EA0
ΔE00 7.99
Topaz
#13BBAF
ΔE00 8.17
Mediumturquoise
#48D1CC
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B6BE #BE4C44
analogous
#44BE89 #44B6BE #4479BE
triadic
#44B6BE #BE44B6 #B6BE44
tetradic
#44B6BE #8944BE #BE4C44 #79BE44
square
#44B6BE #8944BE #BE4C44 #79BE44
split-complementary
#44B6BE #BE4479 #BE8944
monochromatic
#236065 #338C92 #44B6BE #71C8CE #9FD9DE
Accessibility & contrast
On white
2.42
#44B6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#44B6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B6BE
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B6BE | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBF
Deuteranopia (green-blind)
#96A1BF
Tritanopia (blue-blind)
#00BDB8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #44b6be; /* rgb */ color: rgb(68, 182, 190); /* oklch */ color: oklch(71.6% 0.101 201.7);
Tailwind
colors: {
custom: {
50: '#87ccd1',
500: '#44b6be',
950: '#000000',
},
}SCSS
$custom: #44b6be; $custom-light: #87ccd1; $custom-dark: #000000;
JSON
{
"hex": "#44b6be",
"rgb": {
"r": 68,
"g": 182,
"b": 190
},
"hsl": {
"h": 183.934,
"s": 48.413,
"l": 50.588
},
"oklch": {
"l": 0.71575,
"c": 0.10138,
"h": 201.7
},
"luminance": 0.38403
}Semantic roles & 50–950 ramp
primary
#44B6BE
secondary
#CA9794
accent
#5950D8
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1314
muted
#7D8282