#44C79C#44C79C
#44C79C is a light, vivid teal. Relative luminance 0.445; OKLCH L 74.7% C 0.130 H 167.3°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #44C79C |
|---|---|
| RGB | rgb(68, 199, 156) |
| HSL | hsl(160, 54%, 52%) |
| HSV | hsv(160, 66%, 78%) |
| CMYK | cmyk(65.8%, 0%, 21.6%, 22%) |
| CIE-LAB | lab(72.54, -45.80, 11.22) |
| CIE-LCH | lch(72.54, 47.16, 166.24°) |
| OKLab | oklab(74.71% -0.1272 0.0287) |
| OKLCH | oklch(74.71% 0.13 167.3) |
| XYZ | xyz(28.8050, 44.4730, 38.5121) |
| Luminance | 0.4448 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.51
Mediumaquamarine
#66CDAA
ΔE00 3.62
Greenblue
#23C48B
ΔE00 3.66
Eucalyptus
#44D7A8
ΔE00 3.94
Greenish Teal
#32BF84
ΔE00 4.69
Aquamarine (survey)
#04D8B2
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44C79C #C7446F
analogous
#44C75A #44C79C #44B1C7
triadic
#44C79C #9C44C7 #C79C44
tetradic
#44C79C #5A44C7 #C7446F #B1C744
square
#44C79C #5A44C7 #C7446F #B1C744
split-complementary
#44C79C #C744B1 #C75A44
monochromatic
#216F56 #2F9E7A #44C79C #73D5B5 #A2E3CE
Accessibility & contrast
On white
2.12
#44C79C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#44C79C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44C79C
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44C79C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44C79C | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BA9A
Deuteranopia (green-blind)
#B1AD9F
Tritanopia (blue-blind)
#00C8BB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #44c79c; /* rgb */ color: rgb(68, 199, 156); /* oklch */ color: oklch(74.7% 0.130 167.3);
Tailwind
colors: {
custom: {
50: '#87d9b9',
500: '#44c79c',
950: '#000000',
},
}SCSS
$custom: #44c79c; $custom-light: #87d9b9; $custom-dark: #000000;
JSON
{
"hex": "#44c79c",
"rgb": {
"r": 68,
"g": 199,
"b": 156
},
"hsl": {
"h": 160.305,
"s": 53.909,
"l": 52.353
},
"oklch": {
"l": 0.7471,
"c": 0.13041,
"h": 167.3
},
"luminance": 0.44476
}Semantic roles & 50–950 ramp
primary
#44C79C
secondary
#D097AA
accent
#4B7BDD
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1511
muted
#7D8380