#44B9BE#44B9BE
#44B9BE is a light, moderate teal. Relative luminance 0.396; OKLCH L 72.3% C 0.103 H 199.2°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #44B9BE |
|---|---|
| RGB | rgb(68, 185, 190) |
| HSL | hsl(182, 48%, 51%) |
| HSV | hsv(182, 64%, 75%) |
| CMYK | cmyk(64.2%, 2.6%, 0%, 25.5%) |
| CIE-LAB | lab(69.21, -30.60, -12.19) |
| CIE-LCH | lch(69.21, 32.94, 201.73°) |
| OKLab | oklab(72.3% -0.0973 -0.0338) |
| OKLCH | oklch(72.3% 0.103 199.2) |
| XYZ | xyz(29.0231, 39.6414, 54.8272) |
| Luminance | 0.3965 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.33
Darkturquoise
#00CED1
ΔE00 5.89
Lightseagreen
#20B2AA
ΔE00 5.97
Topaz
#13BBAF
ΔE00 6.94
Mediumturquoise
#48D1CC
ΔE00 7.12
Aqua Blue
#02D8E9
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B9BE #BE4944
analogous
#44BE86 #44B9BE #447CBE
triadic
#44B9BE #BE44B9 #B9BE44
tetradic
#44B9BE #8644BE #BE4944 #7CBE44
square
#44B9BE #8644BE #BE4944 #7CBE44
split-complementary
#44B9BE #BE447C #BE8644
monochromatic
#236265 #338E92 #44B9BE #71CACE #9FDBDE
Accessibility & contrast
On white
2.35
#44B9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#44B9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B9BE
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B9BE | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB1BF
Deuteranopia (green-blind)
#9AA3BF
Tritanopia (blue-blind)
#00BFBA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #44b9be; /* rgb */ color: rgb(68, 185, 190); /* oklch */ color: oklch(72.3% 0.103 199.2);
Tailwind
colors: {
custom: {
50: '#87ced1',
500: '#44b9be',
950: '#000000',
},
}SCSS
$custom: #44b9be; $custom-light: #87ced1; $custom-dark: #000000;
JSON
{
"hex": "#44b9be",
"rgb": {
"r": 68,
"g": 185,
"b": 190
},
"hsl": {
"h": 182.459,
"s": 48.413,
"l": 50.588
},
"oklch": {
"l": 0.72302,
"c": 0.10298,
"h": 199.2
},
"luminance": 0.39645
}Semantic roles & 50–950 ramp
primary
#44B9BE
secondary
#CA9694
accent
#5550D8
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0D1314
muted
#7D8282