#44ABA6#44ABA6
#44ABA6 is a light, moderate teal. Relative luminance 0.331; OKLCH L 68.0% C 0.095 H 190.7°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #44ABA6 |
|---|---|
| RGB | rgb(68, 171, 166) |
| HSL | hsl(177, 43%, 47%) |
| HSV | hsv(177, 60%, 67%) |
| CMYK | cmyk(60.2%, 0%, 2.9%, 32.9%) |
| CIE-LAB | lab(64.25, -30.62, -6.31) |
| CIE-LCH | lch(64.25, 31.26, 191.64°) |
| OKLab | oklab(68.04% -0.0929 -0.0176) |
| OKLCH | oklch(68.04% 0.095 190.7) |
| XYZ | xyz(23.8267, 33.1055, 41.2033) |
| Luminance | 0.3311 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.07
Topaz
#13BBAF
ΔE00 5.55
Sea
#3C9992
ΔE00 5.69
Cadetblue
#5F9EA0
ΔE00 6.36
Dull Teal
#5F9E8F
ΔE00 6.78
Blue Green
#0F9B8E
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44ABA6 #AB4449
analogous
#44AB72 #44ABA6 #447DAB
triadic
#44ABA6 #A644AB #ABA644
tetradic
#44ABA6 #7244AB #AB4449 #7DAB44
square
#44ABA6 #7244AB #AB4449 #7DAB44
split-complementary
#44ABA6 #AB447D #AB7244
monochromatic
#215351 #337F7B #44ABA6 #69C3BF #95D5D2
Accessibility & contrast
On white
2.76
#44ABA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#44ABA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44ABA6
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44ABA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44ABA6 | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A3A6
Deuteranopia (green-blind)
#9197A7
Tritanopia (blue-blind)
#00AFA9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #44aba6; /* rgb */ color: rgb(68, 171, 166); /* oklch */ color: oklch(68.0% 0.095 190.7);
Tailwind
colors: {
custom: {
50: '#84c4c0',
500: '#44aba6',
950: '#000000',
},
}SCSS
$custom: #44aba6; $custom-light: #84c4c0; $custom-dark: #000000;
JSON
{
"hex": "#44aba6",
"rgb": {
"r": 68,
"g": 171,
"b": 166
},
"hsl": {
"h": 177.087,
"s": 43.096,
"l": 46.863
},
"oklch": {
"l": 0.6804,
"c": 0.09458,
"h": 190.7
},
"luminance": 0.33108
}Semantic roles & 50–950 ramp
primary
#44ABA6
secondary
#C08A8D
accent
#555BD3
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281