#44BAA9#44BAA9
#44BAA9 is a light, moderate teal. Relative luminance 0.392; OKLCH L 71.8% C 0.108 H 181.9°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #44BAA9 |
|---|---|
| RGB | rgb(68, 186, 169) |
| HSL | hsl(171, 46%, 50%) |
| HSV | hsv(171, 63%, 73%) |
| CMYK | cmyk(63.4%, 0%, 9.1%, 27.1%) |
| CIE-LAB | lab(68.90, -36.86, -1.11) |
| CIE-LCH | lch(68.90, 36.88, 181.72°) |
| OKLab | oklab(71.85% -0.1076 -0.0036) |
| OKLCH | oklch(71.85% 0.108 181.9) |
| XYZ | xyz(27.1009, 39.2084, 43.6681) |
| Luminance | 0.3921 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.95
Topaz
#13BBAF
ΔE00 2.78
Turquoise (survey)
#06C2AC
ΔE00 3.30
Lightseagreen
#20B2AA
ΔE00 4.19
Greeny Blue
#42B395
ΔE00 4.96
Mediumturquoise
#48D1CC
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44BAA9 #BA4455
analogous
#44BA6E #44BAA9 #4490BA
triadic
#44BAA9 #A944BA #BAA944
tetradic
#44BAA9 #6E44BA #BA4455 #90BA44
square
#44BAA9 #6E44BA #BA4455 #90BA44
split-complementary
#44BAA9 #BA4490 #BA6E44
monochromatic
#236058 #348D80 #44BAA9 #70CBBE #9DDBD2
Accessibility & contrast
On white
2.37
#44BAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#44BAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44BAA9
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44BAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44BAA9 | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0A8
Deuteranopia (green-blind)
#A0A3AB
Tritanopia (blue-blind)
#00BDB5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #44baa9; /* rgb */ color: rgb(68, 186, 169); /* oklch */ color: oklch(71.8% 0.108 181.9);
Tailwind
colors: {
custom: {
50: '#86cfc2',
500: '#44baa9',
950: '#000000',
},
}SCSS
$custom: #44baa9; $custom-light: #86cfc2; $custom-dark: #000000;
JSON
{
"hex": "#44baa9",
"rgb": {
"r": 68,
"g": 186,
"b": 169
},
"hsl": {
"h": 171.356,
"s": 46.457,
"l": 49.804
},
"oklch": {
"l": 0.71846,
"c": 0.10768,
"h": 181.9
},
"luminance": 0.39211
}Semantic roles & 50–950 ramp
primary
#44BAA9
secondary
#C8929A
accent
#5265D6
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281