#44A4AF#44A4AF
#44A4AF is a light, moderate teal. Relative luminance 0.309; OKLCH L 66.6% C 0.090 H 205.6°. Best body text is #000000 at 7.18:1 contrast (WCAG AA passes).
Color values
| HEX | #44A4AF |
|---|---|
| RGB | rgb(68, 164, 175) |
| HSL | hsl(186, 44%, 48%) |
| HSV | hsv(186, 61%, 69%) |
| CMYK | cmyk(61.1%, 6.3%, 0%, 31.4%) |
| CIE-LAB | lab(62.40, -24.58, -14.11) |
| CIE-LCH | lch(62.40, 28.34, 209.85°) |
| OKLab | oklab(66.64% -0.0814 -0.0391) |
| OKLCH | oklch(66.64% 0.09 205.6) |
| XYZ | xyz(23.3940, 30.8726, 45.2753) |
| Luminance | 0.3088 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.56
Turquoise Blue
#06B1C4
ΔE00 4.74
Sea
#3C9992
ΔE00 8.28
Lightseagreen
#20B2AA
ΔE00 9.07
Greyblue
#77A1B5
ΔE00 10.23
Teal Blue
#01889F
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44A4AF #AF4F44
analogous
#44AF84 #44A4AF #446FAF
triadic
#44A4AF #AF44A4 #A4AF44
tetradic
#44A4AF #8444AF #AF4F44 #6FAF44
square
#44A4AF #8444AF #AF4F44 #6FAF44
split-complementary
#44A4AF #AF446F #AF8444
monochromatic
#225157 #337B83 #44A4AF #6BBCC5 #97D0D7
Accessibility & contrast
On white
2.93
#44A4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.18
#44A4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44A4AF
7.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44A4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44A4AF | 1.00 | 2.93 | 7.18 | 7.18 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989EB0
Deuteranopia (green-blind)
#8792AF
Tritanopia (blue-blind)
#00AAA7
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #44a4af; /* rgb */ color: rgb(68, 164, 175); /* oklch */ color: oklch(66.6% 0.090 205.6);
Tailwind
colors: {
custom: {
50: '#84bfc6',
500: '#44a4af',
950: '#000000',
},
}SCSS
$custom: #44a4af; $custom-light: #84bfc6; $custom-dark: #000000;
JSON
{
"hex": "#44a4af",
"rgb": {
"r": 68,
"g": 164,
"b": 175
},
"hsl": {
"h": 186.168,
"s": 44.033,
"l": 47.647
},
"oklch": {
"l": 0.66642,
"c": 0.0903,
"h": 205.6
},
"luminance": 0.30875
}Semantic roles & 50–950 ramp
primary
#44A4AF
secondary
#C2928C
accent
#6154D4
background
#F8FBFC
surface
#F0F7F8
border
#CBD0D1
text
#0C1213
muted
#7D8182