#44AEAB#44AEAB
#44AEAB is a light, moderate teal. Relative luminance 0.344; OKLCH L 69.0% C 0.096 H 192.5°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #44AEAB |
|---|---|
| RGB | rgb(68, 174, 171) |
| HSL | hsl(178, 44%, 47%) |
| HSV | hsv(178, 61%, 68%) |
| CMYK | cmyk(60.9%, 0%, 1.7%, 31.8%) |
| CIE-LAB | lab(65.31, -30.68, -7.51) |
| CIE-LCH | lch(65.31, 31.59, 193.76°) |
| OKLab | oklab(68.95% -0.0939 -0.0209) |
| OKLCH | oklch(68.95% 0.096 192.5) |
| XYZ | xyz(24.8674, 34.4387, 43.8570) |
| Luminance | 0.3444 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.08
Topaz
#13BBAF
ΔE00 5.35
Cadetblue
#5F9EA0
ΔE00 6.59
Sea
#3C9992
ΔE00 6.73
Tealish
#24BCA8
ΔE00 7.27
Dull Teal
#5F9E8F
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44AEAB #AE4447
analogous
#44AE76 #44AEAB #447CAE
triadic
#44AEAB #AB44AE #AEAB44
tetradic
#44AEAB #7644AE #AE4447 #7CAE44
square
#44AEAB #7644AE #AE4447 #7CAE44
split-complementary
#44AEAB #AE447C #AE7644
monochromatic
#225655 #338280 #44AEAB #6AC5C2 #96D6D4
Accessibility & contrast
On white
2.66
#44AEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#44AEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44AEAB
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44AEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44AEAB | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A6AB
Deuteranopia (green-blind)
#9399AC
Tritanopia (blue-blind)
#00B3AD
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #44aeab; /* rgb */ color: rgb(68, 174, 171); /* oklch */ color: oklch(69.0% 0.096 192.5);
Tailwind
colors: {
custom: {
50: '#84c6c4',
500: '#44aeab',
950: '#000000',
},
}SCSS
$custom: #44aeab; $custom-light: #84c6c4; $custom-dark: #000000;
JSON
{
"hex": "#44aeab",
"rgb": {
"r": 68,
"g": 174,
"b": 171
},
"hsl": {
"h": 178.302,
"s": 43.802,
"l": 47.451
},
"oklch": {
"l": 0.6895,
"c": 0.09623,
"h": 192.5
},
"luminance": 0.34441
}Semantic roles & 50–950 ramp
primary
#44AEAB
secondary
#C28C8D
accent
#5458D4
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281