#44B89B#44B89B
#44B89B is a light, moderate teal. Relative luminance 0.379; OKLCH L 70.9% C 0.113 H 173.3°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #44B89B |
|---|---|
| RGB | rgb(68, 184, 155) |
| HSL | hsl(165, 46%, 49%) |
| HSV | hsv(165, 63%, 72%) |
| CMYK | cmyk(63%, 0%, 15.8%, 27.8%) |
| CIE-LAB | lab(67.93, -39.54, 5.17) |
| CIE-LCH | lch(67.93, 39.87, 172.55°) |
| OKLab | oklab(70.93% -0.112 0.0131) |
| OKLCH | oklch(70.93% 0.113 173.3) |
| XYZ | xyz(25.4379, 37.8738, 36.9738) |
| Luminance | 0.3788 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.49
Tealish
#24BCA8
ΔE00 3.84
Turquoise (survey)
#06C2AC
ΔE00 4.53
Green Blue
#01C08D
ΔE00 6.01
Mediumaquamarine
#66CDAA
ΔE00 6.21
Topaz
#13BBAF
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B89B #B84461
analogous
#44B861 #44B89B #449BB8
triadic
#44B89B #9B44B8 #B89B44
tetradic
#44B89B #6144B8 #B84461 #9BB844
square
#44B89B #6144B8 #B84461 #9BB844
split-complementary
#44B89B #B8449B #B86144
monochromatic
#235F50 #338B75 #44B89B #6FCAB3 #9CDACB
Accessibility & contrast
On white
2.45
#44B89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#44B89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B89B
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B89B | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AD9A
Deuteranopia (green-blind)
#A2A19D
Tritanopia (blue-blind)
#00BAAF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #44b89b; /* rgb */ color: rgb(68, 184, 155); /* oklch */ color: oklch(70.9% 0.113 173.3);
Tailwind
colors: {
custom: {
50: '#85ceb8',
500: '#44b89b',
950: '#000000',
},
}SCSS
$custom: #44b89b; $custom-light: #85ceb8; $custom-dark: #000000;
JSON
{
"hex": "#44b89b",
"rgb": {
"r": 68,
"g": 184,
"b": 155
},
"hsl": {
"h": 165,
"s": 46.032,
"l": 49.412
},
"oklch": {
"l": 0.70932,
"c": 0.11272,
"h": 173.3
},
"luminance": 0.37876
}Semantic roles & 50–950 ramp
primary
#44B89B
secondary
#C7919F
accent
#5273D6
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280