#44A0AF#44A0AF
#44A0AF is a light, moderate teal. Relative luminance 0.295; OKLCH L 65.7% C 0.089 H 209.8°. Best body text is #000000 at 6.89:1 contrast (WCAG AA passes).
Color values
| HEX | #44A0AF |
|---|---|
| RGB | rgb(68, 160, 175) |
| HSL | hsl(188, 44%, 48%) |
| HSV | hsv(188, 61%, 69%) |
| CMYK | cmyk(61.1%, 8.6%, 0%, 31.4%) |
| CIE-LAB | lab(61.19, -22.54, -15.94) |
| CIE-LCH | lch(61.19, 27.60, 215.26°) |
| OKLab | oklab(65.67% -0.0771 -0.0442) |
| OKLCH | oklch(65.67% 0.089 209.8) |
| XYZ | xyz(22.6894, 29.4634, 45.0404) |
| Luminance | 0.2947 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.25
Turquoise Blue
#06B1C4
ΔE00 5.56
Teal Blue
#01889F
ΔE00 8.98
Greyblue
#77A1B5
ΔE00 9.06
Sea
#3C9992
ΔE00 9.44
Darkcyan
#008B8B
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44A0AF #AF5344
analogous
#44AF88 #44A0AF #446BAF
triadic
#44A0AF #AF44A0 #A0AF44
tetradic
#44A0AF #8844AF #AF5344 #6BAF44
square
#44A0AF #8844AF #AF5344 #6BAF44
split-complementary
#44A0AF #AF446B #AF8844
monochromatic
#224F57 #337883 #44A0AF #6BB9C5 #97CED7
Accessibility & contrast
On white
3.05
#44A0AF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.89
#44A0AF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #44A0AF
6.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44A0AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44A0AF | 1.00 | 3.05 | 6.89 | 6.89 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939BB0
Deuteranopia (green-blind)
#838FAF
Tritanopia (blue-blind)
#00A7A4
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #44a0af; /* rgb */ color: rgb(68, 160, 175); /* oklch */ color: oklch(65.7% 0.089 209.8);
Tailwind
colors: {
custom: {
50: '#83bcc6',
500: '#44a0af',
950: '#000000',
},
}SCSS
$custom: #44a0af; $custom-light: #83bcc6; $custom-dark: #000000;
JSON
{
"hex": "#44a0af",
"rgb": {
"r": 68,
"g": 160,
"b": 175
},
"hsl": {
"h": 188.411,
"s": 44.033,
"l": 47.647
},
"oklch": {
"l": 0.65667,
"c": 0.08883,
"h": 209.8
},
"luminance": 0.29466
}Semantic roles & 50–950 ramp
primary
#44A0AF
secondary
#C2948C
accent
#6654D4
background
#F8FBFC
surface
#F0F6F8
border
#CBD0D1
text
#0C1213
muted
#7D8182