#44ABBE#44ABBE
#44ABBE is a light, moderate teal. Relative luminance 0.341; OKLCH L 68.9% C 0.097 H 211.9°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #44ABBE |
|---|---|
| RGB | rgb(68, 171, 190) |
| HSL | hsl(189, 48%, 51%) |
| HSV | hsv(189, 64%, 75%) |
| CMYK | cmyk(64.2%, 10%, 0%, 25.5%) |
| CIE-LAB | lab(65.02, -23.66, -18.52) |
| CIE-LCH | lch(65.02, 30.05, 218.06°) |
| OKLab | oklab(68.92% -0.0827 -0.0514) |
| OKLCH | oklch(68.92% 0.097 211.9) |
| XYZ | xyz(26.2372, 34.0697, 53.8986) |
| Luminance | 0.3407 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.17
Cadetblue
#5F9EA0
ΔE00 7.39
Greyblue
#77A1B5
ΔE00 8.97
Bluegrey
#85A3B2
ΔE00 11.14
Lightseagreen
#20B2AA
ΔE00 11.19
Bright Sky Blue
#02CCFE
ΔE00 11.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44ABBE #BE5744
analogous
#44BE94 #44ABBE #446EBE
triadic
#44ABBE #BE44AB #ABBE44
tetradic
#44ABBE #9444BE #BE5744 #6EBE44
square
#44ABBE #9444BE #BE5744 #6EBE44
split-complementary
#44ABBE #BE446E #BE9444
monochromatic
#235A65 #338392 #44ABBE #71BFCE #9FD4DE
Accessibility & contrast
On white
2.69
#44ABBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#44ABBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44ABBE
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44ABBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44ABBE | 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)
#9CA5BF
Deuteranopia (green-blind)
#8A98BE
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #44abbe; /* rgb */ color: rgb(68, 171, 190); /* oklch */ color: oklch(68.9% 0.097 211.9);
Tailwind
colors: {
custom: {
50: '#86c4d1',
500: '#44abbe',
950: '#000000',
},
}SCSS
$custom: #44abbe; $custom-light: #86c4d1; $custom-dark: #000000;
JSON
{
"hex": "#44abbe",
"rgb": {
"r": 68,
"g": 171,
"b": 190
},
"hsl": {
"h": 189.344,
"s": 48.413,
"l": 50.588
},
"oklch": {
"l": 0.68918,
"c": 0.09736,
"h": 211.9
},
"luminance": 0.34072
}Semantic roles & 50–950 ramp
primary
#44ABBE
secondary
#CA9C94
accent
#6550D8
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182