#44ABB3#44ABB3
#44ABB3 is a light, moderate teal. Relative luminance 0.336; OKLCH L 68.5% C 0.094 H 202.4°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #44ABB3 |
|---|---|
| RGB | rgb(68, 171, 179) |
| HSL | hsl(184, 45%, 48%) |
| HSV | hsv(184, 62%, 70%) |
| CMYK | cmyk(62%, 4.5%, 0%, 29.8%) |
| CIE-LAB | lab(64.65, -26.93, -12.96) |
| CIE-LCH | lch(64.65, 29.88, 205.70°) |
| OKLab | oklab(68.5% -0.0872 -0.0359) |
| OKLCH | oklch(68.5% 0.094 202.4) |
| XYZ | xyz(25.0800, 33.6068, 47.8041) |
| Luminance | 0.3361 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.10
Cadetblue
#5F9EA0
ΔE00 5.40
Lightseagreen
#20B2AA
ΔE00 7.13
Sea
#3C9992
ΔE00 8.36
Topaz
#13BBAF
ΔE00 9.27
Darkturquoise
#00CED1
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44ABB3 #B34C44
analogous
#44B383 #44ABB3 #4473B3
triadic
#44ABB3 #B344AB #ABB344
tetradic
#44ABB3 #8344B3 #B34C44 #73B344
square
#44ABB3 #8344B3 #B34C44 #73B344
split-complementary
#44ABB3 #B34473 #B38344
monochromatic
#22565A #338187 #44ABB3 #6DC1C7 #99D4D8
Accessibility & contrast
On white
2.72
#44ABB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#44ABB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44ABB3
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44ABB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44ABB3 | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B4
Deuteranopia (green-blind)
#8E97B3
Tritanopia (blue-blind)
#00B1AD
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #44abb3; /* rgb */ color: rgb(68, 171, 179); /* oklch */ color: oklch(68.5% 0.094 202.4);
Tailwind
colors: {
custom: {
50: '#85c4c9',
500: '#44abb3',
950: '#000000',
},
}SCSS
$custom: #44abb3; $custom-light: #85c4c9; $custom-dark: #000000;
JSON
{
"hex": "#44abb3",
"rgb": {
"r": 68,
"g": 171,
"b": 179
},
"hsl": {
"h": 184.324,
"s": 44.939,
"l": 48.431
},
"oklch": {
"l": 0.68499,
"c": 0.09434,
"h": 202.4
},
"luminance": 0.33609
}Semantic roles & 50–950 ramp
primary
#44ABB3
secondary
#C4928E
accent
#5C53D5
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182