#44AFBE#44AFBE
#44AFBE is a light, moderate teal. Relative luminance 0.356; OKLCH L 69.9% C 0.098 H 208.1°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #44AFBE |
|---|---|
| RGB | rgb(68, 175, 190) |
| HSL | hsl(187, 48%, 51%) |
| HSV | hsv(187, 64%, 75%) |
| CMYK | cmyk(64.2%, 7.9%, 0%, 25.5%) |
| CIE-LAB | lab(66.22, -25.68, -16.71) |
| CIE-LCH | lch(66.22, 30.64, 213.05°) |
| OKLab | oklab(69.88% -0.0869 -0.0463) |
| OKLCH | oklch(69.88% 0.098 208.1) |
| XYZ | xyz(27.0042, 35.6037, 54.1542) |
| Luminance | 0.3561 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.37
Cadetblue
#5F9EA0
ΔE00 7.20
Lightseagreen
#20B2AA
ΔE00 9.50
Darkturquoise
#00CED1
ΔE00 9.98
Greyblue
#77A1B5
ΔE00 10.27
Aqua Blue
#02D8E9
ΔE00 10.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44AFBE #BE5344
analogous
#44BE90 #44AFBE #4472BE
triadic
#44AFBE #BE44AF #AFBE44
tetradic
#44AFBE #9044BE #BE5344 #72BE44
square
#44AFBE #9044BE #BE5344 #72BE44
split-complementary
#44AFBE #BE4472 #BE9044
monochromatic
#235D65 #338692 #44AFBE #71C2CE #9FD6DE
Accessibility & contrast
On white
2.59
#44AFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#44AFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44AFBE
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44AFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44AFBE | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9BF
Deuteranopia (green-blind)
#8F9BBE
Tritanopia (blue-blind)
#00B6B3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #44afbe; /* rgb */ color: rgb(68, 175, 190); /* oklch */ color: oklch(69.9% 0.098 208.1);
Tailwind
colors: {
custom: {
50: '#86c7d1',
500: '#44afbe',
950: '#000000',
},
}SCSS
$custom: #44afbe; $custom-light: #86c7d1; $custom-dark: #000000;
JSON
{
"hex": "#44afbe",
"rgb": {
"r": 68,
"g": 175,
"b": 190
},
"hsl": {
"h": 187.377,
"s": 48.413,
"l": 50.588
},
"oklch": {
"l": 0.69883,
"c": 0.09845,
"h": 208.1
},
"luminance": 0.35607
}Semantic roles & 50–950 ramp
primary
#44AFBE
secondary
#CA9A94
accent
#6150D8
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282