#44ABB8#44ABB8
#44ABB8 is a light, moderate teal. Relative luminance 0.338; OKLCH L 68.7% C 0.095 H 206.8°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #44ABB8 |
|---|---|
| RGB | rgb(68, 171, 184) |
| HSL | hsl(187, 46%, 49%) |
| HSV | hsv(187, 63%, 72%) |
| CMYK | cmyk(63%, 7.1%, 0%, 27.8%) |
| CIE-LAB | lab(64.81, -25.45, -15.50) |
| CIE-LCH | lch(64.81, 29.80, 211.33°) |
| OKLab | oklab(68.69% -0.0851 -0.0429) |
| OKLCH | oklch(68.69% 0.095 206.8) |
| XYZ | xyz(25.5949, 33.8127, 50.5157) |
| Luminance | 0.3382 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.02
Cadetblue
#5F9EA0
ΔE00 6.07
Lightseagreen
#20B2AA
ΔE00 8.99
Sea
#3C9992
ΔE00 9.89
Greyblue
#77A1B5
ΔE00 10.25
Darkturquoise
#00CED1
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44ABB8 #B85144
analogous
#44B88B #44ABB8 #4471B8
triadic
#44ABB8 #B844AB #ABB844
tetradic
#44ABB8 #8B44B8 #B85144 #71B844
square
#44ABB8 #8B44B8 #B85144 #71B844
split-complementary
#44ABB8 #B84471 #B88B44
monochromatic
#23585F #33818B #44ABB8 #6FC0CA #9CD3DA
Accessibility & contrast
On white
2.71
#44ABB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#44ABB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44ABB8
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44ABB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44ABB8 | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5B9
Deuteranopia (green-blind)
#8C98B8
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #44abb8; /* rgb */ color: rgb(68, 171, 184); /* oklch */ color: oklch(68.7% 0.095 206.8);
Tailwind
colors: {
custom: {
50: '#85c4cd',
500: '#44abb8',
950: '#000000',
},
}SCSS
$custom: #44abb8; $custom-light: #85c4cd; $custom-dark: #000000;
JSON
{
"hex": "#44abb8",
"rgb": {
"r": 68,
"g": 171,
"b": 184
},
"hsl": {
"h": 186.724,
"s": 46.032,
"l": 49.412
},
"oklch": {
"l": 0.68686,
"c": 0.09536,
"h": 206.8
},
"luminance": 0.33815
}Semantic roles & 50–950 ramp
primary
#44ABB8
secondary
#C79791
accent
#6152D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182