#44B9AC#44B9AC
#44B9AC is a light, moderate teal. Relative luminance 0.389; OKLCH L 71.7% C 0.106 H 184.8°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #44B9AC |
|---|---|
| RGB | rgb(68, 185, 172) |
| HSL | hsl(173, 46%, 50%) |
| HSV | hsv(173, 63%, 73%) |
| CMYK | cmyk(63.2%, 0%, 7%, 27.5%) |
| CIE-LAB | lab(68.68, -35.61, -3.08) |
| CIE-LCH | lch(68.68, 35.74, 184.95°) |
| OKLab | oklab(71.69% -0.1052 -0.0089) |
| OKLCH | oklch(71.69% 0.106 184.8) |
| XYZ | xyz(27.1758, 38.9025, 45.0985) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.20
Tealish
#24BCA8
ΔE00 2.93
Lightseagreen
#20B2AA
ΔE00 3.15
Turquoise (survey)
#06C2AC
ΔE00 4.21
Greeny Blue
#42B395
ΔE00 6.18
Mediumturquoise
#48D1CC
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B9AC #B94451
analogous
#44B971 #44B9AC #448CB9
triadic
#44B9AC #AC44B9 #B9AC44
tetradic
#44B9AC #7144B9 #B94451 #8CB944
square
#44B9AC #7144B9 #B94451 #8CB944
split-complementary
#44B9AC #B9448C #B97144
monochromatic
#235F59 #348C82 #44B9AC #70CAC0 #9DDBD4
Accessibility & contrast
On white
2.39
#44B9AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#44B9AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B9AC
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B9AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B9AC | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AFAC
Deuteranopia (green-blind)
#9FA2AD
Tritanopia (blue-blind)
#00BDB5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #44b9ac; /* rgb */ color: rgb(68, 185, 172); /* oklch */ color: oklch(71.7% 0.106 184.8);
Tailwind
colors: {
custom: {
50: '#86cec4',
500: '#44b9ac',
950: '#000000',
},
}SCSS
$custom: #44b9ac; $custom-light: #86cec4; $custom-dark: #000000;
JSON
{
"hex": "#44b9ac",
"rgb": {
"r": 68,
"g": 185,
"b": 172
},
"hsl": {
"h": 173.333,
"s": 46.245,
"l": 49.608
},
"oklch": {
"l": 0.71693,
"c": 0.10558,
"h": 184.8
},
"luminance": 0.38905
}Semantic roles & 50–950 ramp
primary
#44B9AC
secondary
#C79298
accent
#5261D6
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281