#44B1A3#44B1A3
#44B1A3 is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.4% C 0.101 H 183.5°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #44B1A3 |
|---|---|
| RGB | rgb(68, 177, 163) |
| HSL | hsl(172, 44%, 48%) |
| HSV | hsv(172, 62%, 69%) |
| CMYK | cmyk(61.6%, 0%, 7.9%, 30.6%) |
| CIE-LAB | lab(65.99, -34.29, -2.06) |
| CIE-LCH | lch(65.99, 34.35, 183.44°) |
| OKLab | oklab(69.43% -0.1008 -0.0061) |
| OKLCH | oklch(69.43% 0.101 183.5) |
| XYZ | xyz(24.7139, 35.3150, 40.1573) |
| Luminance | 0.3532 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.92
Topaz
#13BBAF
ΔE00 3.62
Tealish
#24BCA8
ΔE00 3.85
Greeny Blue
#42B395
ΔE00 5.35
Turquoise (survey)
#06C2AC
ΔE00 5.52
Dull Teal
#5F9E8F
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B1A3 #B14452
analogous
#44B16D #44B1A3 #4488B1
triadic
#44B1A3 #A344B1 #B1A344
tetradic
#44B1A3 #6D44B1 #B14452 #88B144
square
#44B1A3 #6D44B1 #B14452 #88B144
split-complementary
#44B1A3 #B14488 #B16D44
monochromatic
#225952 #33857A #44B1A3 #6CC6BB #98D7CF
Accessibility & contrast
On white
2.60
#44B1A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#44B1A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B1A3
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B1A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B1A3 | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A3
Deuteranopia (green-blind)
#989BA4
Tritanopia (blue-blind)
#00B4AD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #44b1a3; /* rgb */ color: rgb(68, 177, 163); /* oklch */ color: oklch(69.4% 0.101 183.5);
Tailwind
colors: {
custom: {
50: '#84c9be',
500: '#44b1a3',
950: '#000000',
},
}SCSS
$custom: #44b1a3; $custom-light: #84c9be; $custom-dark: #000000;
JSON
{
"hex": "#44b1a3",
"rgb": {
"r": 68,
"g": 177,
"b": 163
},
"hsl": {
"h": 172.294,
"s": 44.49,
"l": 48.039
},
"oklch": {
"l": 0.69428,
"c": 0.10095,
"h": 183.5
},
"luminance": 0.35318
}Semantic roles & 50–950 ramp
primary
#44B1A3
secondary
#C38D94
accent
#5464D4
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281