#44ABB0#44ABB0
#44ABB0 is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.4% C 0.094 H 199.7°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #44ABB0 |
|---|---|
| RGB | rgb(68, 171, 176) |
| HSL | hsl(183, 44%, 48%) |
| HSV | hsv(183, 61%, 69%) |
| CMYK | cmyk(61.4%, 2.8%, 0%, 31%) |
| CIE-LAB | lab(64.55, -27.80, -11.43) |
| CIE-LCH | lch(64.55, 30.05, 202.35°) |
| OKLab | oklab(68.39% -0.0885 -0.0316) |
| OKLCH | oklch(68.39% 0.094 199.7) |
| XYZ | xyz(24.7799, 33.4867, 46.2235) |
| Luminance | 0.3349 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.04
Cadetblue
#5F9EA0
ΔE00 5.27
Lightseagreen
#20B2AA
ΔE00 6.03
Sea
#3C9992
ΔE00 7.53
Topaz
#13BBAF
ΔE00 8.26
Dull Teal
#5F9E8F
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44ABB0 #B04944
analogous
#44B07F #44ABB0 #4475B0
triadic
#44ABB0 #B044AB #ABB044
tetradic
#44ABB0 #7F44B0 #B04944 #75B044
square
#44ABB0 #7F44B0 #B04944 #75B044
split-complementary
#44ABB0 #B04475 #B07F44
monochromatic
#225558 #338084 #44ABB0 #6BC2C6 #97D4D7
Accessibility & contrast
On white
2.73
#44ABB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#44ABB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44ABB0
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44ABB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44ABB0 | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B1
Deuteranopia (green-blind)
#8F97B1
Tritanopia (blue-blind)
#00B1AC
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #44abb0; /* rgb */ color: rgb(68, 171, 176); /* oklch */ color: oklch(68.4% 0.094 199.7);
Tailwind
colors: {
custom: {
50: '#84c4c7',
500: '#44abb0',
950: '#000000',
},
}SCSS
$custom: #44abb0; $custom-light: #84c4c7; $custom-dark: #000000;
JSON
{
"hex": "#44abb0",
"rgb": {
"r": 68,
"g": 171,
"b": 176
},
"hsl": {
"h": 182.778,
"s": 44.262,
"l": 47.843
},
"oklch": {
"l": 0.6839,
"c": 0.09403,
"h": 199.7
},
"luminance": 0.33489
}Semantic roles & 50–950 ramp
primary
#44ABB0
secondary
#C38F8D
accent
#5A54D4
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182