#44ACAC#44ACAC
#44ACAC is a light, moderate teal. Relative luminance 0.337; OKLCH L 68.5% C 0.095 H 195.2°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #44ACAC |
|---|---|
| RGB | rgb(68, 172, 172) |
| HSL | hsl(180, 43%, 47%) |
| HSV | hsv(180, 60%, 67%) |
| CMYK | cmyk(60.5%, 0%, 0%, 32.5%) |
| CIE-LAB | lab(64.73, -29.43, -8.93) |
| CIE-LCH | lch(64.73, 30.75, 196.88°) |
| OKLab | oklab(68.49% -0.0913 -0.0248) |
| OKLCH | oklch(68.49% 0.095 195.2) |
| XYZ | xyz(24.5796, 33.7100, 44.2330) |
| Luminance | 0.3371 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.20
Cadetblue
#5F9EA0
ΔE00 5.77
Topaz
#13BBAF
ΔE00 6.53
Sea
#3C9992
ΔE00 6.63
Turquoise Blue
#06B1C4
ΔE00 6.76
Dull Teal
#5F9E8F
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44ACAC #AC4444
analogous
#44AC78 #44ACAC #4478AC
triadic
#44ACAC #AC44AC #ACAC44
tetradic
#44ACAC #7844AC #AC4444 #78AC44
square
#44ACAC #7844AC #AC4444 #78AC44
split-complementary
#44ACAC #AC4478 #AC7844
monochromatic
#215454 #338080 #44ACAC #69C4C4 #95D5D5
Accessibility & contrast
On white
2.71
#44ACAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#44ACAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44ACAC
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44ACAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44ACAC | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A4AC
Deuteranopia (green-blind)
#9198AD
Tritanopia (blue-blind)
#00B1AC
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #44acac; /* rgb */ color: rgb(68, 172, 172); /* oklch */ color: oklch(68.5% 0.095 195.2);
Tailwind
colors: {
custom: {
50: '#84c5c4',
500: '#44acac',
950: '#000000',
},
}SCSS
$custom: #44acac; $custom-light: #84c5c4; $custom-dark: #000000;
JSON
{
"hex": "#44acac",
"rgb": {
"r": 68,
"g": 172,
"b": 172
},
"hsl": {
"h": 180,
"s": 43.333,
"l": 47.059
},
"oklch": {
"l": 0.68493,
"c": 0.09465,
"h": 195.2
},
"luminance": 0.33713
}Semantic roles & 50–950 ramp
primary
#44ACAC
secondary
#C18B8B
accent
#5555D3
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281