#44B3BE#44B3BE
#44B3BE is a light, moderate teal. Relative luminance 0.372; OKLCH L 70.8% C 0.100 H 204.4°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #44B3BE |
|---|---|
| RGB | rgb(68, 179, 190) |
| HSL | hsl(185, 48%, 51%) |
| HSV | hsv(185, 64%, 75%) |
| CMYK | cmyk(64.2%, 5.8%, 0%, 25.5%) |
| CIE-LAB | lab(67.41, -27.67, -14.90) |
| CIE-LCH | lch(67.41, 31.43, 208.30°) |
| OKLab | oklab(70.85% -0.091 -0.0413) |
| OKLCH | oklch(70.85% 0.1 204.4) |
| XYZ | xyz(27.7943, 37.1838, 54.4176) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.00
Cadetblue
#5F9EA0
ΔE00 7.50
Lightseagreen
#20B2AA
ΔE00 7.91
Darkturquoise
#00CED1
ΔE00 8.22
Topaz
#13BBAF
ΔE00 9.48
Aqua Blue
#02D8E9
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B3BE #BE4F44
analogous
#44BE8C #44B3BE #4476BE
triadic
#44B3BE #BE44B3 #B3BE44
tetradic
#44B3BE #8C44BE #BE4F44 #76BE44
square
#44B3BE #8C44BE #BE4F44 #76BE44
split-complementary
#44B3BE #BE4476 #BE8C44
monochromatic
#235F65 #338992 #44B3BE #71C5CE #9FD8DE
Accessibility & contrast
On white
2.49
#44B3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#44B3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B3BE
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B3BE | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACBF
Deuteranopia (green-blind)
#939EBE
Tritanopia (blue-blind)
#00BAB6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #44b3be; /* rgb */ color: rgb(68, 179, 190); /* oklch */ color: oklch(70.8% 0.100 204.4);
Tailwind
colors: {
custom: {
50: '#86cad1',
500: '#44b3be',
950: '#000000',
},
}SCSS
$custom: #44b3be; $custom-light: #86cad1; $custom-dark: #000000;
JSON
{
"hex": "#44b3be",
"rgb": {
"r": 68,
"g": 179,
"b": 190
},
"hsl": {
"h": 185.41,
"s": 48.413,
"l": 50.588
},
"oklch": {
"l": 0.70849,
"c": 0.09997,
"h": 204.4
},
"luminance": 0.37187
}Semantic roles & 50–950 ramp
primary
#44B3BE
secondary
#CA9994
accent
#5C50D8
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282