#44B19B#44B19B
#44B19B is a light, moderate teal. Relative luminance 0.350; OKLCH L 69.2% C 0.105 H 177.3°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #44B19B |
|---|---|
| RGB | rgb(68, 177, 155) |
| HSL | hsl(168, 44%, 48%) |
| HSV | hsv(168, 62%, 69%) |
| CMYK | cmyk(61.6%, 0%, 12.4%, 30.6%) |
| CIE-LAB | lab(65.78, -36.37, 2.06) |
| CIE-LCH | lch(65.78, 36.43, 176.76°) |
| OKLab | oklab(69.18% -0.1044 0.0049) |
| OKLCH | oklch(69.18% 0.105 177.3) |
| XYZ | xyz(24.0197, 35.0373, 36.5010) |
| Luminance | 0.3504 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.55
Tealish
#24BCA8
ΔE00 3.70
Turquoise (survey)
#06C2AC
ΔE00 5.20
Topaz
#13BBAF
ΔE00 5.23
Lightseagreen
#20B2AA
ΔE00 5.43
Dull Teal
#5F9E8F
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B19B #B1445A
analogous
#44B164 #44B19B #4490B1
triadic
#44B19B #9B44B1 #B19B44
tetradic
#44B19B #6444B1 #B1445A #90B144
square
#44B19B #6444B1 #B1445A #90B144
split-complementary
#44B19B #B14490 #B16444
monochromatic
#22594E #338574 #44B19B #6CC6B4 #98D7CB
Accessibility & contrast
On white
2.62
#44B19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#44B19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B19B
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B19B | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA79A
Deuteranopia (green-blind)
#9A9B9D
Tritanopia (blue-blind)
#00B3AA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #44b19b; /* rgb */ color: rgb(68, 177, 155); /* oklch */ color: oklch(69.2% 0.105 177.3);
Tailwind
colors: {
custom: {
50: '#84c9b8',
500: '#44b19b',
950: '#000000',
},
}SCSS
$custom: #44b19b; $custom-light: #84c9b8; $custom-dark: #000000;
JSON
{
"hex": "#44b19b",
"rgb": {
"r": 68,
"g": 177,
"b": 155
},
"hsl": {
"h": 167.89,
"s": 44.49,
"l": 48.039
},
"oklch": {
"l": 0.69181,
"c": 0.10456,
"h": 177.3
},
"luminance": 0.3504
}Semantic roles & 50–950 ramp
primary
#44B19B
secondary
#C38D98
accent
#546ED4
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280