#44ABAF#44ABAF
#44ABAF is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.4% C 0.094 H 198.8°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #44ABAF |
|---|---|
| RGB | rgb(68, 171, 175) |
| HSL | hsl(182, 44%, 48%) |
| HSV | hsv(182, 61%, 69%) |
| CMYK | cmyk(61.1%, 2.3%, 0%, 31.4%) |
| CIE-LAB | lab(64.52, -28.08, -10.92) |
| CIE-LCH | lch(64.52, 30.13, 201.25°) |
| OKLab | oklab(68.35% -0.089 -0.0302) |
| OKLCH | oklch(68.35% 0.094 198.8) |
| XYZ | xyz(24.6813, 33.4473, 45.7044) |
| Luminance | 0.3345 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.28
Turquoise Blue
#06B1C4
ΔE00 5.38
Lightseagreen
#20B2AA
ΔE00 5.67
Sea
#3C9992
ΔE00 7.27
Topaz
#13BBAF
ΔE00 7.93
Dull Teal
#5F9E8F
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44ABAF #AF4844
analogous
#44AF7D #44ABAF #4475AF
triadic
#44ABAF #AF44AB #ABAF44
tetradic
#44ABAF #7D44AF #AF4844 #75AF44
square
#44ABAF #7D44AF #AF4844 #75AF44
split-complementary
#44ABAF #AF4475 #AF7D44
monochromatic
#225557 #338083 #44ABAF #6BC2C5 #97D4D7
Accessibility & contrast
On white
2.73
#44ABAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#44ABAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44ABAF
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44ABAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44ABAF | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A4AF
Deuteranopia (green-blind)
#8F97B0
Tritanopia (blue-blind)
#00B1AC
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #44abaf; /* rgb */ color: rgb(68, 171, 175); /* oklch */ color: oklch(68.4% 0.094 198.8);
Tailwind
colors: {
custom: {
50: '#84c4c6',
500: '#44abaf',
950: '#000000',
},
}SCSS
$custom: #44abaf; $custom-light: #84c4c6; $custom-dark: #000000;
JSON
{
"hex": "#44abaf",
"rgb": {
"r": 68,
"g": 171,
"b": 175
},
"hsl": {
"h": 182.243,
"s": 44.033,
"l": 47.647
},
"oklch": {
"l": 0.68354,
"c": 0.09397,
"h": 198.8
},
"luminance": 0.3345
}Semantic roles & 50–950 ramp
primary
#44ABAF
secondary
#C28E8C
accent
#5954D4
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182