#44AEB8#44AEB8
#44AEB8 is a light, moderate teal. Relative luminance 0.350; OKLCH L 69.4% C 0.097 H 203.9°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #44AEB8 |
|---|---|
| RGB | rgb(68, 174, 184) |
| HSL | hsl(185, 46%, 49%) |
| HSV | hsv(185, 63%, 72%) |
| CMYK | cmyk(63%, 5.4%, 0%, 27.8%) |
| CIE-LAB | lab(65.72, -26.95, -14.13) |
| CIE-LCH | lch(65.72, 30.43, 207.67°) |
| OKLab | oklab(69.41% -0.0883 -0.0392) |
| OKLCH | oklch(69.41% 0.097 203.9) |
| XYZ | xyz(26.1680, 34.9589, 50.7068) |
| Luminance | 0.3496 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.27
Cadetblue
#5F9EA0
ΔE00 6.25
Lightseagreen
#20B2AA
ΔE00 7.67
Darkturquoise
#00CED1
ΔE00 9.35
Sea
#3C9992
ΔE00 9.49
Topaz
#13BBAF
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44AEB8 #B84E44
analogous
#44B888 #44AEB8 #4474B8
triadic
#44AEB8 #B844AE #AEB844
tetradic
#44AEB8 #8844B8 #B84E44 #74B844
square
#44AEB8 #8844B8 #B84E44 #74B844
split-complementary
#44AEB8 #B84474 #B88844
monochromatic
#23595F #33848B #44AEB8 #6FC2CA #9CD5DA
Accessibility & contrast
On white
2.63
#44AEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#44AEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44AEB8
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44AEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44AEB8 | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A7B9
Deuteranopia (green-blind)
#8F9AB8
Tritanopia (blue-blind)
#00B5B1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #44aeb8; /* rgb */ color: rgb(68, 174, 184); /* oklch */ color: oklch(69.4% 0.097 203.9);
Tailwind
colors: {
custom: {
50: '#85c6cd',
500: '#44aeb8',
950: '#000000',
},
}SCSS
$custom: #44aeb8; $custom-light: #85c6cd; $custom-dark: #000000;
JSON
{
"hex": "#44aeb8",
"rgb": {
"r": 68,
"g": 174,
"b": 184
},
"hsl": {
"h": 185.172,
"s": 46.032,
"l": 49.412
},
"oklch": {
"l": 0.69414,
"c": 0.09661,
"h": 203.9
},
"luminance": 0.34962
}Semantic roles & 50–950 ramp
primary
#44AEB8
secondary
#C79691
accent
#5D52D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282