#44ABA0#44ABA0
#44ABA0 is a light, moderate teal. Relative luminance 0.329; OKLCH L 67.8% C 0.096 H 185.5°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #44ABA0 |
|---|---|
| RGB | rgb(68, 171, 160) |
| HSL | hsl(174, 43%, 47%) |
| HSV | hsv(174, 60%, 67%) |
| CMYK | cmyk(60.2%, 0%, 6.4%, 32.9%) |
| CIE-LAB | lab(64.07, -32.26, -3.21) |
| CIE-LCH | lch(64.07, 32.42, 185.69°) |
| OKLab | oklab(67.84% -0.0956 -0.0092) |
| OKLCH | oklch(67.84% 0.096 185.5) |
| XYZ | xyz(23.2891, 32.8904, 38.3720) |
| Luminance | 0.3289 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.05
Topaz
#13BBAF
ΔE00 4.98
Sea
#3C9992
ΔE00 5.68
Tealish
#24BCA8
ΔE00 5.70
Dull Teal
#5F9E8F
ΔE00 5.73
Blue Green
#0F9B8E
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44ABA0 #AB444F
analogous
#44AB6D #44ABA0 #4483AB
triadic
#44ABA0 #A044AB #ABA044
tetradic
#44ABA0 #6D44AB #AB444F #83AB44
square
#44ABA0 #6D44AB #AB444F #83AB44
split-complementary
#44ABA0 #AB4483 #AB6D44
monochromatic
#21534E #337F77 #44ABA0 #69C3BA #95D5CE
Accessibility & contrast
On white
2.77
#44ABA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#44ABA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44ABA0
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44ABA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44ABA0 | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A2A0
Deuteranopia (green-blind)
#9396A1
Tritanopia (blue-blind)
#00AFA7
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #44aba0; /* rgb */ color: rgb(68, 171, 160); /* oklch */ color: oklch(67.8% 0.096 185.5);
Tailwind
colors: {
custom: {
50: '#83c4bc',
500: '#44aba0',
950: '#000000',
},
}SCSS
$custom: #44aba0; $custom-light: #83c4bc; $custom-dark: #000000;
JSON
{
"hex": "#44aba0",
"rgb": {
"r": 68,
"g": 171,
"b": 160
},
"hsl": {
"h": 173.592,
"s": 43.096,
"l": 46.863
},
"oklch": {
"l": 0.67841,
"c": 0.09608,
"h": 185.5
},
"luminance": 0.32893
}Semantic roles & 50–950 ramp
primary
#44ABA0
secondary
#C08A90
accent
#5562D3
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281