#44BEA9#44BEA9
#44BEA9 is a light, moderate teal. Relative luminance 0.409; OKLCH L 72.8% C 0.112 H 179.4°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #44BEA9 |
|---|---|
| RGB | rgb(68, 190, 169) |
| HSL | hsl(170, 48%, 51%) |
| HSV | hsv(170, 64%, 75%) |
| CMYK | cmyk(64.2%, 0%, 11.1%, 25.5%) |
| CIE-LAB | lab(70.12, -38.68, 0.67) |
| CIE-LCH | lch(70.12, 38.69, 179.01°) |
| OKLab | oklab(72.84% -0.1118 0.0012) |
| OKLCH | oklch(72.84% 0.112 179.4) |
| XYZ | xyz(27.9554, 40.9174, 43.9530) |
| Luminance | 0.4092 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.79
Turquoise (survey)
#06C2AC
ΔE00 2.43
Topaz
#13BBAF
ΔE00 3.80
Greeny Blue
#42B395
ΔE00 4.51
Lightseagreen
#20B2AA
ΔE00 5.71
Mediumaquamarine
#66CDAA
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44BEA9 #BE4459
analogous
#44BE6C #44BEA9 #4496BE
triadic
#44BEA9 #A944BE #BEA944
tetradic
#44BEA9 #6C44BE #BE4459 #96BE44
square
#44BEA9 #6C44BE #BE4459 #96BE44
split-complementary
#44BEA9 #BE4496 #BE6C44
monochromatic
#236559 #339282 #44BEA9 #71CEBE #9FDED3
Accessibility & contrast
On white
2.29
#44BEA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#44BEA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44BEA9
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44BEA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44BEA9 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B3A8
Deuteranopia (green-blind)
#A5A6AB
Tritanopia (blue-blind)
#00C1B8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #44bea9; /* rgb */ color: rgb(68, 190, 169); /* oklch */ color: oklch(72.8% 0.112 179.4);
Tailwind
colors: {
custom: {
50: '#86d2c2',
500: '#44bea9',
950: '#000000',
},
}SCSS
$custom: #44bea9; $custom-light: #86d2c2; $custom-dark: #000000;
JSON
{
"hex": "#44bea9",
"rgb": {
"r": 68,
"g": 190,
"b": 169
},
"hsl": {
"h": 169.672,
"s": 48.413,
"l": 50.588
},
"oklch": {
"l": 0.72835,
"c": 0.11184,
"h": 179.4
},
"luminance": 0.4092
}Semantic roles & 50–950 ramp
primary
#44BEA9
secondary
#CA949D
accent
#5067D8
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281