#44B9AA#44B9AA
#44B9AA is a light, moderate teal. Relative luminance 0.388; OKLCH L 71.6% C 0.106 H 183.3°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #44B9AA |
|---|---|
| RGB | rgb(68, 185, 170) |
| HSL | hsl(172, 46%, 50%) |
| HSV | hsv(172, 63%, 73%) |
| CMYK | cmyk(63.2%, 0%, 8.1%, 27.5%) |
| CIE-LAB | lab(68.63, -36.14, -2.06) |
| CIE-LCH | lch(68.63, 36.20, 183.27°) |
| OKLab | oklab(71.63% -0.1061 -0.0061) |
| OKLCH | oklch(71.63% 0.106 183.3) |
| XYZ | xyz(26.9852, 38.8262, 44.0945) |
| Luminance | 0.3883 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.41
Topaz
#13BBAF
ΔE00 2.43
Lightseagreen
#20B2AA
ΔE00 3.57
Turquoise (survey)
#06C2AC
ΔE00 3.78
Greeny Blue
#42B395
ΔE00 5.50
Mediumturquoise
#48D1CC
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B9AA #B94453
analogous
#44B970 #44B9AA #448DB9
triadic
#44B9AA #AA44B9 #B9AA44
tetradic
#44B9AA #7044B9 #B94453 #8DB944
square
#44B9AA #7044B9 #B94453 #8DB944
split-complementary
#44B9AA #B9448D #B97044
monochromatic
#235F58 #348C81 #44B9AA #70CABF #9DDBD3
Accessibility & contrast
On white
2.40
#44B9AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#44B9AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B9AA
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B9AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B9AA | 1.00 | 2.40 | 8.77 | 8.77 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AFA9
Deuteranopia (green-blind)
#9FA2AB
Tritanopia (blue-blind)
#00BDB4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #44b9aa; /* rgb */ color: rgb(68, 185, 170); /* oklch */ color: oklch(71.6% 0.106 183.3);
Tailwind
colors: {
custom: {
50: '#86cec3',
500: '#44b9aa',
950: '#000000',
},
}SCSS
$custom: #44b9aa; $custom-light: #86cec3; $custom-dark: #000000;
JSON
{
"hex": "#44b9aa",
"rgb": {
"r": 68,
"g": 185,
"b": 170
},
"hsl": {
"h": 172.308,
"s": 46.245,
"l": 49.608
},
"oklch": {
"l": 0.7163,
"c": 0.10629,
"h": 183.3
},
"luminance": 0.38829
}Semantic roles & 50–950 ramp
primary
#44B9AA
secondary
#C79299
accent
#5263D6
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281