#44ABBD#44ABBD
#44ABBD is a light, moderate teal. Relative luminance 0.340; OKLCH L 68.9% C 0.097 H 211.1°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #44ABBD |
|---|---|
| RGB | rgb(68, 171, 189) |
| HSL | hsl(189, 48%, 50%) |
| HSV | hsv(189, 64%, 74%) |
| CMYK | cmyk(64%, 9.5%, 0%, 25.9%) |
| CIE-LAB | lab(64.98, -23.96, -18.02) |
| CIE-LCH | lch(64.98, 29.98, 216.95°) |
| OKLab | oklab(68.88% -0.0831 -0.05) |
| OKLCH | oklch(68.88% 0.097 211.1) |
| XYZ | xyz(26.1283, 34.0261, 53.3249) |
| Luminance | 0.3403 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.03
Cadetblue
#5F9EA0
ΔE00 7.14
Greyblue
#77A1B5
ΔE00 9.16
Lightseagreen
#20B2AA
ΔE00 10.83
Bluegrey
#85A3B2
ΔE00 11.29
Sea
#3C9992
ΔE00 11.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44ABBD #BD5644
analogous
#44BD93 #44ABBD #446EBD
triadic
#44ABBD #BD44AB #ABBD44
tetradic
#44ABBD #9344BD #BD5644 #6EBD44
square
#44ABBD #9344BD #BD5644 #6EBD44
split-complementary
#44ABBD #BD446E #BD9344
monochromatic
#235A63 #338391 #44ABBD #71BFCD #9ED4DD
Accessibility & contrast
On white
2.69
#44ABBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#44ABBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44ABBD
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44ABBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44ABBD | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BE
Deuteranopia (green-blind)
#8A98BD
Tritanopia (blue-blind)
#00B3B0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #44abbd; /* rgb */ color: rgb(68, 171, 189); /* oklch */ color: oklch(68.9% 0.097 211.1);
Tailwind
colors: {
custom: {
50: '#86c4d0',
500: '#44abbd',
950: '#000000',
},
}SCSS
$custom: #44abbd; $custom-light: #86c4d0; $custom-dark: #000000;
JSON
{
"hex": "#44abbd",
"rgb": {
"r": 68,
"g": 171,
"b": 189
},
"hsl": {
"h": 188.926,
"s": 47.826,
"l": 50.392
},
"oklch": {
"l": 0.68879,
"c": 0.09697,
"h": 211.1
},
"luminance": 0.34029
}Semantic roles & 50–950 ramp
primary
#44ABBD
secondary
#C99B93
accent
#6450D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182