#44B7AA#44B7AA
#44B7AA is a light, moderate teal. Relative luminance 0.380; OKLCH L 71.1% C 0.104 H 184.7°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #44B7AA |
|---|---|
| RGB | rgb(68, 183, 170) |
| HSL | hsl(173, 46%, 49%) |
| HSV | hsv(173, 63%, 72%) |
| CMYK | cmyk(62.8%, 0%, 7.1%, 28.2%) |
| CIE-LAB | lab(68.02, -35.21, -2.96) |
| CIE-LCH | lch(68.02, 35.34, 184.80°) |
| OKLab | oklab(71.14% -0.104 -0.0085) |
| OKLCH | oklch(71.14% 0.104 184.7) |
| XYZ | xyz(26.5698, 37.9953, 43.9560) |
| Luminance | 0.3800 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.41
Lightseagreen
#20B2AA
ΔE00 2.88
Tealish
#24BCA8
ΔE00 3.09
Turquoise (survey)
#06C2AC
ΔE00 4.51
Greeny Blue
#42B395
ΔE00 6.00
Mediumturquoise
#48D1CC
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B7AA #B74451
analogous
#44B770 #44B7AA #448BB7
triadic
#44B7AA #AA44B7 #B7AA44
tetradic
#44B7AA #7044B7 #B74451 #8BB744
square
#44B7AA #7044B7 #B74451 #8BB744
split-complementary
#44B7AA #B7448B #B77044
monochromatic
#235E57 #338A81 #44B7AA #6FC9BF #9BDAD3
Accessibility & contrast
On white
2.44
#44B7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#44B7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B7AA
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B7AA | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAA
Deuteranopia (green-blind)
#9DA0AB
Tritanopia (blue-blind)
#00BBB3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #44b7aa; /* rgb */ color: rgb(68, 183, 170); /* oklch */ color: oklch(71.1% 0.104 184.7);
Tailwind
colors: {
custom: {
50: '#85cdc3',
500: '#44b7aa',
950: '#000000',
},
}SCSS
$custom: #44b7aa; $custom-light: #85cdc3; $custom-dark: #000000;
JSON
{
"hex": "#44b7aa",
"rgb": {
"r": 68,
"g": 183,
"b": 170
},
"hsl": {
"h": 173.217,
"s": 45.817,
"l": 49.216
},
"oklch": {
"l": 0.71136,
"c": 0.10435,
"h": 184.7
},
"luminance": 0.37998
}Semantic roles & 50–950 ramp
primary
#44B7AA
secondary
#C69197
accent
#5261D5
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1312
muted
#7D8281