#44AEB4#44AEB4
#44AEB4 is a light, moderate teal. Relative luminance 0.348; OKLCH L 69.3% C 0.096 H 200.4°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #44AEB4 |
|---|---|
| RGB | rgb(68, 174, 180) |
| HSL | hsl(183, 45%, 49%) |
| HSV | hsv(183, 62%, 71%) |
| CMYK | cmyk(62.2%, 3.3%, 0%, 29.4%) |
| CIE-LAB | lab(65.59, -28.12, -12.10) |
| CIE-LCH | lch(65.59, 30.61, 203.29°) |
| OKLab | oklab(69.27% -0.09 -0.0335) |
| OKLCH | oklch(69.27% 0.096 200.4) |
| XYZ | xyz(25.7546, 34.7936, 48.5297) |
| Luminance | 0.3480 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.49
Cadetblue
#5F9EA0
ΔE00 5.98
Lightseagreen
#20B2AA
ΔE00 6.16
Topaz
#13BBAF
ΔE00 8.16
Sea
#3C9992
ΔE00 8.43
Darkturquoise
#00CED1
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44AEB4 #B44A44
analogous
#44B482 #44AEB4 #4476B4
triadic
#44AEB4 #B444AE #AEB444
tetradic
#44AEB4 #8244B4 #B44A44 #76B444
square
#44AEB4 #8244B4 #B44A44 #76B444
split-complementary
#44AEB4 #B44476 #B48244
monochromatic
#22585B #338388 #44AEB4 #6DC3C8 #9AD5D9
Accessibility & contrast
On white
2.64
#44AEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#44AEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44AEB4
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44AEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44AEB4 | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A7B5
Deuteranopia (green-blind)
#919AB5
Tritanopia (blue-blind)
#00B4B0
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #44aeb4; /* rgb */ color: rgb(68, 174, 180); /* oklch */ color: oklch(69.3% 0.096 200.4);
Tailwind
colors: {
custom: {
50: '#85c6ca',
500: '#44aeb4',
950: '#000000',
},
}SCSS
$custom: #44aeb4; $custom-light: #85c6ca; $custom-dark: #000000;
JSON
{
"hex": "#44aeb4",
"rgb": {
"r": 68,
"g": 174,
"b": 180
},
"hsl": {
"h": 183.214,
"s": 45.161,
"l": 48.627
},
"oklch": {
"l": 0.69267,
"c": 0.09606,
"h": 200.4
},
"luminance": 0.34796
}Semantic roles & 50–950 ramp
primary
#44AEB4
secondary
#C5928F
accent
#5A53D5
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282