#44B5AE#44B5AE
#44B5AE is a light, moderate teal. Relative luminance 0.373; OKLCH L 70.8% C 0.101 H 189.4°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #44B5AE |
|---|---|
| RGB | rgb(68, 181, 174) |
| HSL | hsl(176, 45%, 49%) |
| HSV | hsv(176, 62%, 71%) |
| CMYK | cmyk(62.4%, 0%, 3.9%, 29%) |
| CIE-LAB | lab(67.52, -33.19, -5.89) |
| CIE-LCH | lch(67.52, 33.71, 190.07°) |
| OKLab | oklab(70.77% -0.1001 -0.0165) |
| OKLCH | oklch(70.77% 0.101 189.4) |
| XYZ | xyz(26.5443, 37.3298, 45.8426) |
| Luminance | 0.3733 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.19
Topaz
#13BBAF
ΔE00 3.24
Tealish
#24BCA8
ΔE00 5.12
Turquoise (survey)
#06C2AC
ΔE00 6.39
Mediumturquoise
#48D1CC
ΔE00 7.34
Darkturquoise
#00CED1
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B5AE #B5444B
analogous
#44B576 #44B5AE #4484B5
triadic
#44B5AE #AE44B5 #B5AE44
tetradic
#44B5AE #7644B5 #B5444B #84B544
square
#44B5AE #7644B5 #B5444B #84B544
split-complementary
#44B5AE #B54484 #B57644
monochromatic
#235C58 #338983 #44B5AE #6EC8C3 #9AD9D5
Accessibility & contrast
On white
2.48
#44B5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#44B5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B5AE
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B5AE | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABACAE
Deuteranopia (green-blind)
#9A9FAF
Tritanopia (blue-blind)
#00B9B3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #44b5ae; /* rgb */ color: rgb(68, 181, 174); /* oklch */ color: oklch(70.8% 0.101 189.4);
Tailwind
colors: {
custom: {
50: '#85cbc6',
500: '#44b5ae',
950: '#000000',
},
}SCSS
$custom: #44b5ae; $custom-light: #85cbc6; $custom-dark: #000000;
JSON
{
"hex": "#44b5ae",
"rgb": {
"r": 68,
"g": 181,
"b": 174
},
"hsl": {
"h": 176.283,
"s": 45.382,
"l": 48.824
},
"oklch": {
"l": 0.70774,
"c": 0.10143,
"h": 189.4
},
"luminance": 0.37333
}Semantic roles & 50–950 ramp
primary
#44B5AE
secondary
#C59093
accent
#535BD5
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282