#44B7AB#44B7AB
#44B7AB is a light, moderate teal. Relative luminance 0.380; OKLCH L 71.2% C 0.104 H 185.5°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #44B7AB |
|---|---|
| RGB | rgb(68, 183, 171) |
| HSL | hsl(174, 46%, 49%) |
| HSV | hsv(174, 63%, 72%) |
| CMYK | cmyk(62.8%, 0%, 6.6%, 28.2%) |
| CIE-LAB | lab(68.05, -34.95, -3.47) |
| CIE-LCH | lch(68.05, 35.12, 185.67°) |
| OKLab | oklab(71.17% -0.1035 -0.0099) |
| OKLCH | oklch(71.17% 0.104 185.5) |
| XYZ | xyz(26.6647, 38.0333, 44.4561) |
| Luminance | 0.3804 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.37
Lightseagreen
#20B2AA
ΔE00 2.68
Tealish
#24BCA8
ΔE00 3.37
Turquoise (survey)
#06C2AC
ΔE00 4.74
Greeny Blue
#42B395
ΔE00 6.36
Mediumturquoise
#48D1CC
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B7AB #B74450
analogous
#44B772 #44B7AB #448AB7
triadic
#44B7AB #AB44B7 #B7AB44
tetradic
#44B7AB #7244B7 #B74450 #8AB744
square
#44B7AB #7244B7 #B74450 #8AB744
split-complementary
#44B7AB #B7448A #B77244
monochromatic
#235E58 #338A81 #44B7AB #6FC9C0 #9BDAD3
Accessibility & contrast
On white
2.44
#44B7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#44B7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B7AB
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B7AB | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAB
Deuteranopia (green-blind)
#9DA0AC
Tritanopia (blue-blind)
#00BBB3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #44b7ab; /* rgb */ color: rgb(68, 183, 171); /* oklch */ color: oklch(71.2% 0.104 185.5);
Tailwind
colors: {
custom: {
50: '#85cdc3',
500: '#44b7ab',
950: '#000000',
},
}SCSS
$custom: #44b7ab; $custom-light: #85cdc3; $custom-dark: #000000;
JSON
{
"hex": "#44b7ab",
"rgb": {
"r": 68,
"g": 183,
"b": 171
},
"hsl": {
"h": 173.739,
"s": 45.817,
"l": 49.216
},
"oklch": {
"l": 0.71168,
"c": 0.10402,
"h": 185.5
},
"luminance": 0.38036
}Semantic roles & 50–950 ramp
primary
#44B7AB
secondary
#C69196
accent
#5260D5
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1312
muted
#7D8281