#44ABB5#44ABB5
#44ABB5 is a light, moderate teal. Relative luminance 0.337; OKLCH L 68.6% C 0.095 H 204.1°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #44ABB5 |
|---|---|
| RGB | rgb(68, 171, 181) |
| HSL | hsl(185, 45%, 49%) |
| HSV | hsv(185, 62%, 71%) |
| CMYK | cmyk(62.4%, 5.5%, 0%, 29%) |
| CIE-LAB | lab(64.71, -26.34, -13.97) |
| CIE-LCH | lch(64.71, 29.82, 207.95°) |
| OKLab | oklab(68.57% -0.0864 -0.0387) |
| OKLCH | oklch(68.57% 0.095 204.1) |
| XYZ | xyz(25.2838, 33.6883, 48.8771) |
| Luminance | 0.3369 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.57
Cadetblue
#5F9EA0
ΔE00 5.61
Lightseagreen
#20B2AA
ΔE00 7.87
Sea
#3C9992
ΔE00 8.96
Topaz
#13BBAF
ΔE00 9.97
Darkturquoise
#00CED1
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44ABB5 #B54E44
analogous
#44B587 #44ABB5 #4473B5
triadic
#44ABB5 #B544AB #ABB544
tetradic
#44ABB5 #8744B5 #B54E44 #73B544
square
#44ABB5 #8744B5 #B54E44 #73B544
split-complementary
#44ABB5 #B54473 #B58744
monochromatic
#23575C #338189 #44ABB5 #6EC0C8 #9AD4D9
Accessibility & contrast
On white
2.71
#44ABB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#44ABB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44ABB5
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44ABB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44ABB5 | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA4B6
Deuteranopia (green-blind)
#8D98B5
Tritanopia (blue-blind)
#00B2AE
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #44abb5; /* rgb */ color: rgb(68, 171, 181); /* oklch */ color: oklch(68.6% 0.095 204.1);
Tailwind
colors: {
custom: {
50: '#85c4cb',
500: '#44abb5',
950: '#000000',
},
}SCSS
$custom: #44abb5; $custom-light: #85c4cb; $custom-dark: #000000;
JSON
{
"hex": "#44abb5",
"rgb": {
"r": 68,
"g": 171,
"b": 181
},
"hsl": {
"h": 185.31,
"s": 45.382,
"l": 48.824
},
"oklch": {
"l": 0.68573,
"c": 0.09468,
"h": 204.1
},
"luminance": 0.33691
}Semantic roles & 50–950 ramp
primary
#44ABB5
secondary
#C59490
accent
#5E53D5
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182