#44BCA3#44BCA3
#44BCA3 is a light, moderate teal. Relative luminance 0.398; OKLCH L 72.2% C 0.113 H 176.5°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #44BCA3 |
|---|---|
| RGB | rgb(68, 188, 163) |
| HSL | hsl(168, 47%, 50%) |
| HSV | hsv(168, 64%, 74%) |
| CMYK | cmyk(63.8%, 0%, 13.3%, 26.3%) |
| CIE-LAB | lab(69.35, -39.32, 2.84) |
| CIE-LCH | lch(69.35, 39.42, 175.87°) |
| OKLab | oklab(72.16% -0.1125 0.0069) |
| OKLCH | oklch(72.16% 0.113 176.5) |
| XYZ | xyz(26.9748, 39.8368, 40.9109) |
| Luminance | 0.3984 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.46
Turquoise (survey)
#06C2AC
ΔE00 3.07
Greeny Blue
#42B395
ΔE00 3.16
Topaz
#13BBAF
ΔE00 4.96
Mediumaquamarine
#66CDAA
ΔE00 5.84
Lightseagreen
#20B2AA
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44BCA3 #BC445D
analogous
#44BC67 #44BCA3 #4499BC
triadic
#44BCA3 #A344BC #BCA344
tetradic
#44BCA3 #6744BC #BC445D #99BC44
square
#44BCA3 #6744BC #BC445D #99BC44
split-complementary
#44BCA3 #BC4499 #BC6744
monochromatic
#236255 #338F7C #44BCA3 #71CCB9 #9EDCCF
Accessibility & contrast
On white
2.34
#44BCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#44BCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44BCA3
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44BCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44BCA3 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B1A2
Deuteranopia (green-blind)
#A4A4A5
Tritanopia (blue-blind)
#00BEB5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #44bca3; /* rgb */ color: rgb(68, 188, 163); /* oklch */ color: oklch(72.2% 0.113 176.5);
Tailwind
colors: {
custom: {
50: '#86d1be',
500: '#44bca3',
950: '#000000',
},
}SCSS
$custom: #44bca3; $custom-light: #86d1be; $custom-dark: #000000;
JSON
{
"hex": "#44bca3",
"rgb": {
"r": 68,
"g": 188,
"b": 163
},
"hsl": {
"h": 167.5,
"s": 47.244,
"l": 50.196
},
"oklch": {
"l": 0.72161,
"c": 0.1127,
"h": 176.5
},
"luminance": 0.3984
}Semantic roles & 50–950 ramp
primary
#44BCA3
secondary
#C9939E
accent
#516DD7
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1412
muted
#7D8281