#44B7BE#44B7BE
#44B7BE is a light, moderate teal. Relative luminance 0.388; OKLCH L 71.8% C 0.102 H 200.9°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #44B7BE |
|---|---|
| RGB | rgb(68, 183, 190) |
| HSL | hsl(183, 48%, 51%) |
| HSV | hsv(183, 64%, 75%) |
| CMYK | cmyk(64.2%, 3.7%, 0%, 25.5%) |
| CIE-LAB | lab(68.61, -29.63, -13.09) |
| CIE-LCH | lch(68.61, 32.40, 203.84°) |
| OKLab | oklab(71.82% -0.0952 -0.0363) |
| OKLCH | oklch(71.82% 0.102 200.9) |
| XYZ | xyz(28.6076, 38.8105, 54.6887) |
| Luminance | 0.3881 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.48
Lightseagreen
#20B2AA
ΔE00 6.53
Darkturquoise
#00CED1
ΔE00 6.61
Topaz
#13BBAF
ΔE00 7.75
Mediumturquoise
#48D1CC
ΔE00 7.99
Cadetblue
#5F9EA0
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B7BE #BE4B44
analogous
#44BE88 #44B7BE #447ABE
triadic
#44B7BE #BE44B7 #B7BE44
tetradic
#44B7BE #8844BE #BE4B44 #7ABE44
square
#44B7BE #8844BE #BE4B44 #7ABE44
split-complementary
#44B7BE #BE447A #BE8844
monochromatic
#236165 #338D92 #44B7BE #71C8CE #9FDADE
Accessibility & contrast
On white
2.40
#44B7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#44B7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B7BE
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B7BE | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFBF
Deuteranopia (green-blind)
#97A2BF
Tritanopia (blue-blind)
#00BEB9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #44b7be; /* rgb */ color: rgb(68, 183, 190); /* oklch */ color: oklch(71.8% 0.102 200.9);
Tailwind
colors: {
custom: {
50: '#87cdd1',
500: '#44b7be',
950: '#000000',
},
}SCSS
$custom: #44b7be; $custom-light: #87cdd1; $custom-dark: #000000;
JSON
{
"hex": "#44b7be",
"rgb": {
"r": 68,
"g": 183,
"b": 190
},
"hsl": {
"h": 183.443,
"s": 48.413,
"l": 50.588
},
"oklch": {
"l": 0.71817,
"c": 0.10189,
"h": 200.9
},
"luminance": 0.38814
}Semantic roles & 50–950 ramp
primary
#44B7BE
secondary
#CA9794
accent
#5850D8
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1314
muted
#7D8282