#44ACA7#44ACA7
#44ACA7 is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.3% C 0.095 H 190.7°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #44ACA7 |
|---|---|
| RGB | rgb(68, 172, 167) |
| HSL | hsl(177, 43%, 47%) |
| HSV | hsv(177, 60%, 67%) |
| CMYK | cmyk(60.5%, 0%, 2.9%, 32.5%) |
| CIE-LAB | lab(64.58, -30.83, -6.37) |
| CIE-LCH | lch(64.58, 31.48, 191.67°) |
| OKLab | oklab(68.32% -0.0936 -0.0177) |
| OKLCH | oklch(68.32% 0.095 190.7) |
| XYZ | xyz(24.1084, 33.5215, 41.7515) |
| Luminance | 0.3352 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.89
Topaz
#13BBAF
ΔE00 5.32
Sea
#3C9992
ΔE00 5.98
Cadetblue
#5F9EA0
ΔE00 6.54
Tealish
#24BCA8
ΔE00 6.96
Dull Teal
#5F9E8F
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44ACA7 #AC4449
analogous
#44AC73 #44ACA7 #447DAC
triadic
#44ACA7 #A744AC #ACA744
tetradic
#44ACA7 #7344AC #AC4449 #7DAC44
square
#44ACA7 #7344AC #AC4449 #7DAC44
split-complementary
#44ACA7 #AC447D #AC7344
monochromatic
#215452 #33807C #44ACA7 #69C4BF #95D5D2
Accessibility & contrast
On white
2.73
#44ACA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#44ACA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44ACA7
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44ACA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44ACA7 | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A4A7
Deuteranopia (green-blind)
#9298A8
Tritanopia (blue-blind)
#00B0AA
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #44aca7; /* rgb */ color: rgb(68, 172, 167); /* oklch */ color: oklch(68.3% 0.095 190.7);
Tailwind
colors: {
custom: {
50: '#84c5c1',
500: '#44aca7',
950: '#000000',
},
}SCSS
$custom: #44aca7; $custom-light: #84c5c1; $custom-dark: #000000;
JSON
{
"hex": "#44aca7",
"rgb": {
"r": 68,
"g": 172,
"b": 167
},
"hsl": {
"h": 177.115,
"s": 43.333,
"l": 47.059
},
"oklch": {
"l": 0.68321,
"c": 0.09524,
"h": 190.7
},
"luminance": 0.33524
}Semantic roles & 50–950 ramp
primary
#44ACA7
secondary
#C18B8D
accent
#555BD3
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281