#44A6AF#44A6AF
#44A6AF is a light, moderate teal. Relative luminance 0.316; OKLCH L 67.1% C 0.091 H 203.6°. Best body text is #000000 at 7.32:1 contrast (WCAG AA passes).
Color values
| HEX | #44A6AF |
|---|---|
| RGB | rgb(68, 166, 175) |
| HSL | hsl(185, 44%, 48%) |
| HSV | hsv(185, 61%, 69%) |
| CMYK | cmyk(61.1%, 5.1%, 0%, 31.4%) |
| CIE-LAB | lab(63.01, -25.59, -13.19) |
| CIE-LCH | lch(63.01, 28.79, 207.27°) |
| OKLab | oklab(67.13% -0.0836 -0.0365) |
| OKLCH | oklch(67.13% 0.091 203.6) |
| XYZ | xyz(23.7547, 31.5941, 45.3955) |
| Luminance | 0.3160 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.52
Turquoise Blue
#06B1C4
ΔE00 4.64
Sea
#3C9992
ΔE00 7.84
Lightseagreen
#20B2AA
ΔE00 8.07
Dull Teal
#5F9E8F
ΔE00 10.32
Blue Green
#0F9B8E
ΔE00 10.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44A6AF #AF4D44
analogous
#44AF83 #44A6AF #4470AF
triadic
#44A6AF #AF44A6 #A6AF44
tetradic
#44A6AF #8344AF #AF4D44 #70AF44
square
#44A6AF #8344AF #AF4D44 #70AF44
split-complementary
#44A6AF #AF4470 #AF8344
monochromatic
#225257 #337C83 #44A6AF #6BBEC5 #97D1D7
Accessibility & contrast
On white
2.87
#44A6AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.32
#44A6AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44A6AF
7.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44A6AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44A6AF | 1.00 | 2.87 | 7.32 | 7.32 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9FB0
Deuteranopia (green-blind)
#8993AF
Tritanopia (blue-blind)
#00ACA9
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #44a6af; /* rgb */ color: rgb(68, 166, 175); /* oklch */ color: oklch(67.1% 0.091 203.6);
Tailwind
colors: {
custom: {
50: '#84c0c6',
500: '#44a6af',
950: '#000000',
},
}SCSS
$custom: #44a6af; $custom-light: #84c0c6; $custom-dark: #000000;
JSON
{
"hex": "#44a6af",
"rgb": {
"r": 68,
"g": 166,
"b": 175
},
"hsl": {
"h": 185.047,
"s": 44.033,
"l": 47.647
},
"oklch": {
"l": 0.67131,
"c": 0.09121,
"h": 203.6
},
"luminance": 0.31597
}Semantic roles & 50–950 ramp
primary
#44A6AF
secondary
#C2918C
accent
#5F54D4
background
#F8FBFC
surface
#F0F7F8
border
#CBD0D1
text
#0C1213
muted
#7D8182