#44BDBE#44BDBE
#44BDBE is a light, moderate teal. Relative luminance 0.413; OKLCH L 73.3% C 0.105 H 195.9°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #44BDBE |
|---|---|
| RGB | rgb(68, 189, 190) |
| HSL | hsl(180, 48%, 51%) |
| HSV | hsv(180, 64%, 75%) |
| CMYK | cmyk(64.2%, 0.5%, 0%, 25.5%) |
| CIE-LAB | lab(70.41, -32.52, -10.40) |
| CIE-LCH | lch(70.41, 34.14, 197.73°) |
| OKLab | oklab(73.27% -0.1014 -0.0289) |
| OKLCH | oklch(73.27% 0.105 195.9) |
| XYZ | xyz(29.8716, 41.3385, 55.1101) |
| Luminance | 0.4134 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.74
Lightseagreen
#20B2AA
ΔE00 5.19
Mediumturquoise
#48D1CC
ΔE00 5.48
Topaz
#13BBAF
ΔE00 5.49
Turquoise Blue
#06B1C4
ΔE00 7.09
Tealish
#24BCA8
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44BDBE #BE4544
analogous
#44BE82 #44BDBE #4480BE
triadic
#44BDBE #BE44BD #BDBE44
tetradic
#44BDBE #8244BE #BE4544 #80BE44
square
#44BDBE #8244BE #BE4544 #80BE44
split-complementary
#44BDBE #BE4480 #BE8244
monochromatic
#236465 #339192 #44BDBE #71CDCE #9FDDDE
Accessibility & contrast
On white
2.27
#44BDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#44BDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44BDBE
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44BDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44BDBE | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B4BE
Deuteranopia (green-blind)
#9EA6BF
Tritanopia (blue-blind)
#00C3BD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #44bdbe; /* rgb */ color: rgb(68, 189, 190); /* oklch */ color: oklch(73.3% 0.105 195.9);
Tailwind
colors: {
custom: {
50: '#87d1d1',
500: '#44bdbe',
950: '#000000',
},
}SCSS
$custom: #44bdbe; $custom-light: #87d1d1; $custom-dark: #000000;
JSON
{
"hex": "#44bdbe",
"rgb": {
"r": 68,
"g": 189,
"b": 190
},
"hsl": {
"h": 180.492,
"s": 48.413,
"l": 50.588
},
"oklch": {
"l": 0.73272,
"c": 0.10545,
"h": 195.9
},
"luminance": 0.41342
}Semantic roles & 50–950 ramp
primary
#44BDBE
secondary
#CA9494
accent
#5150D8
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0D1414
muted
#7D8282