#44AAB3#44AAB3
#44AAB3 is a light, moderate teal. Relative luminance 0.332; OKLCH L 68.3% C 0.094 H 203.3°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #44AAB3 |
|---|---|
| RGB | rgb(68, 170, 179) |
| HSL | hsl(185, 45%, 48%) |
| HSV | hsv(185, 62%, 70%) |
| CMYK | cmyk(62%, 5%, 0%, 29.8%) |
| CIE-LAB | lab(64.35, -26.43, -13.41) |
| CIE-LCH | lch(64.35, 29.64, 206.91°) |
| OKLab | oklab(68.26% -0.0862 -0.0371) |
| OKLCH | oklch(68.26% 0.094 203.3) |
| XYZ | xyz(24.8919, 33.2304, 47.7414) |
| Luminance | 0.3323 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.95
Cadetblue
#5F9EA0
ΔE00 5.28
Lightseagreen
#20B2AA
ΔE00 7.59
Sea
#3C9992
ΔE00 8.48
Topaz
#13BBAF
ΔE00 9.77
Darkturquoise
#00CED1
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44AAB3 #B34D44
analogous
#44B384 #44AAB3 #4472B3
triadic
#44AAB3 #B344AA #AAB344
tetradic
#44AAB3 #8444B3 #B34D44 #72B344
square
#44AAB3 #8444B3 #B34D44 #72B344
split-complementary
#44AAB3 #B34472 #B38444
monochromatic
#22565A #338087 #44AAB3 #6DC0C7 #99D3D8
Accessibility & contrast
On white
2.75
#44AAB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#44AAB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44AAB3
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44AAB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44AAB3 | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA3B4
Deuteranopia (green-blind)
#8D97B3
Tritanopia (blue-blind)
#00B0AC
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #44aab3; /* rgb */ color: rgb(68, 170, 179); /* oklch */ color: oklch(68.3% 0.094 203.3);
Tailwind
colors: {
custom: {
50: '#85c3c9',
500: '#44aab3',
950: '#000000',
},
}SCSS
$custom: #44aab3; $custom-light: #85c3c9; $custom-dark: #000000;
JSON
{
"hex": "#44aab3",
"rgb": {
"r": 68,
"g": 170,
"b": 179
},
"hsl": {
"h": 184.865,
"s": 44.939,
"l": 48.431
},
"oklch": {
"l": 0.68255,
"c": 0.09384,
"h": 203.3
},
"luminance": 0.33233
}Semantic roles & 50–950 ramp
primary
#44AAB3
secondary
#C4938E
accent
#5E53D5
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182