#44B2BD#44B2BD
#44B2BD is a light, moderate teal. Relative luminance 0.367; OKLCH L 70.6% C 0.099 H 204.5°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #44B2BD |
|---|---|
| RGB | rgb(68, 178, 189) |
| HSL | hsl(185, 48%, 50%) |
| HSV | hsv(185, 64%, 74%) |
| CMYK | cmyk(64%, 5.8%, 0%, 25.9%) |
| CIE-LAB | lab(67.08, -27.47, -14.85) |
| CIE-LCH | lch(67.08, 31.23, 208.39°) |
| OKLab | oklab(70.57% -0.0904 -0.0411) |
| OKLCH | oklch(70.57% 0.099 204.5) |
| XYZ | xyz(27.4857, 36.7409, 53.7774) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.95
Cadetblue
#5F9EA0
ΔE00 7.27
Lightseagreen
#20B2AA
ΔE00 7.92
Darkturquoise
#00CED1
ΔE00 8.47
Topaz
#13BBAF
ΔE00 9.55
Aqua Blue
#02D8E9
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B2BD #BD4F44
analogous
#44BD8C #44B2BD #4475BD
triadic
#44B2BD #BD44B2 #B2BD44
tetradic
#44B2BD #8C44BD #BD4F44 #75BD44
square
#44B2BD #8C44BD #BD4F44 #75BD44
split-complementary
#44B2BD #BD4475 #BD8C44
monochromatic
#235E63 #338891 #44B2BD #71C5CD #9ED7DD
Accessibility & contrast
On white
2.52
#44B2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#44B2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B2BD
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B2BD | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABBE
Deuteranopia (green-blind)
#929EBD
Tritanopia (blue-blind)
#00B9B5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #44b2bd; /* rgb */ color: rgb(68, 178, 189); /* oklch */ color: oklch(70.6% 0.099 204.5);
Tailwind
colors: {
custom: {
50: '#86c9d0',
500: '#44b2bd',
950: '#000000',
},
}SCSS
$custom: #44b2bd; $custom-light: #86c9d0; $custom-dark: #000000;
JSON
{
"hex": "#44b2bd",
"rgb": {
"r": 68,
"g": 178,
"b": 189
},
"hsl": {
"h": 185.455,
"s": 47.826,
"l": 50.392
},
"oklch": {
"l": 0.7057,
"c": 0.09934,
"h": 204.5
},
"luminance": 0.36744
}Semantic roles & 50–950 ramp
primary
#44B2BD
secondary
#C99893
accent
#5D50D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282