#44ABA8#44ABA8
#44ABA8 is a light, moderate teal. Relative luminance 0.332; OKLCH L 68.1% C 0.094 H 192.5°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #44ABA8 |
|---|---|
| RGB | rgb(68, 171, 168) |
| HSL | hsl(178, 43%, 47%) |
| HSV | hsv(178, 60%, 67%) |
| CMYK | cmyk(60.2%, 0%, 1.8%, 32.9%) |
| CIE-LAB | lab(64.31, -30.07, -7.33) |
| CIE-LCH | lch(64.31, 30.95, 193.71°) |
| OKLab | oklab(68.11% -0.092 -0.0204) |
| OKLCH | oklch(68.11% 0.094 192.5) |
| XYZ | xyz(24.0116, 33.1794, 42.1770) |
| Luminance | 0.3318 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.48
Sea
#3C9992
ΔE00 5.90
Topaz
#13BBAF
ΔE00 5.96
Cadetblue
#5F9EA0
ΔE00 5.98
Dull Teal
#5F9E8F
ΔE00 7.25
Blue Green
#0F9B8E
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44ABA8 #AB4447
analogous
#44AB74 #44ABA8 #447BAB
triadic
#44ABA8 #A844AB #ABA844
tetradic
#44ABA8 #7444AB #AB4447 #7BAB44
square
#44ABA8 #7444AB #AB4447 #7BAB44
split-complementary
#44ABA8 #AB447B #AB7444
monochromatic
#215352 #337F7D #44ABA8 #69C3C1 #95D5D3
Accessibility & contrast
On white
2.75
#44ABA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#44ABA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44ABA8
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44ABA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44ABA8 | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3A8
Deuteranopia (green-blind)
#9197A9
Tritanopia (blue-blind)
#00B0AA
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #44aba8; /* rgb */ color: rgb(68, 171, 168); /* oklch */ color: oklch(68.1% 0.094 192.5);
Tailwind
colors: {
custom: {
50: '#84c4c1',
500: '#44aba8',
950: '#000000',
},
}SCSS
$custom: #44aba8; $custom-light: #84c4c1; $custom-dark: #000000;
JSON
{
"hex": "#44aba8",
"rgb": {
"r": 68,
"g": 171,
"b": 168
},
"hsl": {
"h": 178.252,
"s": 43.096,
"l": 46.863
},
"oklch": {
"l": 0.68108,
"c": 0.09427,
"h": 192.5
},
"luminance": 0.33182
}Semantic roles & 50–950 ramp
primary
#44ABA8
secondary
#C08A8C
accent
#5559D3
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281