#44ACAA#44ACAA
#44ACAA is a light, moderate teal. Relative luminance 0.336; OKLCH L 68.4% C 0.095 H 193.4°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #44ACAA |
|---|---|
| RGB | rgb(68, 172, 170) |
| HSL | hsl(179, 43%, 47%) |
| HSV | hsv(179, 60%, 67%) |
| CMYK | cmyk(60.5%, 0%, 1.2%, 32.5%) |
| CIE-LAB | lab(64.67, -29.99, -7.91) |
| CIE-LCH | lch(64.67, 31.02, 194.77°) |
| OKLab | oklab(68.42% -0.0922 -0.022) |
| OKLCH | oklch(68.42% 0.095 193.4) |
| XYZ | xyz(24.3889, 33.6337, 43.2291) |
| Luminance | 0.3364 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.59
Topaz
#13BBAF
ΔE00 5.99
Cadetblue
#5F9EA0
ΔE00 6.02
Sea
#3C9992
ΔE00 6.31
Turquoise Blue
#06B1C4
ΔE00 7.52
Dull Teal
#5F9E8F
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44ACAA #AC4446
analogous
#44AC76 #44ACAA #447AAC
triadic
#44ACAA #AA44AC #ACAA44
tetradic
#44ACAA #7644AC #AC4446 #7AAC44
square
#44ACAA #7644AC #AC4446 #7AAC44
split-complementary
#44ACAA #AC447A #AC7644
monochromatic
#215453 #33807F #44ACAA #69C4C2 #95D5D4
Accessibility & contrast
On white
2.72
#44ACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#44ACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44ACAA
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44ACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44ACAA | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A4AA
Deuteranopia (green-blind)
#9198AB
Tritanopia (blue-blind)
#00B1AB
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #44acaa; /* rgb */ color: rgb(68, 172, 170); /* oklch */ color: oklch(68.4% 0.095 193.4);
Tailwind
colors: {
custom: {
50: '#84c5c3',
500: '#44acaa',
950: '#000000',
},
}SCSS
$custom: #44acaa; $custom-light: #84c5c3; $custom-dark: #000000;
JSON
{
"hex": "#44acaa",
"rgb": {
"r": 68,
"g": 172,
"b": 170
},
"hsl": {
"h": 178.846,
"s": 43.333,
"l": 47.059
},
"oklch": {
"l": 0.68423,
"c": 0.09481,
"h": 193.4
},
"luminance": 0.33636
}Semantic roles & 50–950 ramp
primary
#44ACAA
secondary
#C18B8C
accent
#5557D3
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281