#44ABB6#44ABB6
#44ABB6 is a light, moderate teal. Relative luminance 0.337; OKLCH L 68.6% C 0.095 H 205.0°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #44ABB6 |
|---|---|
| RGB | rgb(68, 171, 182) |
| HSL | hsl(186, 46%, 49%) |
| HSV | hsv(186, 63%, 71%) |
| CMYK | cmyk(62.6%, 6%, 0%, 28.6%) |
| CIE-LAB | lab(64.75, -26.05, -14.48) |
| CIE-LCH | lch(64.75, 29.80, 209.07°) |
| OKLab | oklab(68.61% -0.086 -0.0401) |
| OKLCH | oklch(68.61% 0.095 205) |
| XYZ | xyz(25.3867, 33.7295, 49.4194) |
| Luminance | 0.3373 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.35
Cadetblue
#5F9EA0
ΔE00 5.74
Lightseagreen
#20B2AA
ΔE00 8.25
Sea
#3C9992
ΔE00 9.26
Darkturquoise
#00CED1
ΔE00 10.30
Topaz
#13BBAF
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44ABB6 #B64F44
analogous
#44B688 #44ABB6 #4472B6
triadic
#44ABB6 #B644AB #ABB644
tetradic
#44ABB6 #8844B6 #B64F44 #72B644
square
#44ABB6 #8844B6 #B64F44 #72B644
split-complementary
#44ABB6 #B64472 #B68844
monochromatic
#23575D #338189 #44ABB6 #6EC0C9 #9BD4DA
Accessibility & contrast
On white
2.71
#44ABB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#44ABB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44ABB6
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44ABB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44ABB6 | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA4B7
Deuteranopia (green-blind)
#8D98B6
Tritanopia (blue-blind)
#00B2AE
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #44abb6; /* rgb */ color: rgb(68, 171, 182); /* oklch */ color: oklch(68.6% 0.095 205.0);
Tailwind
colors: {
custom: {
50: '#85c4cb',
500: '#44abb6',
950: '#000000',
},
}SCSS
$custom: #44abb6; $custom-light: #85c4cb; $custom-dark: #000000;
JSON
{
"hex": "#44abb6",
"rgb": {
"r": 68,
"g": 171,
"b": 182
},
"hsl": {
"h": 185.789,
"s": 45.6,
"l": 49.02
},
"oklch": {
"l": 0.68611,
"c": 0.09488,
"h": 205
},
"luminance": 0.33732
}Semantic roles & 50–950 ramp
primary
#44ABB6
secondary
#C69590
accent
#5F53D5
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182