#44B7AF#44B7AF
#44B7AF is a light, moderate teal. Relative luminance 0.382; OKLCH L 71.3% C 0.103 H 188.6°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #44B7AF |
|---|---|
| RGB | rgb(68, 183, 175) |
| HSL | hsl(176, 46%, 49%) |
| HSV | hsv(176, 63%, 72%) |
| CMYK | cmyk(62.8%, 0%, 4.4%, 28.2%) |
| CIE-LAB | lab(68.16, -33.86, -5.50) |
| CIE-LCH | lch(68.16, 34.30, 189.23°) |
| OKLab | oklab(71.3% -0.1017 -0.0154) |
| OKLCH | oklch(71.3% 0.103 188.6) |
| XYZ | xyz(27.0518, 38.1881, 46.4945) |
| Luminance | 0.3819 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.39
Topaz
#13BBAF
ΔE00 2.79
Tealish
#24BCA8
ΔE00 4.64
Turquoise (survey)
#06C2AC
ΔE00 5.83
Mediumturquoise
#48D1CC
ΔE00 6.87
Darkturquoise
#00CED1
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B7AF #B7444C
analogous
#44B776 #44B7AF #4486B7
triadic
#44B7AF #AF44B7 #B7AF44
tetradic
#44B7AF #7644B7 #B7444C #86B744
square
#44B7AF #7644B7 #B7444C #86B744
split-complementary
#44B7AF #B74486 #B77644
monochromatic
#235E5A #338A84 #44B7AF #6FC9C3 #9BDAD6
Accessibility & contrast
On white
2.43
#44B7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#44B7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B7AF
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B7AF | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAEAF
Deuteranopia (green-blind)
#9CA1B0
Tritanopia (blue-blind)
#00BBB4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #44b7af; /* rgb */ color: rgb(68, 183, 175); /* oklch */ color: oklch(71.3% 0.103 188.6);
Tailwind
colors: {
custom: {
50: '#86cdc6',
500: '#44b7af',
950: '#000000',
},
}SCSS
$custom: #44b7af; $custom-light: #86cdc6; $custom-dark: #000000;
JSON
{
"hex": "#44b7af",
"rgb": {
"r": 68,
"g": 183,
"b": 175
},
"hsl": {
"h": 175.826,
"s": 45.817,
"l": 49.216
},
"oklch": {
"l": 0.71298,
"c": 0.10291,
"h": 188.6
},
"luminance": 0.38191
}Semantic roles & 50–950 ramp
primary
#44B7AF
secondary
#C69194
accent
#525BD5
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1313
muted
#7D8282