#44AAB1#44AAB1
#44AAB1 is a light, moderate teal. Relative luminance 0.332; OKLCH L 68.2% C 0.094 H 201.5°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #44AAB1 |
|---|---|
| RGB | rgb(68, 170, 177) |
| HSL | hsl(184, 44%, 48%) |
| HSV | hsv(184, 62%, 69%) |
| CMYK | cmyk(61.6%, 4%, 0%, 30.6%) |
| CIE-LAB | lab(64.28, -27.01, -12.39) |
| CIE-LCH | lch(64.28, 29.72, 204.65°) |
| OKLab | oklab(68.18% -0.087 -0.0343) |
| OKLCH | oklch(68.18% 0.094 201.5) |
| XYZ | xyz(24.6911, 33.1501, 46.6838) |
| Luminance | 0.3315 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.51
Cadetblue
#5F9EA0
ΔE00 5.11
Lightseagreen
#20B2AA
ΔE00 6.86
Sea
#3C9992
ΔE00 7.88
Topaz
#13BBAF
ΔE00 9.08
Dull Teal
#5F9E8F
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44AAB1 #B14B44
analogous
#44B181 #44AAB1 #4473B1
triadic
#44AAB1 #B144AA #AAB144
tetradic
#44AAB1 #8144B1 #B14B44 #73B144
square
#44AAB1 #8144B1 #B14B44 #73B144
split-complementary
#44AAB1 #B14473 #B18144
monochromatic
#225559 #338085 #44AAB1 #6CC1C6 #98D3D7
Accessibility & contrast
On white
2.75
#44AAB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#44AAB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44AAB1
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44AAB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44AAB1 | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA3B2
Deuteranopia (green-blind)
#8D97B2
Tritanopia (blue-blind)
#00B0AC
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #44aab1; /* rgb */ color: rgb(68, 170, 177); /* oklch */ color: oklch(68.2% 0.094 201.5);
Tailwind
colors: {
custom: {
50: '#84c3c8',
500: '#44aab1',
950: '#000000',
},
}SCSS
$custom: #44aab1; $custom-light: #84c3c8; $custom-dark: #000000;
JSON
{
"hex": "#44aab1",
"rgb": {
"r": 68,
"g": 170,
"b": 177
},
"hsl": {
"h": 183.853,
"s": 44.49,
"l": 48.039
},
"oklch": {
"l": 0.68182,
"c": 0.09355,
"h": 201.5
},
"luminance": 0.33153
}Semantic roles & 50–950 ramp
primary
#44AAB1
secondary
#C3918D
accent
#5C54D4
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182