#44B2B7#44B2B7
#44B2B7 is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.3% C 0.099 H 199.4°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #44B2B7 |
|---|---|
| RGB | rgb(68, 178, 183) |
| HSL | hsl(183, 46%, 49%) |
| HSV | hsv(183, 63%, 72%) |
| CMYK | cmyk(62.8%, 2.7%, 0%, 28.2%) |
| CIE-LAB | lab(66.89, -29.22, -11.82) |
| CIE-LCH | lch(66.89, 31.52, 202.02°) |
| OKLab | oklab(70.35% -0.093 -0.0327) |
| OKLCH | oklch(70.35% 0.099 199.4) |
| XYZ | xyz(26.8478, 36.4857, 50.4181) |
| Luminance | 0.3649 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.80
Lightseagreen
#20B2AA
ΔE00 5.66
Cadetblue
#5F9EA0
ΔE00 6.93
Topaz
#13BBAF
ΔE00 7.36
Darkturquoise
#00CED1
ΔE00 7.72
Mediumturquoise
#48D1CC
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B2B7 #B74944
analogous
#44B783 #44B2B7 #4479B7
triadic
#44B2B7 #B744B2 #B2B744
tetradic
#44B2B7 #8344B7 #B74944 #79B744
square
#44B2B7 #8344B7 #B74944 #79B744
split-complementary
#44B2B7 #B74479 #B78344
monochromatic
#235B5E #33878A #44B2B7 #6FC5C9 #9BD7DA
Accessibility & contrast
On white
2.53
#44B2B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#44B2B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B2B7
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B2B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B2B7 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AAB8
Deuteranopia (green-blind)
#949DB8
Tritanopia (blue-blind)
#00B8B3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #44b2b7; /* rgb */ color: rgb(68, 178, 183); /* oklch */ color: oklch(70.3% 0.099 199.4);
Tailwind
colors: {
custom: {
50: '#86c9cc',
500: '#44b2b7',
950: '#000000',
},
}SCSS
$custom: #44b2b7; $custom-light: #86c9cc; $custom-dark: #000000;
JSON
{
"hex": "#44b2b7",
"rgb": {
"r": 68,
"g": 178,
"b": 183
},
"hsl": {
"h": 182.609,
"s": 45.817,
"l": 49.216
},
"oklch": {
"l": 0.7035,
"c": 0.09857,
"h": 199.4
},
"luminance": 0.36489
}Semantic roles & 50–950 ramp
primary
#44B2B7
secondary
#C69391
accent
#5852D5
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282