#44B196#44B196
#44B196 is a light, moderate teal. Relative luminance 0.349; OKLCH L 69.0% C 0.107 H 173.7°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #44B196 |
|---|---|
| RGB | rgb(68, 177, 150) |
| HSL | hsl(165, 44%, 48%) |
| HSV | hsv(165, 62%, 69%) |
| CMYK | cmyk(61.6%, 0%, 15.3%, 30.6%) |
| CIE-LAB | lab(65.65, -37.64, 4.64) |
| CIE-LCH | lch(65.65, 37.92, 172.97°) |
| OKLab | oklab(69.03% -0.1068 0.0117) |
| OKLCH | oklch(69.03% 0.107 173.7) |
| XYZ | xyz(23.6084, 34.8728, 34.3352) |
| Luminance | 0.3488 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.01
Tealish
#24BCA8
ΔE00 4.56
Turquoise (survey)
#06C2AC
ΔE00 5.75
Topaz
#13BBAF
ΔE00 6.60
Lightseagreen
#20B2AA
ΔE00 7.04
Green Blue
#01C08D
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B196 #B1445F
analogous
#44B160 #44B196 #4495B1
triadic
#44B196 #9644B1 #B19644
tetradic
#44B196 #6044B1 #B1445F #95B144
square
#44B196 #6044B1 #B1445F #95B144
split-complementary
#44B196 #B14495 #B16044
monochromatic
#22594B #338571 #44B196 #6CC6B0 #98D7C8
Accessibility & contrast
On white
2.63
#44B196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#44B196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B196
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B196 | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA695
Deuteranopia (green-blind)
#9B9B98
Tritanopia (blue-blind)
#00B3A9
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #44b196; /* rgb */ color: rgb(68, 177, 150); /* oklch */ color: oklch(69.0% 0.107 173.7);
Tailwind
colors: {
custom: {
50: '#83c9b4',
500: '#44b196',
950: '#000000',
},
}SCSS
$custom: #44b196; $custom-light: #83c9b4; $custom-dark: #000000;
JSON
{
"hex": "#44b196",
"rgb": {
"r": 68,
"g": 177,
"b": 150
},
"hsl": {
"h": 165.138,
"s": 44.49,
"l": 48.039
},
"oklch": {
"l": 0.69034,
"c": 0.10742,
"h": 173.7
},
"luminance": 0.34875
}Semantic roles & 50–950 ramp
primary
#44B196
secondary
#C38D9B
accent
#5473D4
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280