#44ACA9#44ACA9
#44ACA9 is a light, moderate teal. Relative luminance 0.336; OKLCH L 68.4% C 0.095 H 192.5°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #44ACA9 |
|---|---|
| RGB | rgb(68, 172, 169) |
| HSL | hsl(178, 43%, 47%) |
| HSV | hsv(178, 60%, 67%) |
| CMYK | cmyk(60.5%, 0%, 1.7%, 32.5%) |
| CIE-LAB | lab(64.64, -30.27, -7.39) |
| CIE-LCH | lch(64.64, 31.16, 193.73°) |
| OKLab | oklab(68.39% -0.0927 -0.0206) |
| OKLCH | oklch(68.39% 0.095 192.5) |
| XYZ | xyz(24.2947, 33.5960, 42.7328) |
| Luminance | 0.3360 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.33
Topaz
#13BBAF
ΔE00 5.74
Sea
#3C9992
ΔE00 6.17
Cadetblue
#5F9EA0
ΔE00 6.18
Dull Teal
#5F9E8F
ΔE00 7.43
Blue Green
#0F9B8E
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44ACA9 #AC4447
analogous
#44AC75 #44ACA9 #447BAC
triadic
#44ACA9 #A944AC #ACA944
tetradic
#44ACA9 #7544AC #AC4447 #7BAC44
square
#44ACA9 #7544AC #AC4447 #7BAC44
split-complementary
#44ACA9 #AC447B #AC7544
monochromatic
#215453 #33807E #44ACA9 #69C4C1 #95D5D3
Accessibility & contrast
On white
2.72
#44ACA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#44ACA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44ACA9
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44ACA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44ACA9 | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A4A9
Deuteranopia (green-blind)
#9298AA
Tritanopia (blue-blind)
#00B1AB
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #44aca9; /* rgb */ color: rgb(68, 172, 169); /* oklch */ color: oklch(68.4% 0.095 192.5);
Tailwind
colors: {
custom: {
50: '#84c5c2',
500: '#44aca9',
950: '#000000',
},
}SCSS
$custom: #44aca9; $custom-light: #84c5c2; $custom-dark: #000000;
JSON
{
"hex": "#44aca9",
"rgb": {
"r": 68,
"g": 172,
"b": 169
},
"hsl": {
"h": 178.269,
"s": 43.333,
"l": 47.059
},
"oklch": {
"l": 0.68389,
"c": 0.09493,
"h": 192.5
},
"luminance": 0.33599
}Semantic roles & 50–950 ramp
primary
#44ACA9
secondary
#C18B8C
accent
#5558D3
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281