#44ABB7#44ABB7
#44ABB7 is a light, moderate teal. Relative luminance 0.338; OKLCH L 68.6% C 0.095 H 205.9°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #44ABB7 |
|---|---|
| RGB | rgb(68, 171, 183) |
| HSL | hsl(186, 46%, 49%) |
| HSV | hsv(186, 63%, 72%) |
| CMYK | cmyk(62.8%, 6.6%, 0%, 28.2%) |
| CIE-LAB | lab(64.78, -25.75, -14.99) |
| CIE-LCH | lch(64.78, 29.80, 210.20°) |
| OKLab | oklab(68.65% -0.0856 -0.0415) |
| OKLCH | oklch(68.65% 0.095 205.9) |
| XYZ | xyz(25.4904, 33.7710, 49.9656) |
| Luminance | 0.3377 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.17
Cadetblue
#5F9EA0
ΔE00 5.90
Lightseagreen
#20B2AA
ΔE00 8.62
Sea
#3C9992
ΔE00 9.57
Darkturquoise
#00CED1
ΔE00 10.45
Greyblue
#77A1B5
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44ABB7 #B75044
analogous
#44B78A #44ABB7 #4472B7
triadic
#44ABB7 #B744AB #ABB744
tetradic
#44ABB7 #8A44B7 #B75044 #72B744
square
#44ABB7 #8A44B7 #B75044 #72B744
split-complementary
#44ABB7 #B74472 #B78A44
monochromatic
#23585E #33818A #44ABB7 #6FC0C9 #9BD3DA
Accessibility & contrast
On white
2.71
#44ABB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#44ABB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44ABB7
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44ABB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44ABB7 | 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)
#9EA5B8
Deuteranopia (green-blind)
#8C98B7
Tritanopia (blue-blind)
#00B2AE
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #44abb7; /* rgb */ color: rgb(68, 171, 183); /* oklch */ color: oklch(68.6% 0.095 205.9);
Tailwind
colors: {
custom: {
50: '#85c4cc',
500: '#44abb7',
950: '#000000',
},
}SCSS
$custom: #44abb7; $custom-light: #85c4cc; $custom-dark: #000000;
JSON
{
"hex": "#44abb7",
"rgb": {
"r": 68,
"g": 171,
"b": 183
},
"hsl": {
"h": 186.261,
"s": 45.817,
"l": 49.216
},
"oklch": {
"l": 0.68648,
"c": 0.09511,
"h": 205.9
},
"luminance": 0.33774
}Semantic roles & 50–950 ramp
primary
#44ABB7
secondary
#C69691
accent
#6052D5
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182