#44BCBE#44BCBE
#44BCBE is a light, moderate teal. Relative luminance 0.409; OKLCH L 73.0% C 0.105 H 196.7°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #44BCBE |
|---|---|
| RGB | rgb(68, 188, 190) |
| HSL | hsl(181, 48%, 51%) |
| HSV | hsv(181, 64%, 75%) |
| CMYK | cmyk(64.2%, 1.1%, 0%, 25.5%) |
| CIE-LAB | lab(70.11, -32.04, -10.85) |
| CIE-LCH | lch(70.11, 33.83, 198.70°) |
| OKLab | oklab(73.03% -0.1004 -0.0301) |
| OKLCH | oklch(73.03% 0.105 196.7) |
| XYZ | xyz(29.6573, 40.9098, 55.0386) |
| Luminance | 0.4091 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.98
Lightseagreen
#20B2AA
ΔE00 5.33
Topaz
#13BBAF
ΔE00 5.83
Mediumturquoise
#48D1CC
ΔE00 5.87
Turquoise Blue
#06B1C4
ΔE00 6.64
Tealish
#24BCA8
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44BCBE #BE4644
analogous
#44BE83 #44BCBE #447FBE
triadic
#44BCBE #BE44BC #BCBE44
tetradic
#44BCBE #8344BE #BE4644 #7FBE44
square
#44BCBE #8344BE #BE4644 #7FBE44
split-complementary
#44BCBE #BE447F #BE8344
monochromatic
#236465 #339092 #44BCBE #71CCCE #9FDDDE
Accessibility & contrast
On white
2.29
#44BCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#44BCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44BCBE
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44BCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44BCBE | 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)
#B0B3BE
Deuteranopia (green-blind)
#9DA6BF
Tritanopia (blue-blind)
#00C2BC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #44bcbe; /* rgb */ color: rgb(68, 188, 190); /* oklch */ color: oklch(73.0% 0.105 196.7);
Tailwind
colors: {
custom: {
50: '#87d0d1',
500: '#44bcbe',
950: '#000000',
},
}SCSS
$custom: #44bcbe; $custom-light: #87d0d1; $custom-dark: #000000;
JSON
{
"hex": "#44bcbe",
"rgb": {
"r": 68,
"g": 188,
"b": 190
},
"hsl": {
"h": 180.984,
"s": 48.413,
"l": 50.588
},
"oklch": {
"l": 0.7303,
"c": 0.1048,
"h": 196.7
},
"luminance": 0.40913
}Semantic roles & 50–950 ramp
primary
#44BCBE
secondary
#CA9594
accent
#5250D8
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0D1414
muted
#7D8282