#44B4BC#44B4BC
#44B4BC is a light, moderate teal. Relative luminance 0.375; OKLCH L 71.0% C 0.100 H 201.8°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #44B4BC |
|---|---|
| RGB | rgb(68, 180, 188) |
| HSL | hsl(184, 47%, 50%) |
| HSV | hsv(184, 64%, 74%) |
| CMYK | cmyk(63.8%, 4.3%, 0%, 26.3%) |
| CIE-LAB | lab(67.65, -28.75, -13.44) |
| CIE-LCH | lch(67.65, 31.73, 205.06°) |
| OKLab | oklab(71.02% -0.0929 -0.0372) |
| OKLCH | oklch(71.02% 0.1 201.8) |
| XYZ | xyz(27.7783, 37.4993, 53.3413) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.90
Lightseagreen
#20B2AA
ΔE00 6.80
Cadetblue
#5F9EA0
ΔE00 7.50
Darkturquoise
#00CED1
ΔE00 7.50
Topaz
#13BBAF
ΔE00 8.29
Mediumturquoise
#48D1CC
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B4BC #BC4C44
analogous
#44BC88 #44B4BC #4478BC
triadic
#44B4BC #BC44B4 #B4BC44
tetradic
#44B4BC #8844BC #BC4C44 #78BC44
square
#44B4BC #8844BC #BC4C44 #78BC44
split-complementary
#44B4BC #BC4478 #BC8844
monochromatic
#235E62 #33898F #44B4BC #71C6CC #9ED8DC
Accessibility & contrast
On white
2.47
#44B4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#44B4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B4BC
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B4BC | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADBD
Deuteranopia (green-blind)
#959FBD
Tritanopia (blue-blind)
#00BBB6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #44b4bc; /* rgb */ color: rgb(68, 180, 188); /* oklch */ color: oklch(71.0% 0.100 201.8);
Tailwind
colors: {
custom: {
50: '#86cbd0',
500: '#44b4bc',
950: '#000000',
},
}SCSS
$custom: #44b4bc; $custom-light: #86cbd0; $custom-dark: #000000;
JSON
{
"hex": "#44b4bc",
"rgb": {
"r": 68,
"g": 180,
"b": 188
},
"hsl": {
"h": 184,
"s": 47.244,
"l": 50.196
},
"oklch": {
"l": 0.71018,
"c": 0.10011,
"h": 201.8
},
"luminance": 0.37502
}Semantic roles & 50–950 ramp
primary
#44B4BC
secondary
#C99793
accent
#5A51D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282