#44ABAE#44ABAE
#44ABAE is a light, moderate teal. Relative luminance 0.334; OKLCH L 68.3% C 0.094 H 197.9°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #44ABAE |
|---|---|
| RGB | rgb(68, 171, 174) |
| HSL | hsl(182, 44%, 47%) |
| HSV | hsv(182, 61%, 68%) |
| CMYK | cmyk(60.9%, 1.7%, 0%, 31.8%) |
| CIE-LAB | lab(64.49, -28.37, -10.41) |
| CIE-LCH | lch(64.49, 30.22, 200.15°) |
| OKLab | oklab(68.32% -0.0894 -0.0288) |
| OKLCH | oklch(68.32% 0.094 197.9) |
| XYZ | xyz(24.5835, 33.4082, 45.1890) |
| Luminance | 0.3341 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.31
Lightseagreen
#20B2AA
ΔE00 5.32
Turquoise Blue
#06B1C4
ΔE00 5.73
Sea
#3C9992
ΔE00 7.02
Topaz
#13BBAF
ΔE00 7.61
Dull Teal
#5F9E8F
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44ABAE #AE4744
analogous
#44AE7C #44ABAE #4476AE
triadic
#44ABAE #AE44AB #ABAE44
tetradic
#44ABAE #7C44AE #AE4744 #76AE44
square
#44ABAE #7C44AE #AE4744 #76AE44
split-complementary
#44ABAE #AE4476 #AE7C44
monochromatic
#225556 #338082 #44ABAE #6AC2C5 #96D4D6
Accessibility & contrast
On white
2.73
#44ABAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#44ABAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44ABAE
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44ABAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44ABAE | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A4AE
Deuteranopia (green-blind)
#8F97AF
Tritanopia (blue-blind)
#00B1AC
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #44abae; /* rgb */ color: rgb(68, 171, 174); /* oklch */ color: oklch(68.3% 0.094 197.9);
Tailwind
colors: {
custom: {
50: '#84c4c6',
500: '#44abae',
950: '#000000',
},
}SCSS
$custom: #44abae; $custom-light: #84c4c6; $custom-dark: #000000;
JSON
{
"hex": "#44abae",
"rgb": {
"r": 68,
"g": 171,
"b": 174
},
"hsl": {
"h": 181.698,
"s": 43.802,
"l": 47.451
},
"oklch": {
"l": 0.68318,
"c": 0.09393,
"h": 197.9
},
"luminance": 0.33411
}Semantic roles & 50–950 ramp
primary
#44ABAE
secondary
#C28D8C
accent
#5854D4
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182