#44ACBC#44ACBC
#44ACBC is a light, moderate teal. Relative luminance 0.344; OKLCH L 69.1% C 0.097 H 209.3°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #44ACBC |
|---|---|
| RGB | rgb(68, 172, 188) |
| HSL | hsl(188, 47%, 50%) |
| HSV | hsv(188, 64%, 74%) |
| CMYK | cmyk(63.8%, 8.5%, 0%, 26.3%) |
| CIE-LAB | lab(65.25, -24.77, -17.06) |
| CIE-LCH | lch(65.25, 30.07, 214.57°) |
| OKLab | oklab(69.08% -0.0845 -0.0473) |
| OKLCH | oklch(69.08% 0.097 209.3) |
| XYZ | xyz(26.2097, 34.3620, 52.8184) |
| Luminance | 0.3437 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.71
Cadetblue
#5F9EA0
ΔE00 6.85
Greyblue
#77A1B5
ΔE00 9.69
Lightseagreen
#20B2AA
ΔE00 10.03
Darkturquoise
#00CED1
ΔE00 10.92
Sea
#3C9992
ΔE00 10.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44ACBC #BC5444
analogous
#44BC90 #44ACBC #4470BC
triadic
#44ACBC #BC44AC #ACBC44
tetradic
#44ACBC #9044BC #BC5444 #70BC44
square
#44ACBC #9044BC #BC5444 #70BC44
split-complementary
#44ACBC #BC4470 #BC9044
monochromatic
#235A62 #33838F #44ACBC #71C0CC #9ED4DC
Accessibility & contrast
On white
2.67
#44ACBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#44ACBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44ACBC
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44ACBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44ACBC | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BD
Deuteranopia (green-blind)
#8C99BC
Tritanopia (blue-blind)
#00B4B1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #44acbc; /* rgb */ color: rgb(68, 172, 188); /* oklch */ color: oklch(69.1% 0.097 209.3);
Tailwind
colors: {
custom: {
50: '#86c5d0',
500: '#44acbc',
950: '#000000',
},
}SCSS
$custom: #44acbc; $custom-light: #86c5d0; $custom-dark: #000000;
JSON
{
"hex": "#44acbc",
"rgb": {
"r": 68,
"g": 172,
"b": 188
},
"hsl": {
"h": 188,
"s": 47.244,
"l": 50.196
},
"oklch": {
"l": 0.69082,
"c": 0.09688,
"h": 209.3
},
"luminance": 0.34365
}Semantic roles & 50–950 ramp
primary
#44ACBC
secondary
#C99A93
accent
#6351D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282