#44B8A5#44B8A5
#44B8A5 is a light, moderate teal. Relative luminance 0.382; OKLCH L 71.2% C 0.107 H 180.3°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #44B8A5 |
|---|---|
| RGB | rgb(68, 184, 165) |
| HSL | hsl(170, 46%, 49%) |
| HSV | hsv(170, 63%, 72%) |
| CMYK | cmyk(63%, 0%, 10.3%, 27.8%) |
| CIE-LAB | lab(68.19, -37.00, 0.04) |
| CIE-LCH | lch(68.19, 37.00, 179.93°) |
| OKLab | oklab(71.23% -0.1073 -0.0005) |
| OKLCH | oklch(71.23% 0.107 180.3) |
| XYZ | xyz(26.3127, 38.2237, 41.5812) |
| Luminance | 0.3823 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.00
Topaz
#13BBAF
ΔE00 3.43
Turquoise (survey)
#06C2AC
ΔE00 3.49
Greeny Blue
#42B395
ΔE00 4.05
Lightseagreen
#20B2AA
ΔE00 4.54
Mediumaquamarine
#66CDAA
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B8A5 #B84457
analogous
#44B86B #44B8A5 #4491B8
triadic
#44B8A5 #A544B8 #B8A544
tetradic
#44B8A5 #6B44B8 #B84457 #91B844
square
#44B8A5 #6B44B8 #B84457 #91B844
split-complementary
#44B8A5 #B84491 #B86B44
monochromatic
#235F55 #338B7D #44B8A5 #6FCABB #9CDAD0
Accessibility & contrast
On white
2.43
#44B8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#44B8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B8A5
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B8A5 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AEA4
Deuteranopia (green-blind)
#9FA1A7
Tritanopia (blue-blind)
#00BBB2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #44b8a5; /* rgb */ color: rgb(68, 184, 165); /* oklch */ color: oklch(71.2% 0.107 180.3);
Tailwind
colors: {
custom: {
50: '#85cebf',
500: '#44b8a5',
950: '#000000',
},
}SCSS
$custom: #44b8a5; $custom-light: #85cebf; $custom-dark: #000000;
JSON
{
"hex": "#44b8a5",
"rgb": {
"r": 68,
"g": 184,
"b": 165
},
"hsl": {
"h": 170.172,
"s": 46.032,
"l": 49.412
},
"oklch": {
"l": 0.71227,
"c": 0.10733,
"h": 180.3
},
"luminance": 0.38227
}Semantic roles & 50–950 ramp
primary
#44B8A5
secondary
#C7919A
accent
#5268D6
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1312
muted
#7D8281