#44AEBC#44AEBC
#44AEBC is a light, moderate teal. Relative luminance 0.351; OKLCH L 69.6% C 0.098 H 207.3°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #44AEBC |
|---|---|
| RGB | rgb(68, 174, 188) |
| HSL | hsl(187, 47%, 50%) |
| HSV | hsv(187, 64%, 74%) |
| CMYK | cmyk(63.8%, 7.4%, 0%, 26.3%) |
| CIE-LAB | lab(65.85, -25.77, -16.15) |
| CIE-LCH | lch(65.85, 30.42, 212.08°) |
| OKLab | oklab(69.57% -0.0866 -0.0448) |
| OKLCH | oklch(69.57% 0.098 207.3) |
| XYZ | xyz(26.5932, 35.1290, 52.9463) |
| Luminance | 0.3513 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.52
Cadetblue
#5F9EA0
ΔE00 6.83
Lightseagreen
#20B2AA
ΔE00 9.17
Darkturquoise
#00CED1
ΔE00 10.03
Greyblue
#77A1B5
ΔE00 10.36
Sea
#3C9992
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44AEBC #BC5244
analogous
#44BC8E #44AEBC #4472BC
triadic
#44AEBC #BC44AE #AEBC44
tetradic
#44AEBC #8E44BC #BC5244 #72BC44
square
#44AEBC #8E44BC #BC5244 #72BC44
split-complementary
#44AEBC #BC4472 #BC8E44
monochromatic
#235B62 #33858F #44AEBC #71C2CC #9ED5DC
Accessibility & contrast
On white
2.62
#44AEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#44AEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44AEBC
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44AEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44AEBC | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BD
Deuteranopia (green-blind)
#8E9ABC
Tritanopia (blue-blind)
#00B5B2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #44aebc; /* rgb */ color: rgb(68, 174, 188); /* oklch */ color: oklch(69.6% 0.098 207.3);
Tailwind
colors: {
custom: {
50: '#86c6d0',
500: '#44aebc',
950: '#000000',
},
}SCSS
$custom: #44aebc; $custom-light: #86c6d0; $custom-dark: #000000;
JSON
{
"hex": "#44aebc",
"rgb": {
"r": 68,
"g": 174,
"b": 188
},
"hsl": {
"h": 187,
"s": 47.244,
"l": 50.196
},
"oklch": {
"l": 0.69565,
"c": 0.09754,
"h": 207.3
},
"luminance": 0.35132
}Semantic roles & 50–950 ramp
primary
#44AEBC
secondary
#C99993
accent
#6151D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282