#44BCA7#44BCA7
#44BCA7 is a light, moderate teal. Relative luminance 0.400; OKLCH L 72.3% C 0.111 H 179.2°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #44BCA7 |
|---|---|
| RGB | rgb(68, 188, 167) |
| HSL | hsl(170, 47%, 50%) |
| HSV | hsv(170, 64%, 74%) |
| CMYK | cmyk(63.8%, 0%, 11.2%, 26.3%) |
| CIE-LAB | lab(69.46, -38.30, 0.80) |
| CIE-LCH | lch(69.46, 38.30, 178.80°) |
| OKLab | oklab(72.28% -0.1106 0.0015) |
| OKLCH | oklch(72.28% 0.111 179.2) |
| XYZ | xyz(27.3389, 39.9825, 42.8283) |
| Luminance | 0.3998 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.73
Turquoise (survey)
#06C2AC
ΔE00 2.71
Topaz
#13BBAF
ΔE00 3.78
Greeny Blue
#42B395
ΔE00 4.11
Lightseagreen
#20B2AA
ΔE00 5.47
Mediumaquamarine
#66CDAA
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44BCA7 #BC4459
analogous
#44BC6B #44BCA7 #4495BC
triadic
#44BCA7 #A744BC #BCA744
tetradic
#44BCA7 #6B44BC #BC4459 #95BC44
square
#44BCA7 #6B44BC #BC4459 #95BC44
split-complementary
#44BCA7 #BC4495 #BC6B44
monochromatic
#236257 #338F7F #44BCA7 #71CCBC #9EDCD1
Accessibility & contrast
On white
2.33
#44BCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#44BCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44BCA7
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44BCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44BCA7 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B1A6
Deuteranopia (green-blind)
#A3A4A9
Tritanopia (blue-blind)
#00BFB6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #44bca7; /* rgb */ color: rgb(68, 188, 167); /* oklch */ color: oklch(72.3% 0.111 179.2);
Tailwind
colors: {
custom: {
50: '#86d1c1',
500: '#44bca7',
950: '#000000',
},
}SCSS
$custom: #44bca7; $custom-light: #86d1c1; $custom-dark: #000000;
JSON
{
"hex": "#44bca7",
"rgb": {
"r": 68,
"g": 188,
"b": 167
},
"hsl": {
"h": 169.5,
"s": 47.244,
"l": 50.196
},
"oklch": {
"l": 0.7228,
"c": 0.11065,
"h": 179.2
},
"luminance": 0.39985
}Semantic roles & 50–950 ramp
primary
#44BCA7
secondary
#C9939C
accent
#5168D7
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281