#44ABB2#44ABB2
#44ABB2 is a light, moderate teal. Relative luminance 0.336; OKLCH L 68.5% C 0.094 H 201.5°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #44ABB2 |
|---|---|
| RGB | rgb(68, 171, 178) |
| HSL | hsl(184, 45%, 48%) |
| HSV | hsv(184, 62%, 70%) |
| CMYK | cmyk(61.8%, 3.9%, 0%, 30.2%) |
| CIE-LAB | lab(64.62, -27.22, -12.45) |
| CIE-LCH | lch(64.62, 29.93, 204.58°) |
| OKLab | oklab(68.46% -0.0877 -0.0345) |
| OKLCH | oklch(68.46% 0.094 201.5) |
| XYZ | xyz(24.9793, 33.5665, 47.2734) |
| Luminance | 0.3357 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.39
Cadetblue
#5F9EA0
ΔE00 5.33
Lightseagreen
#20B2AA
ΔE00 6.76
Sea
#3C9992
ΔE00 8.08
Topaz
#13BBAF
ΔE00 8.93
Darkturquoise
#00CED1
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44ABB2 #B24B44
analogous
#44B282 #44ABB2 #4474B2
triadic
#44ABB2 #B244AB #ABB244
tetradic
#44ABB2 #8244B2 #B24B44 #74B244
square
#44ABB2 #8244B2 #B24B44 #74B244
split-complementary
#44ABB2 #B24474 #B28244
monochromatic
#225659 #338086 #44ABB2 #6CC1C7 #99D4D8
Accessibility & contrast
On white
2.72
#44ABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#44ABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44ABB2
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44ABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44ABB2 | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 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)
#9FA4B3
Deuteranopia (green-blind)
#8E97B3
Tritanopia (blue-blind)
#00B1AD
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #44abb2; /* rgb */ color: rgb(68, 171, 178); /* oklch */ color: oklch(68.5% 0.094 201.5);
Tailwind
colors: {
custom: {
50: '#85c4c9',
500: '#44abb2',
950: '#000000',
},
}SCSS
$custom: #44abb2; $custom-light: #85c4c9; $custom-dark: #000000;
JSON
{
"hex": "#44abb2",
"rgb": {
"r": 68,
"g": 171,
"b": 178
},
"hsl": {
"h": 183.818,
"s": 44.715,
"l": 48.235
},
"oklch": {
"l": 0.68462,
"c": 0.09421,
"h": 201.5
},
"luminance": 0.33569
}Semantic roles & 50–950 ramp
primary
#44ABB2
secondary
#C4918E
accent
#5C53D4
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182