#44A9BC#44A9BC
#44A9BC is a light, moderate teal. Relative luminance 0.332; OKLCH L 68.4% C 0.096 H 212.2°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #44A9BC |
|---|---|
| RGB | rgb(68, 169, 188) |
| HSL | hsl(190, 47%, 50%) |
| HSV | hsv(190, 64%, 74%) |
| CMYK | cmyk(63.8%, 10.1%, 0%, 26.3%) |
| CIE-LAB | lab(64.35, -23.24, -18.43) |
| CIE-LCH | lch(64.35, 29.66, 218.41°) |
| OKLab | oklab(68.36% -0.0814 -0.0512) |
| OKLCH | oklch(68.36% 0.096 212.2) |
| XYZ | xyz(25.6452, 33.2330, 52.6303) |
| Luminance | 0.3324 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.55
Cadetblue
#5F9EA0
ΔE00 7.12
Greyblue
#77A1B5
ΔE00 8.74
Bluegrey
#85A3B2
ΔE00 10.99
Teal Blue
#01889F
ΔE00 11.29
Lightseagreen
#20B2AA
ΔE00 11.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44A9BC #BC5744
analogous
#44BC93 #44A9BC #446DBC
triadic
#44A9BC #BC44A9 #A9BC44
tetradic
#44A9BC #9344BC #BC5744 #6DBC44
square
#44A9BC #9344BC #BC5744 #6DBC44
split-complementary
#44A9BC #BC446D #BC9344
monochromatic
#235862 #33818F #44A9BC #71BECC #9ED2DC
Accessibility & contrast
On white
2.75
#44A9BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#44A9BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44A9BC
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44A9BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44A9BC | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA3BD
Deuteranopia (green-blind)
#8896BC
Tritanopia (blue-blind)
#00B1AF
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #44a9bc; /* rgb */ color: rgb(68, 169, 188); /* oklch */ color: oklch(68.4% 0.096 212.2);
Tailwind
colors: {
custom: {
50: '#85c2d0',
500: '#44a9bc',
950: '#000000',
},
}SCSS
$custom: #44a9bc; $custom-light: #85c2d0; $custom-dark: #000000;
JSON
{
"hex": "#44a9bc",
"rgb": {
"r": 68,
"g": 169,
"b": 188
},
"hsl": {
"h": 189.5,
"s": 47.244,
"l": 50.196
},
"oklch": {
"l": 0.68358,
"c": 0.09612,
"h": 212.2
},
"luminance": 0.33236
}Semantic roles & 50–950 ramp
primary
#44A9BC
secondary
#C99C93
accent
#6651D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182