#44BAAC#44BAAC
#44BAAC is a light, moderate teal. Relative luminance 0.393; OKLCH L 71.9% C 0.107 H 184.1°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #44BAAC |
|---|---|
| RGB | rgb(68, 186, 172) |
| HSL | hsl(173, 46%, 50%) |
| HSV | hsv(173, 63%, 73%) |
| CMYK | cmyk(63.4%, 0%, 7.5%, 27.1%) |
| CIE-LAB | lab(68.98, -36.07, -2.64) |
| CIE-LCH | lch(68.98, 36.17, 184.18°) |
| OKLab | oklab(71.94% -0.1063 -0.0077) |
| OKLCH | oklch(71.94% 0.107 184.1) |
| XYZ | xyz(27.3858, 39.3224, 45.1684) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.23
Tealish
#24BCA8
ΔE00 2.61
Lightseagreen
#20B2AA
ΔE00 3.50
Turquoise (survey)
#06C2AC
ΔE00 3.85
Greeny Blue
#42B395
ΔE00 5.95
Mediumturquoise
#48D1CC
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44BAAC #BA4452
analogous
#44BA71 #44BAAC #448DBA
triadic
#44BAAC #AC44BA #BAAC44
tetradic
#44BAAC #7144BA #BA4452 #8DBA44
square
#44BAAC #7144BA #BA4452 #8DBA44
split-complementary
#44BAAC #BA448D #BA7144
monochromatic
#236059 #348D83 #44BAAC #70CBC0 #9DDBD4
Accessibility & contrast
On white
2.37
#44BAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#44BAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44BAAC
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44BAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44BAAC | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B0AC
Deuteranopia (green-blind)
#A0A3AD
Tritanopia (blue-blind)
#00BEB6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #44baac; /* rgb */ color: rgb(68, 186, 172); /* oklch */ color: oklch(71.9% 0.107 184.1);
Tailwind
colors: {
custom: {
50: '#86cfc4',
500: '#44baac',
950: '#000000',
},
}SCSS
$custom: #44baac; $custom-light: #86cfc4; $custom-dark: #000000;
JSON
{
"hex": "#44baac",
"rgb": {
"r": 68,
"g": 186,
"b": 172
},
"hsl": {
"h": 172.881,
"s": 46.457,
"l": 49.804
},
"oklch": {
"l": 0.7194,
"c": 0.10654,
"h": 184.1
},
"luminance": 0.39325
}Semantic roles & 50–950 ramp
primary
#44BAAC
secondary
#C89299
accent
#5261D6
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281