#44ABB1#44ABB1
#44ABB1 is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.4% C 0.094 H 200.6°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #44ABB1 |
|---|---|
| RGB | rgb(68, 171, 177) |
| HSL | hsl(183, 44%, 48%) |
| HSV | hsv(183, 62%, 69%) |
| CMYK | cmyk(61.6%, 3.4%, 0%, 30.6%) |
| CIE-LAB | lab(64.58, -27.51, -11.94) |
| CIE-LCH | lch(64.58, 29.99, 203.46°) |
| OKLab | oklab(68.43% -0.0881 -0.0331) |
| OKLCH | oklch(68.43% 0.094 200.6) |
| XYZ | xyz(24.8792, 33.5265, 46.7465) |
| Luminance | 0.3353 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.71
Cadetblue
#5F9EA0
ΔE00 5.29
Lightseagreen
#20B2AA
ΔE00 6.39
Sea
#3C9992
ΔE00 7.80
Topaz
#13BBAF
ΔE00 8.59
Darkturquoise
#00CED1
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44ABB1 #B14A44
analogous
#44B180 #44ABB1 #4474B1
triadic
#44ABB1 #B144AB #ABB144
tetradic
#44ABB1 #8044B1 #B14A44 #74B144
square
#44ABB1 #8044B1 #B14A44 #74B144
split-complementary
#44ABB1 #B14474 #B18044
monochromatic
#225659 #338085 #44ABB1 #6CC1C6 #98D4D7
Accessibility & contrast
On white
2.73
#44ABB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#44ABB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44ABB1
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44ABB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44ABB1 | 1.00 | 2.73 | 7.71 | 7.71 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B2
Deuteranopia (green-blind)
#8E97B2
Tritanopia (blue-blind)
#00B1AD
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #44abb1; /* rgb */ color: rgb(68, 171, 177); /* oklch */ color: oklch(68.4% 0.094 200.6);
Tailwind
colors: {
custom: {
50: '#84c4c8',
500: '#44abb1',
950: '#000000',
},
}SCSS
$custom: #44abb1; $custom-light: #84c4c8; $custom-dark: #000000;
JSON
{
"hex": "#44abb1",
"rgb": {
"r": 68,
"g": 171,
"b": 177
},
"hsl": {
"h": 183.303,
"s": 44.49,
"l": 48.039
},
"oklch": {
"l": 0.68426,
"c": 0.0941,
"h": 200.6
},
"luminance": 0.33529
}Semantic roles & 50–950 ramp
primary
#44ABB1
secondary
#C3908D
accent
#5B54D4
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182