#44ACBE#44ACBE
#44ACBE is a light, moderate teal. Relative luminance 0.345; OKLCH L 69.2% C 0.098 H 210.9°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #44ACBE |
|---|---|
| RGB | rgb(68, 172, 190) |
| HSL | hsl(189, 48%, 51%) |
| HSV | hsv(189, 64%, 75%) |
| CMYK | cmyk(64.2%, 9.5%, 0%, 25.5%) |
| CIE-LAB | lab(65.32, -24.16, -18.07) |
| CIE-LCH | lch(65.32, 30.17, 216.79°) |
| OKLab | oklab(69.16% -0.0837 -0.0502) |
| OKLCH | oklch(69.16% 0.098 210.9) |
| XYZ | xyz(26.4268, 34.4489, 53.9618) |
| Luminance | 0.3445 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.86
Cadetblue
#5F9EA0
ΔE00 7.30
Greyblue
#77A1B5
ΔE00 9.28
Lightseagreen
#20B2AA
ΔE00 10.76
Darkturquoise
#00CED1
ΔE00 11.34
Bluegrey
#85A3B2
ΔE00 11.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44ACBE #BE5644
analogous
#44BE93 #44ACBE #446FBE
triadic
#44ACBE #BE44AC #ACBE44
tetradic
#44ACBE #9344BE #BE5644 #6FBE44
square
#44ACBE #9344BE #BE5644 #6FBE44
split-complementary
#44ACBE #BE446F #BE9344
monochromatic
#235B65 #338492 #44ACBE #71C0CE #9FD4DE
Accessibility & contrast
On white
2.66
#44ACBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#44ACBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44ACBE
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44ACBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44ACBE | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA6BF
Deuteranopia (green-blind)
#8B99BE
Tritanopia (blue-blind)
#00B4B1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #44acbe; /* rgb */ color: rgb(68, 172, 190); /* oklch */ color: oklch(69.2% 0.098 210.9);
Tailwind
colors: {
custom: {
50: '#86c5d1',
500: '#44acbe',
950: '#000000',
},
}SCSS
$custom: #44acbe; $custom-light: #86c5d1; $custom-dark: #000000;
JSON
{
"hex": "#44acbe",
"rgb": {
"r": 68,
"g": 172,
"b": 190
},
"hsl": {
"h": 188.852,
"s": 48.413,
"l": 50.588
},
"oklch": {
"l": 0.69159,
"c": 0.09759,
"h": 210.9
},
"luminance": 0.34452
}Semantic roles & 50–950 ramp
primary
#44ACBE
secondary
#CA9C94
accent
#6450D8
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282