#44BCC0#44BCC0
#44BCC0 is a light, moderate teal. Relative luminance 0.410; OKLCH L 73.1% C 0.105 H 198.3°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #44BCC0 |
|---|---|
| RGB | rgb(68, 188, 192) |
| HSL | hsl(182, 50%, 51%) |
| HSV | hsv(182, 65%, 75%) |
| CMYK | cmyk(64.6%, 2.1%, 0%, 24.7%) |
| CIE-LAB | lab(70.17, -31.47, -11.85) |
| CIE-LCH | lch(70.17, 33.63, 200.64°) |
| OKLab | oklab(73.1% -0.0995 -0.0329) |
| OKLCH | oklch(73.1% 0.105 198.3) |
| XYZ | xyz(29.8774, 40.9979, 56.1977) |
| Luminance | 0.4100 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.06
Lightseagreen
#20B2AA
ΔE00 5.95
Turquoise Blue
#06B1C4
ΔE00 6.02
Mediumturquoise
#48D1CC
ΔE00 6.22
Topaz
#13BBAF
ΔE00 6.56
Aqua Blue
#02D8E9
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44BCC0 #C04844
analogous
#44C086 #44BCC0 #447EC0
triadic
#44BCC0 #C044BC #BCC044
tetradic
#44BCC0 #8644C0 #C04844 #7EC044
square
#44BCC0 #8644C0 #C04844 #7EC044
split-complementary
#44BCC0 #C0447E #C08644
monochromatic
#236567 #329295 #44BCC0 #72CCCF #A0DDDF
Accessibility & contrast
On white
2.28
#44BCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#44BCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44BCC0
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44BCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44BCC0 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB4C0
Deuteranopia (green-blind)
#9CA6C1
Tritanopia (blue-blind)
#00C2BD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #44bcc0; /* rgb */ color: rgb(68, 188, 192); /* oklch */ color: oklch(73.1% 0.105 198.3);
Tailwind
colors: {
custom: {
50: '#88d0d3',
500: '#44bcc0',
950: '#000000',
},
}SCSS
$custom: #44bcc0; $custom-light: #88d0d3; $custom-dark: #000000;
JSON
{
"hex": "#44bcc0",
"rgb": {
"r": 68,
"g": 188,
"b": 192
},
"hsl": {
"h": 181.935,
"s": 49.6,
"l": 50.98
},
"oklch": {
"l": 0.731,
"c": 0.10481,
"h": 198.3
},
"luminance": 0.41001
}Semantic roles & 50–950 ramp
primary
#44BCC0
secondary
#CB9694
accent
#534FD9
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0D1414
muted
#7D8282