#44B4AB#44B4AB
#44B4AB is a light, moderate teal. Relative luminance 0.368; OKLCH L 70.4% C 0.101 H 187.7°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #44B4AB |
|---|---|
| RGB | rgb(68, 180, 171) |
| HSL | hsl(175, 45%, 49%) |
| HSV | hsv(175, 62%, 71%) |
| CMYK | cmyk(62.2%, 0%, 5%, 29.4%) |
| CIE-LAB | lab(67.13, -33.54, -4.81) |
| CIE-LCH | lch(67.13, 33.88, 188.16°) |
| OKLab | oklab(70.43% -0.1004 -0.0135) |
| OKLCH | oklch(70.43% 0.101 187.7) |
| XYZ | xyz(26.0525, 36.8090, 44.2520) |
| Luminance | 0.3681 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.02
Topaz
#13BBAF
ΔE00 3.04
Tealish
#24BCA8
ΔE00 4.57
Turquoise (survey)
#06C2AC
ΔE00 5.97
Greeny Blue
#42B395
ΔE00 7.29
Mediumturquoise
#48D1CC
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B4AB #B4444D
analogous
#44B473 #44B4AB #4485B4
triadic
#44B4AB #AB44B4 #B4AB44
tetradic
#44B4AB #7344B4 #B4444D #85B444
square
#44B4AB #7344B4 #B4444D #85B444
split-complementary
#44B4AB #B44485 #B47344
monochromatic
#225B57 #338881 #44B4AB #6DC8C1 #9AD9D4
Accessibility & contrast
On white
2.51
#44B4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#44B4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B4AB
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B4AB | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAB
Deuteranopia (green-blind)
#9A9EAC
Tritanopia (blue-blind)
#00B8B1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #44b4ab; /* rgb */ color: rgb(68, 180, 171); /* oklch */ color: oklch(70.4% 0.101 187.7);
Tailwind
colors: {
custom: {
50: '#85cbc4',
500: '#44b4ab',
950: '#000000',
},
}SCSS
$custom: #44b4ab; $custom-light: #85cbc4; $custom-dark: #000000;
JSON
{
"hex": "#44b4ab",
"rgb": {
"r": 68,
"g": 180,
"b": 171
},
"hsl": {
"h": 175.179,
"s": 45.161,
"l": 48.627
},
"oklch": {
"l": 0.70428,
"c": 0.10127,
"h": 187.7
},
"luminance": 0.36812
}Semantic roles & 50–950 ramp
primary
#44B4AB
secondary
#C58F93
accent
#535DD5
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281