#44ABAC#44ABAC
#44ABAC is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.2% C 0.094 H 196.1°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #44ABAC |
|---|---|
| RGB | rgb(68, 171, 172) |
| HSL | hsl(181, 43%, 47%) |
| HSV | hsv(181, 60%, 67%) |
| CMYK | cmyk(60.5%, 0.6%, 0%, 32.5%) |
| CIE-LAB | lab(64.43, -28.94, -9.38) |
| CIE-LCH | lch(64.43, 30.42, 197.97°) |
| OKLab | oklab(68.25% -0.0903 -0.026) |
| OKLCH | oklch(68.25% 0.094 196.1) |
| XYZ | xyz(24.3900, 33.3308, 44.1698) |
| Luminance | 0.3333 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.64
Cadetblue
#5F9EA0
ΔE00 5.45
Turquoise Blue
#06B1C4
ΔE00 6.45
Sea
#3C9992
ΔE00 6.58
Topaz
#13BBAF
ΔE00 7.00
Dull Teal
#5F9E8F
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44ABAC #AC4544
analogous
#44AC79 #44ABAC #4477AC
triadic
#44ABAC #AC44AB #ABAC44
tetradic
#44ABAC #7944AC #AC4544 #77AC44
square
#44ABAC #7944AC #AC4544 #77AC44
split-complementary
#44ABAC #AC4477 #AC7944
monochromatic
#215454 #337F80 #44ABAC #69C3C4 #95D5D5
Accessibility & contrast
On white
2.74
#44ABAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#44ABAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44ABAC
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44ABAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44ABAC | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A3AC
Deuteranopia (green-blind)
#9097AD
Tritanopia (blue-blind)
#00B0AB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #44abac; /* rgb */ color: rgb(68, 171, 172); /* oklch */ color: oklch(68.2% 0.094 196.1);
Tailwind
colors: {
custom: {
50: '#84c4c4',
500: '#44abac',
950: '#000000',
},
}SCSS
$custom: #44abac; $custom-light: #84c4c4; $custom-dark: #000000;
JSON
{
"hex": "#44abac",
"rgb": {
"r": 68,
"g": 171,
"b": 172
},
"hsl": {
"h": 180.577,
"s": 43.333,
"l": 47.059
},
"oklch": {
"l": 0.68247,
"c": 0.09394,
"h": 196.1
},
"luminance": 0.33333
}Semantic roles & 50–950 ramp
primary
#44ABAC
secondary
#C18B8B
accent
#5655D3
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1212
muted
#7D8181