#44B1A2#44B1A2
#44B1A2 is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.4% C 0.101 H 182.7°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #44B1A2 |
|---|---|
| RGB | rgb(68, 177, 162) |
| HSL | hsl(172, 44%, 48%) |
| HSV | hsv(172, 62%, 69%) |
| CMYK | cmyk(61.6%, 0%, 8.5%, 30.6%) |
| CIE-LAB | lab(65.97, -34.55, -1.55) |
| CIE-LCH | lch(65.97, 34.59, 182.56°) |
| OKLab | oklab(69.4% -0.1012 -0.0047) |
| OKLCH | oklch(69.4% 0.101 182.7) |
| XYZ | xyz(24.6246, 35.2793, 39.6873) |
| Luminance | 0.3528 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.20
Tealish
#24BCA8
ΔE00 3.70
Topaz
#13BBAF
ΔE00 3.74
Greeny Blue
#42B395
ΔE00 4.98
Turquoise (survey)
#06C2AC
ΔE00 5.39
Dull Teal
#5F9E8F
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B1A2 #B14453
analogous
#44B16B #44B1A2 #4489B1
triadic
#44B1A2 #A244B1 #B1A244
tetradic
#44B1A2 #6B44B1 #B14453 #89B144
square
#44B1A2 #6B44B1 #B14453 #89B144
split-complementary
#44B1A2 #B14489 #B16B44
monochromatic
#225951 #33857A #44B1A2 #6CC6BA #98D7CF
Accessibility & contrast
On white
2.61
#44B1A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#44B1A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B1A2
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B1A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B1A2 | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 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)
#A9A7A1
Deuteranopia (green-blind)
#999BA3
Tritanopia (blue-blind)
#00B4AC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #44b1a2; /* rgb */ color: rgb(68, 177, 162); /* oklch */ color: oklch(69.4% 0.101 182.7);
Tailwind
colors: {
custom: {
50: '#84c9bd',
500: '#44b1a2',
950: '#000000',
},
}SCSS
$custom: #44b1a2; $custom-light: #84c9bd; $custom-dark: #000000;
JSON
{
"hex": "#44b1a2",
"rgb": {
"r": 68,
"g": 177,
"b": 162
},
"hsl": {
"h": 171.743,
"s": 44.49,
"l": 48.039
},
"oklch": {
"l": 0.69396,
"c": 0.10134,
"h": 182.7
},
"luminance": 0.35282
}Semantic roles & 50–950 ramp
primary
#44B1A2
secondary
#C38D95
accent
#5465D4
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281