#44ACBD#44ACBD
#44ACBD is a light, moderate teal. Relative luminance 0.344; OKLCH L 69.1% C 0.097 H 210.1°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #44ACBD |
|---|---|
| RGB | rgb(68, 172, 189) |
| HSL | hsl(188, 48%, 50%) |
| HSV | hsv(188, 64%, 74%) |
| CMYK | cmyk(64%, 9%, 0%, 25.9%) |
| CIE-LAB | lab(65.28, -24.47, -17.57) |
| CIE-LCH | lch(65.28, 30.12, 215.68°) |
| OKLab | oklab(69.12% -0.0841 -0.0487) |
| OKLCH | oklch(69.12% 0.097 210.1) |
| XYZ | xyz(26.3179, 34.4053, 53.3881) |
| Luminance | 0.3441 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.76
Cadetblue
#5F9EA0
ΔE00 7.07
Greyblue
#77A1B5
ΔE00 9.48
Lightseagreen
#20B2AA
ΔE00 10.40
Darkturquoise
#00CED1
ΔE00 11.13
Sea
#3C9992
ΔE00 11.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44ACBD #BD5544
analogous
#44BD92 #44ACBD #446FBD
triadic
#44ACBD #BD44AC #ACBD44
tetradic
#44ACBD #9244BD #BD5544 #6FBD44
square
#44ACBD #9244BD #BD5544 #6FBD44
split-complementary
#44ACBD #BD446F #BD9244
monochromatic
#235A63 #338491 #44ACBD #71C0CD #9ED4DD
Accessibility & contrast
On white
2.66
#44ACBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#44ACBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44ACBD
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44ACBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44ACBD | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA6BE
Deuteranopia (green-blind)
#8C99BD
Tritanopia (blue-blind)
#00B4B1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #44acbd; /* rgb */ color: rgb(68, 172, 189); /* oklch */ color: oklch(69.1% 0.097 210.1);
Tailwind
colors: {
custom: {
50: '#86c5d0',
500: '#44acbd',
950: '#000000',
},
}SCSS
$custom: #44acbd; $custom-light: #86c5d0; $custom-dark: #000000;
JSON
{
"hex": "#44acbd",
"rgb": {
"r": 68,
"g": 172,
"b": 189
},
"hsl": {
"h": 188.43,
"s": 47.826,
"l": 50.392
},
"oklch": {
"l": 0.6912,
"c": 0.09723,
"h": 210.1
},
"luminance": 0.34408
}Semantic roles & 50–950 ramp
primary
#44ACBD
secondary
#C99B93
accent
#6350D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282