#44AAAF#44AAAF
#44AAAF is a light, moderate teal. Relative luminance 0.331; OKLCH L 68.1% C 0.093 H 199.7°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #44AAAF |
|---|---|
| RGB | rgb(68, 170, 175) |
| HSL | hsl(183, 44%, 48%) |
| HSV | hsv(183, 61%, 69%) |
| CMYK | cmyk(61.1%, 2.9%, 0%, 31.4%) |
| CIE-LAB | lab(64.22, -27.59, -11.37) |
| CIE-LCH | lch(64.22, 29.84, 202.40°) |
| OKLab | oklab(68.11% -0.0879 -0.0315) |
| OKLCH | oklch(68.11% 0.093 199.7) |
| XYZ | xyz(24.4932, 33.0710, 45.6416) |
| Luminance | 0.3307 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.05
Turquoise Blue
#06B1C4
ΔE00 5.14
Lightseagreen
#20B2AA
ΔE00 6.13
Sea
#3C9992
ΔE00 7.32
Topaz
#13BBAF
ΔE00 8.42
Dull Teal
#5F9E8F
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44AAAF #AF4944
analogous
#44AF7F #44AAAF #4474AF
triadic
#44AAAF #AF44AA #AAAF44
tetradic
#44AAAF #7F44AF #AF4944 #74AF44
square
#44AAAF #7F44AF #AF4944 #74AF44
split-complementary
#44AAAF #AF4474 #AF7F44
monochromatic
#225457 #337F83 #44AAAF #6BC1C5 #97D4D7
Accessibility & contrast
On white
2.76
#44AAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#44AAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44AAAF
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44AAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44AAAF | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA3AF
Deuteranopia (green-blind)
#8E96B0
Tritanopia (blue-blind)
#00B0AB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #44aaaf; /* rgb */ color: rgb(68, 170, 175); /* oklch */ color: oklch(68.1% 0.093 199.7);
Tailwind
colors: {
custom: {
50: '#84c3c6',
500: '#44aaaf',
950: '#000000',
},
}SCSS
$custom: #44aaaf; $custom-light: #84c3c6; $custom-dark: #000000;
JSON
{
"hex": "#44aaaf",
"rgb": {
"r": 68,
"g": 170,
"b": 175
},
"hsl": {
"h": 182.804,
"s": 44.033,
"l": 47.647
},
"oklch": {
"l": 0.68109,
"c": 0.09336,
"h": 199.7
},
"luminance": 0.33074
}Semantic roles & 50–950 ramp
primary
#44AAAF
secondary
#C28F8C
accent
#5A54D4
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182