#44ABA5#44ABA5
#44ABA5 is a light, moderate teal. Relative luminance 0.331; OKLCH L 68.0% C 0.095 H 189.8°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #44ABA5 |
|---|---|
| RGB | rgb(68, 171, 165) |
| HSL | hsl(177, 43%, 47%) |
| HSV | hsv(177, 60%, 67%) |
| CMYK | cmyk(60.2%, 0%, 3.5%, 32.9%) |
| CIE-LAB | lab(64.22, -30.90, -5.79) |
| CIE-LCH | lch(64.22, 31.44, 190.62°) |
| OKLab | oklab(68.01% -0.0934 -0.0162) |
| OKLCH | oklch(68.01% 0.095 189.8) |
| XYZ | xyz(23.7353, 33.0689, 40.7221) |
| Luminance | 0.3307 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.93
Topaz
#13BBAF
ΔE00 5.38
Sea
#3C9992
ΔE00 5.62
Cadetblue
#5F9EA0
ΔE00 6.56
Dull Teal
#5F9E8F
ΔE00 6.56
Blue Green
#0F9B8E
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44ABA5 #AB444A
analogous
#44AB72 #44ABA5 #447EAB
triadic
#44ABA5 #A544AB #ABA544
tetradic
#44ABA5 #7244AB #AB444A #7EAB44
square
#44ABA5 #7244AB #AB444A #7EAB44
split-complementary
#44ABA5 #AB447E #AB7244
monochromatic
#215350 #337F7B #44ABA5 #69C3BE #95D5D1
Accessibility & contrast
On white
2.76
#44ABA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#44ABA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44ABA5
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44ABA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44ABA5 | 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)
#A2A3A5
Deuteranopia (green-blind)
#9297A6
Tritanopia (blue-blind)
#00AFA9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #44aba5; /* rgb */ color: rgb(68, 171, 165); /* oklch */ color: oklch(68.0% 0.095 189.8);
Tailwind
colors: {
custom: {
50: '#83c4bf',
500: '#44aba5',
950: '#000000',
},
}SCSS
$custom: #44aba5; $custom-light: #83c4bf; $custom-dark: #000000;
JSON
{
"hex": "#44aba5",
"rgb": {
"r": 68,
"g": 171,
"b": 165
},
"hsl": {
"h": 176.505,
"s": 43.096,
"l": 46.863
},
"oklch": {
"l": 0.68006,
"c": 0.09477,
"h": 189.8
},
"luminance": 0.33071
}Semantic roles & 50–950 ramp
primary
#44ABA5
secondary
#C08A8E
accent
#555CD3
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281