#44AFB7#44AFB7
#44AFB7 is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.6% C 0.097 H 202.1°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #44AFB7 |
|---|---|
| RGB | rgb(68, 175, 183) |
| HSL | hsl(184, 46%, 49%) |
| HSV | hsv(184, 63%, 72%) |
| CMYK | cmyk(62.8%, 4.4%, 0%, 28.2%) |
| CIE-LAB | lab(65.99, -27.74, -13.17) |
| CIE-LCH | lch(65.99, 30.71, 205.40°) |
| OKLab | oklab(69.62% -0.0898 -0.0365) |
| OKLCH | oklch(69.62% 0.097 202.1) |
| XYZ | xyz(26.2575, 35.3050, 50.2213) |
| Luminance | 0.3531 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.80
Cadetblue
#5F9EA0
ΔE00 6.31
Lightseagreen
#20B2AA
ΔE00 6.86
Topaz
#13BBAF
ΔE00 8.75
Darkturquoise
#00CED1
ΔE00 8.82
Sea
#3C9992
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44AFB7 #B74C44
analogous
#44B786 #44AFB7 #4476B7
triadic
#44AFB7 #B744AF #AFB744
tetradic
#44AFB7 #8644B7 #B74C44 #76B744
square
#44AFB7 #8644B7 #B74C44 #76B744
split-complementary
#44AFB7 #B74476 #B78644
monochromatic
#235A5E #33848A #44AFB7 #6FC3C9 #9BD6DA
Accessibility & contrast
On white
2.60
#44AFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#44AFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44AFB7
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44AFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44AFB7 | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A8B8
Deuteranopia (green-blind)
#919BB8
Tritanopia (blue-blind)
#00B5B1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #44afb7; /* rgb */ color: rgb(68, 175, 183); /* oklch */ color: oklch(69.6% 0.097 202.1);
Tailwind
colors: {
custom: {
50: '#85c7cc',
500: '#44afb7',
950: '#000000',
},
}SCSS
$custom: #44afb7; $custom-light: #85c7cc; $custom-dark: #000000;
JSON
{
"hex": "#44afb7",
"rgb": {
"r": 68,
"g": 175,
"b": 183
},
"hsl": {
"h": 184.174,
"s": 45.817,
"l": 49.216
},
"oklch": {
"l": 0.6962,
"c": 0.09693,
"h": 202.1
},
"luminance": 0.35308
}Semantic roles & 50–950 ramp
primary
#44AFB7
secondary
#C69491
accent
#5B52D5
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282