#44B3BA#44B3BA
#44B3BA is a light, moderate teal. Relative luminance 0.370; OKLCH L 70.7% C 0.099 H 201.1°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #44B3BA |
|---|---|
| RGB | rgb(68, 179, 186) |
| HSL | hsl(184, 46%, 50%) |
| HSV | hsv(184, 63%, 73%) |
| CMYK | cmyk(63.4%, 3.8%, 0%, 27.1%) |
| CIE-LAB | lab(67.29, -28.84, -12.88) |
| CIE-LCH | lch(67.29, 31.59, 204.07°) |
| OKLab | oklab(70.7% -0.0927 -0.0357) |
| OKLCH | oklch(70.7% 0.099 201.1) |
| XYZ | xyz(27.3631, 37.0114, 52.1467) |
| Luminance | 0.3701 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.16
Lightseagreen
#20B2AA
ΔE00 6.41
Cadetblue
#5F9EA0
ΔE00 7.21
Darkturquoise
#00CED1
ΔE00 7.64
Topaz
#13BBAF
ΔE00 8.00
Mediumturquoise
#48D1CC
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B3BA #BA4B44
analogous
#44BA86 #44B3BA #4478BA
triadic
#44B3BA #BA44B3 #B3BA44
tetradic
#44B3BA #8644BA #BA4B44 #78BA44
square
#44B3BA #8644BA #BA4B44 #78BA44
split-complementary
#44B3BA #BA4478 #BA8644
monochromatic
#235D60 #34888D #44B3BA #70C5CB #9DD8DB
Accessibility & contrast
On white
2.50
#44B3BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#44B3BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B3BA
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B3BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B3BA | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ABBB
Deuteranopia (green-blind)
#949EBB
Tritanopia (blue-blind)
#00B9B5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #44b3ba; /* rgb */ color: rgb(68, 179, 186); /* oklch */ color: oklch(70.7% 0.099 201.1);
Tailwind
colors: {
custom: {
50: '#86cace',
500: '#44b3ba',
950: '#000000',
},
}SCSS
$custom: #44b3ba; $custom-light: #86cace; $custom-dark: #000000;
JSON
{
"hex": "#44b3ba",
"rgb": {
"r": 68,
"g": 179,
"b": 186
},
"hsl": {
"h": 183.559,
"s": 46.457,
"l": 49.804
},
"oklch": {
"l": 0.70702,
"c": 0.09936,
"h": 201.1
},
"luminance": 0.37014
}Semantic roles & 50–950 ramp
primary
#44B3BA
secondary
#C89592
accent
#5A52D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282