#44B2BA#44B2BA
#44B2BA is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.5% C 0.099 H 201.9°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #44B2BA |
|---|---|
| RGB | rgb(68, 178, 186) |
| HSL | hsl(184, 46%, 50%) |
| HSV | hsv(184, 63%, 73%) |
| CMYK | cmyk(63.4%, 4.3%, 0%, 27.1%) |
| CIE-LAB | lab(66.98, -28.35, -13.33) |
| CIE-LCH | lch(66.98, 31.33, 205.19°) |
| OKLab | oklab(70.46% -0.0917 -0.0369) |
| OKLCH | oklch(70.46% 0.099 201.9) |
| XYZ | xyz(27.1634, 36.6120, 52.0801) |
| Luminance | 0.3661 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.80
Lightseagreen
#20B2AA
ΔE00 6.79
Cadetblue
#5F9EA0
ΔE00 7.02
Darkturquoise
#00CED1
ΔE00 8.02
Topaz
#13BBAF
ΔE00 8.45
Mediumturquoise
#48D1CC
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B2BA #BA4C44
analogous
#44BA87 #44B2BA #4477BA
triadic
#44B2BA #BA44B2 #B2BA44
tetradic
#44B2BA #8744BA #BA4C44 #77BA44
square
#44B2BA #8744BA #BA4C44 #77BA44
split-complementary
#44B2BA #BA4477 #BA8744
monochromatic
#235C60 #34878D #44B2BA #70C5CB #9DD7DB
Accessibility & contrast
On white
2.52
#44B2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#44B2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B2BA
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B2BA | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBB
Deuteranopia (green-blind)
#939DBB
Tritanopia (blue-blind)
#00B9B4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #44b2ba; /* rgb */ color: rgb(68, 178, 186); /* oklch */ color: oklch(70.5% 0.099 201.9);
Tailwind
colors: {
custom: {
50: '#86c9ce',
500: '#44b2ba',
950: '#000000',
},
}SCSS
$custom: #44b2ba; $custom-light: #86c9ce; $custom-dark: #000000;
JSON
{
"hex": "#44b2ba",
"rgb": {
"r": 68,
"g": 178,
"b": 186
},
"hsl": {
"h": 184.068,
"s": 46.457,
"l": 49.804
},
"oklch": {
"l": 0.70459,
"c": 0.09884,
"h": 201.9
},
"luminance": 0.36615
}Semantic roles & 50–950 ramp
primary
#44B2BA
secondary
#C89692
accent
#5B52D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282