#44BCA0#44BCA0
#44BCA0 is a light, moderate teal. Relative luminance 0.397; OKLCH L 72.1% C 0.114 H 174.5°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #44BCA0 |
|---|---|
| RGB | rgb(68, 188, 160) |
| HSL | hsl(166, 47%, 50%) |
| HSV | hsv(166, 64%, 74%) |
| CMYK | cmyk(63.8%, 0%, 14.9%, 26.3%) |
| CIE-LAB | lab(69.28, -40.07, 4.37) |
| CIE-LCH | lch(69.28, 40.31, 173.77°) |
| OKLab | oklab(72.07% -0.1139 0.011) |
| OKLCH | oklch(72.07% 0.114 174.5) |
| XYZ | xyz(26.7092, 39.7306, 39.5121) |
| Luminance | 0.3973 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.68
Tealish
#24BCA8
ΔE00 3.25
Turquoise (survey)
#06C2AC
ΔE00 3.63
Mediumaquamarine
#66CDAA
ΔE00 5.45
Topaz
#13BBAF
ΔE00 5.86
Green Blue
#01C08D
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44BCA0 #BC4460
analogous
#44BC64 #44BCA0 #449CBC
triadic
#44BCA0 #A044BC #BCA044
tetradic
#44BCA0 #6444BC #BC4460 #9CBC44
square
#44BCA0 #6444BC #BC4460 #9CBC44
split-complementary
#44BCA0 #BC449C #BC6444
monochromatic
#236254 #338F7A #44BCA0 #71CCB7 #9EDCCE
Accessibility & contrast
On white
2.35
#44BCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#44BCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44BCA0
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44BCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44BCA0 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B19F
Deuteranopia (green-blind)
#A5A4A2
Tritanopia (blue-blind)
#00BEB4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #44bca0; /* rgb */ color: rgb(68, 188, 160); /* oklch */ color: oklch(72.1% 0.114 174.5);
Tailwind
colors: {
custom: {
50: '#85d1bc',
500: '#44bca0',
950: '#000000',
},
}SCSS
$custom: #44bca0; $custom-light: #85d1bc; $custom-dark: #000000;
JSON
{
"hex": "#44bca0",
"rgb": {
"r": 68,
"g": 188,
"b": 160
},
"hsl": {
"h": 166,
"s": 47.244,
"l": 50.196
},
"oklch": {
"l": 0.72074,
"c": 0.1144,
"h": 174.5
},
"luminance": 0.39733
}Semantic roles & 50–950 ramp
primary
#44BCA0
secondary
#C993A0
accent
#5170D7
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1412
muted
#7D8281