#44B4B2#44B4B2
#44B4B2 is a light, moderate teal. Relative luminance 0.371; OKLCH L 70.7% C 0.100 H 193.5°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #44B4B2 |
|---|---|
| RGB | rgb(68, 180, 178) |
| HSL | hsl(179, 45%, 49%) |
| HSV | hsv(179, 62%, 71%) |
| CMYK | cmyk(62.2%, 0%, 1.1%, 29.4%) |
| CIE-LAB | lab(67.34, -31.61, -8.38) |
| CIE-LCH | lch(67.34, 32.70, 194.85°) |
| OKLab | oklab(70.66% -0.0972 -0.0233) |
| OKLCH | oklch(70.66% 0.1 193.5) |
| XYZ | xyz(26.7375, 37.0829, 47.8595) |
| Luminance | 0.3709 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.24
Topaz
#13BBAF
ΔE00 4.75
Tealish
#24BCA8
ΔE00 6.97
Darkturquoise
#00CED1
ΔE00 7.21
Turquoise Blue
#06B1C4
ΔE00 7.42
Mediumturquoise
#48D1CC
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B4B2 #B44446
analogous
#44B47A #44B4B2 #447EB4
triadic
#44B4B2 #B244B4 #B4B244
tetradic
#44B4B2 #7A44B4 #B44446 #7EB444
square
#44B4B2 #7A44B4 #B44446 #7EB444
split-complementary
#44B4B2 #B4447E #B47A44
monochromatic
#225B5A #338886 #44B4B2 #6DC8C6 #9AD9D8
Accessibility & contrast
On white
2.49
#44B4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#44B4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B4B2
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B4B2 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABB2
Deuteranopia (green-blind)
#989EB3
Tritanopia (blue-blind)
#00B9B3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #44b4b2; /* rgb */ color: rgb(68, 180, 178); /* oklch */ color: oklch(70.7% 0.100 193.5);
Tailwind
colors: {
custom: {
50: '#85cbc9',
500: '#44b4b2',
950: '#000000',
},
}SCSS
$custom: #44b4b2; $custom-light: #85cbc9; $custom-dark: #000000;
JSON
{
"hex": "#44b4b2",
"rgb": {
"r": 68,
"g": 180,
"b": 178
},
"hsl": {
"h": 178.929,
"s": 45.161,
"l": 48.627
},
"oklch": {
"l": 0.70663,
"c": 0.1,
"h": 193.5
},
"luminance": 0.37086
}Semantic roles & 50–950 ramp
primary
#44B4B2
secondary
#C58F90
accent
#5355D5
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282