#44AABD#44AABD
#44AABD is a light, moderate teal. Relative luminance 0.337; OKLCH L 68.6% C 0.097 H 212.0°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #44AABD |
|---|---|
| RGB | rgb(68, 170, 189) |
| HSL | hsl(189, 48%, 50%) |
| HSV | hsv(189, 64%, 74%) |
| CMYK | cmyk(64%, 10.1%, 0%, 25.9%) |
| CIE-LAB | lab(64.68, -23.45, -18.48) |
| CIE-LCH | lch(64.68, 29.85, 218.24°) |
| OKLab | oklab(68.64% -0.082 -0.0513) |
| OKLCH | oklch(68.64% 0.097 212) |
| XYZ | xyz(25.9401, 33.6497, 53.2622) |
| Luminance | 0.3365 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.35
Cadetblue
#5F9EA0
ΔE00 7.25
Greyblue
#77A1B5
ΔE00 8.85
Bluegrey
#85A3B2
ΔE00 11.06
Lightseagreen
#20B2AA
ΔE00 11.27
Teal Blue
#01889F
ΔE00 11.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44AABD #BD5744
analogous
#44BD93 #44AABD #446EBD
triadic
#44AABD #BD44AA #AABD44
tetradic
#44AABD #9344BD #BD5744 #6EBD44
square
#44AABD #9344BD #BD5744 #6EBD44
split-complementary
#44AABD #BD446E #BD9344
monochromatic
#235963 #338291 #44AABD #71BFCD #9ED3DD
Accessibility & contrast
On white
2.72
#44AABD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#44AABD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44AABD
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44AABD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44AABD | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BE
Deuteranopia (green-blind)
#8997BD
Tritanopia (blue-blind)
#00B2B0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #44aabd; /* rgb */ color: rgb(68, 170, 189); /* oklch */ color: oklch(68.6% 0.097 212.0);
Tailwind
colors: {
custom: {
50: '#85c3d0',
500: '#44aabd',
950: '#000000',
},
}SCSS
$custom: #44aabd; $custom-light: #85c3d0; $custom-dark: #000000;
JSON
{
"hex": "#44aabd",
"rgb": {
"r": 68,
"g": 170,
"b": 189
},
"hsl": {
"h": 189.421,
"s": 47.826,
"l": 50.392
},
"oklch": {
"l": 0.68638,
"c": 0.09674,
"h": 212
},
"luminance": 0.33653
}Semantic roles & 50–950 ramp
primary
#44AABD
secondary
#C99C93
accent
#6650D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182