#44BCAC#44BCAC
#44BCAC is a light, moderate teal. Relative luminance 0.402; OKLCH L 72.4% C 0.108 H 182.8°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #44BCAC |
|---|---|
| RGB | rgb(68, 188, 172) |
| HSL | hsl(172, 47%, 50%) |
| HSV | hsv(172, 64%, 74%) |
| CMYK | cmyk(63.8%, 0%, 8.5%, 26.3%) |
| CIE-LAB | lab(69.59, -36.99, -1.75) |
| CIE-LCH | lch(69.59, 37.03, 182.70°) |
| OKLab | oklab(72.43% -0.1084 -0.0053) |
| OKLCH | oklch(72.43% 0.108 182.8) |
| XYZ | xyz(27.8101, 40.1709, 45.3099) |
| Luminance | 0.4017 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.10
Topaz
#13BBAF
ΔE00 2.52
Turquoise (survey)
#06C2AC
ΔE00 3.18
Lightseagreen
#20B2AA
ΔE00 4.23
Greeny Blue
#42B395
ΔE00 5.57
Mediumturquoise
#48D1CC
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44BCAC #BC4454
analogous
#44BC70 #44BCAC #4490BC
triadic
#44BCAC #AC44BC #BCAC44
tetradic
#44BCAC #7044BC #BC4454 #90BC44
square
#44BCAC #7044BC #BC4454 #90BC44
split-complementary
#44BCAC #BC4490 #BC7044
monochromatic
#23625A #338F83 #44BCAC #71CCC0 #9EDCD4
Accessibility & contrast
On white
2.32
#44BCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#44BCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44BCAC
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44BCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44BCAC | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2AB
Deuteranopia (green-blind)
#A2A5AE
Tritanopia (blue-blind)
#00C0B7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #44bcac; /* rgb */ color: rgb(68, 188, 172); /* oklch */ color: oklch(72.4% 0.108 182.8);
Tailwind
colors: {
custom: {
50: '#86d1c4',
500: '#44bcac',
950: '#000000',
},
}SCSS
$custom: #44bcac; $custom-light: #86d1c4; $custom-dark: #000000;
JSON
{
"hex": "#44bcac",
"rgb": {
"r": 68,
"g": 188,
"b": 172
},
"hsl": {
"h": 172,
"s": 47.244,
"l": 50.196
},
"oklch": {
"l": 0.72433,
"c": 0.10849,
"h": 182.8
},
"luminance": 0.40174
}Semantic roles & 50–950 ramp
primary
#44BCAC
secondary
#C9939A
accent
#5163D7
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281