#44AB9E#44AB9E
#44AB9E is a light, moderate teal. Relative luminance 0.328; OKLCH L 67.8% C 0.097 H 183.8°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #44AB9E |
|---|---|
| RGB | rgb(68, 171, 158) |
| HSL | hsl(172, 43%, 47%) |
| HSV | hsv(172, 60%, 67%) |
| CMYK | cmyk(60.2%, 0%, 7.6%, 32.9%) |
| CIE-LAB | lab(64.02, -32.80, -2.18) |
| CIE-LCH | lch(64.02, 32.87, 183.80°) |
| OKLab | oklab(67.78% -0.0965 -0.0064) |
| OKLCH | oklch(67.78% 0.097 183.8) |
| XYZ | xyz(23.1156, 32.8210, 37.4580) |
| Luminance | 0.3282 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.42
Topaz
#13BBAF
ΔE00 5.04
Tealish
#24BCA8
ΔE00 5.38
Dull Teal
#5F9E8F
ΔE00 5.53
Blue Green
#0F9B8E
ΔE00 5.81
Sea
#3C9992
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44AB9E #AB4451
analogous
#44AB6B #44AB9E #4485AB
triadic
#44AB9E #9E44AB #AB9E44
tetradic
#44AB9E #6B44AB #AB4451 #85AB44
square
#44AB9E #6B44AB #AB4451 #85AB44
split-complementary
#44AB9E #AB4485 #AB6B44
monochromatic
#21534D #337F76 #44AB9E #69C3B8 #95D5CD
Accessibility & contrast
On white
2.78
#44AB9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#44AB9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44AB9E
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44AB9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44AB9E | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A29E
Deuteranopia (green-blind)
#93969F
Tritanopia (blue-blind)
#00AEA7
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #44ab9e; /* rgb */ color: rgb(68, 171, 158); /* oklch */ color: oklch(67.8% 0.097 183.8);
Tailwind
colors: {
custom: {
50: '#83c4ba',
500: '#44ab9e',
950: '#000000',
},
}SCSS
$custom: #44ab9e; $custom-light: #83c4ba; $custom-dark: #000000;
JSON
{
"hex": "#44ab9e",
"rgb": {
"r": 68,
"g": 171,
"b": 158
},
"hsl": {
"h": 172.427,
"s": 43.096,
"l": 46.863
},
"oklch": {
"l": 0.67776,
"c": 0.09676,
"h": 183.8
},
"luminance": 0.32823
}Semantic roles & 50–950 ramp
primary
#44AB9E
secondary
#C08A91
accent
#5565D3
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280