#44AE96#44AE96
#44AE96 is a light, moderate teal. Relative luminance 0.337; OKLCH L 68.3% C 0.104 H 175.5°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #44AE96 |
|---|---|
| RGB | rgb(68, 174, 150) |
| HSL | hsl(166, 44%, 47%) |
| HSV | hsv(166, 61%, 68%) |
| CMYK | cmyk(60.9%, 0%, 13.8%, 31.8%) |
| CIE-LAB | lab(64.72, -36.27, 3.31) |
| CIE-LCH | lch(64.72, 36.42, 174.79°) |
| OKLab | oklab(68.28% -0.1035 0.0082) |
| OKLCH | oklch(68.28% 0.104 175.5) |
| XYZ | xyz(23.0224, 33.7007, 34.1398) |
| Luminance | 0.3370 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.20
Tealish
#24BCA8
ΔE00 4.73
Turquoise (survey)
#06C2AC
ΔE00 6.16
Lightseagreen
#20B2AA
ΔE00 6.29
Topaz
#13BBAF
ΔE00 6.32
Dull Teal
#5F9E8F
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44AE96 #AE445C
analogous
#44AE61 #44AE96 #4491AE
triadic
#44AE96 #9644AE #AE9644
tetradic
#44AE96 #6144AE #AE445C #91AE44
square
#44AE96 #6144AE #AE445C #91AE44
split-complementary
#44AE96 #AE4491 #AE6144
monochromatic
#22564A #338270 #44AE96 #6AC5B0 #96D6C8
Accessibility & contrast
On white
2.71
#44AE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#44AE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44AE96
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44AE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44AE96 | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A495
Deuteranopia (green-blind)
#989898
Tritanopia (blue-blind)
#00B0A7
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #44ae96; /* rgb */ color: rgb(68, 174, 150); /* oklch */ color: oklch(68.3% 0.104 175.5);
Tailwind
colors: {
custom: {
50: '#83c7b4',
500: '#44ae96',
950: '#000000',
},
}SCSS
$custom: #44ae96; $custom-light: #83c7b4; $custom-dark: #000000;
JSON
{
"hex": "#44ae96",
"rgb": {
"r": 68,
"g": 174,
"b": 150
},
"hsl": {
"h": 166.415,
"s": 43.802,
"l": 47.451
},
"oklch": {
"l": 0.68281,
"c": 0.10386,
"h": 175.5
},
"luminance": 0.33703
}Semantic roles & 50–950 ramp
primary
#44AE96
secondary
#C28C98
accent
#5471D4
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280