#44ABA4#44ABA4
#44ABA4 is a light, moderate teal. Relative luminance 0.330; OKLCH L 68.0% C 0.095 H 189.0°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #44ABA4 |
|---|---|
| RGB | rgb(68, 171, 164) |
| HSL | hsl(176, 43%, 47%) |
| HSV | hsv(176, 60%, 67%) |
| CMYK | cmyk(60.2%, 0%, 4.1%, 32.9%) |
| CIE-LAB | lab(64.19, -31.17, -5.28) |
| CIE-LCH | lch(64.19, 31.62, 189.61°) |
| OKLab | oklab(67.97% -0.0938 -0.0148) |
| OKLCH | oklch(67.97% 0.095 189) |
| XYZ | xyz(23.6447, 33.0326, 40.2446) |
| Luminance | 0.3303 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.85
Topaz
#13BBAF
ΔE00 5.24
Sea
#3C9992
ΔE00 5.58
Dull Teal
#5F9E8F
ΔE00 6.36
Blue Green
#0F9B8E
ΔE00 6.44
Tealish
#24BCA8
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44ABA4 #AB444B
analogous
#44AB71 #44ABA4 #447FAB
triadic
#44ABA4 #A444AB #ABA444
tetradic
#44ABA4 #7144AB #AB444B #7FAB44
square
#44ABA4 #7144AB #AB444B #7FAB44
split-complementary
#44ABA4 #AB447F #AB7144
monochromatic
#215350 #337F7A #44ABA4 #69C3BD #95D5D0
Accessibility & contrast
On white
2.76
#44ABA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#44ABA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44ABA4
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44ABA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44ABA4 | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A4
Deuteranopia (green-blind)
#9297A5
Tritanopia (blue-blind)
#00AFA9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #44aba4; /* rgb */ color: rgb(68, 171, 164); /* oklch */ color: oklch(68.0% 0.095 189.0);
Tailwind
colors: {
custom: {
50: '#83c4be',
500: '#44aba4',
950: '#000000',
},
}SCSS
$custom: #44aba4; $custom-light: #83c4be; $custom-dark: #000000;
JSON
{
"hex": "#44aba4",
"rgb": {
"r": 68,
"g": 171,
"b": 164
},
"hsl": {
"h": 175.922,
"s": 43.096,
"l": 46.863
},
"oklch": {
"l": 0.67972,
"c": 0.09499,
"h": 189
},
"luminance": 0.33035
}Semantic roles & 50–950 ramp
primary
#44ABA4
secondary
#C08A8E
accent
#555DD3
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281