#44BCAB#44BCAB
#44BCAB is a light, moderate teal. Relative luminance 0.401; OKLCH L 72.4% C 0.109 H 182.1°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #44BCAB |
|---|---|
| RGB | rgb(68, 188, 171) |
| HSL | hsl(172, 47%, 50%) |
| HSV | hsv(172, 64%, 74%) |
| CMYK | cmyk(63.8%, 0%, 9%, 26.3%) |
| CIE-LAB | lab(69.56, -37.25, -1.24) |
| CIE-LCH | lch(69.56, 37.27, 181.90°) |
| OKLab | oklab(72.4% -0.1088 -0.0039) |
| OKLCH | oklch(72.4% 0.109 182.1) |
| XYZ | xyz(27.7144, 40.1327, 44.8060) |
| Luminance | 0.4014 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.90
Topaz
#13BBAF
ΔE00 2.73
Turquoise (survey)
#06C2AC
ΔE00 3.01
Lightseagreen
#20B2AA
ΔE00 4.45
Greeny Blue
#42B395
ΔE00 5.26
Mediumturquoise
#48D1CC
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44BCAB #BC4455
analogous
#44BC6F #44BCAB #4491BC
triadic
#44BCAB #AB44BC #BCAB44
tetradic
#44BCAB #6F44BC #BC4455 #91BC44
square
#44BCAB #6F44BC #BC4455 #91BC44
split-complementary
#44BCAB #BC4491 #BC6F44
monochromatic
#236259 #338F82 #44BCAB #71CCBF #9EDCD3
Accessibility & contrast
On white
2.33
#44BCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#44BCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44BCAB
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44BCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44BCAB | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 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)
#B4B2AA
Deuteranopia (green-blind)
#A2A4AD
Tritanopia (blue-blind)
#00BFB7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #44bcab; /* rgb */ color: rgb(68, 188, 171); /* oklch */ color: oklch(72.4% 0.109 182.1);
Tailwind
colors: {
custom: {
50: '#86d1c3',
500: '#44bcab',
950: '#000000',
},
}SCSS
$custom: #44bcab; $custom-light: #86d1c3; $custom-dark: #000000;
JSON
{
"hex": "#44bcab",
"rgb": {
"r": 68,
"g": 188,
"b": 171
},
"hsl": {
"h": 171.5,
"s": 47.244,
"l": 50.196
},
"oklch": {
"l": 0.72402,
"c": 0.10889,
"h": 182.1
},
"luminance": 0.40136
}Semantic roles & 50–950 ramp
primary
#44BCAB
secondary
#C9939B
accent
#5164D7
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281