#44B79F#44B79F
#44B79F is a light, moderate teal. Relative luminance 0.376; OKLCH L 70.8% C 0.109 H 176.6°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #44B79F |
|---|---|
| RGB | rgb(68, 183, 159) |
| HSL | hsl(167, 46%, 49%) |
| HSV | hsv(167, 63%, 72%) |
| CMYK | cmyk(62.8%, 0%, 13.1%, 28.2%) |
| CIE-LAB | lab(67.72, -38.09, 2.67) |
| CIE-LCH | lch(67.72, 38.18, 175.98°) |
| OKLab | oklab(70.8% -0.109 0.0065) |
| OKLCH | oklch(70.8% 0.109 176.6) |
| XYZ | xyz(25.5724, 37.5964, 38.7033) |
| Luminance | 0.3760 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.36
Tealish
#24BCA8
ΔE00 2.74
Turquoise (survey)
#06C2AC
ΔE00 3.91
Topaz
#13BBAF
ΔE00 4.95
Lightseagreen
#20B2AA
ΔE00 6.01
Mediumaquamarine
#66CDAA
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B79F #B7445C
analogous
#44B766 #44B79F #4496B7
triadic
#44B79F #9F44B7 #B79F44
tetradic
#44B79F #6644B7 #B7445C #96B744
square
#44B79F #6644B7 #B7445C #96B744
split-complementary
#44B79F #B74496 #B76644
monochromatic
#235E51 #338A78 #44B79F #6FC9B6 #9BDACD
Accessibility & contrast
On white
2.46
#44B79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#44B79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B79F
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B79F | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AC9E
Deuteranopia (green-blind)
#A0A0A1
Tritanopia (blue-blind)
#00B9B0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #44b79f; /* rgb */ color: rgb(68, 183, 159); /* oklch */ color: oklch(70.8% 0.109 176.6);
Tailwind
colors: {
custom: {
50: '#85cdbb',
500: '#44b79f',
950: '#000000',
},
}SCSS
$custom: #44b79f; $custom-light: #85cdbb; $custom-dark: #000000;
JSON
{
"hex": "#44b79f",
"rgb": {
"r": 68,
"g": 183,
"b": 159
},
"hsl": {
"h": 167.478,
"s": 45.817,
"l": 49.216
},
"oklch": {
"l": 0.70798,
"c": 0.10923,
"h": 176.6
},
"luminance": 0.37599
}Semantic roles & 50–950 ramp
primary
#44B79F
secondary
#C6919C
accent
#526ED5
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280