#44B696#44B696
#44B696 is a light, moderate teal. Relative luminance 0.369; OKLCH L 70.3% C 0.114 H 171.1°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #44B696 |
|---|---|
| RGB | rgb(68, 182, 150) |
| HSL | hsl(163, 46%, 49%) |
| HSV | hsv(163, 63%, 71%) |
| CMYK | cmyk(62.6%, 0%, 17.6%, 28.6%) |
| CIE-LAB | lab(67.19, -39.88, 6.86) |
| CIE-LCH | lch(67.19, 40.46, 170.24°) |
| OKLab | oklab(70.29% -0.1122 0.0175) |
| OKLCH | oklch(70.29% 0.114 171.1) |
| XYZ | xyz(24.6142, 36.8843, 34.6704) |
| Luminance | 0.3689 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 0.98
Tealish
#24BCA8
ΔE00 4.91
Green Blue
#01C08D
ΔE00 5.42
Turquoise (survey)
#06C2AC
ΔE00 5.56
Mediumaquamarine
#66CDAA
ΔE00 6.56
Bluey Green
#2BB179
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B696 #B64464
analogous
#44B65D #44B696 #449DB6
triadic
#44B696 #9644B6 #B69644
tetradic
#44B696 #5D44B6 #B64464 #9DB644
square
#44B696 #5D44B6 #B64464 #9DB644
split-complementary
#44B696 #B6449D #B65D44
monochromatic
#235D4D #338971 #44B696 #6EC9AF #9BDAC8
Accessibility & contrast
On white
2.51
#44B696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#44B696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B696
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B696 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AB94
Deuteranopia (green-blind)
#A19F98
Tritanopia (blue-blind)
#00B7AD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #44b696; /* rgb */ color: rgb(68, 182, 150); /* oklch */ color: oklch(70.3% 0.114 171.1);
Tailwind
colors: {
custom: {
50: '#84ccb4',
500: '#44b696',
950: '#000000',
},
}SCSS
$custom: #44b696; $custom-light: #84ccb4; $custom-dark: #000000;
JSON
{
"hex": "#44b696",
"rgb": {
"r": 68,
"g": 182,
"b": 150
},
"hsl": {
"h": 163.158,
"s": 45.6,
"l": 49.02
},
"oklch": {
"l": 0.7029,
"c": 0.11352,
"h": 171.1
},
"luminance": 0.36887
}Semantic roles & 50–950 ramp
primary
#44B696
secondary
#C6909F
accent
#5377D5
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280