#44C0C0#44C0C0
#44C0C0 is a light, moderate teal. Relative luminance 0.427; OKLCH L 74.1% C 0.107 H 195.1°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #44C0C0 |
|---|---|
| RGB | rgb(68, 192, 192) |
| HSL | hsl(180, 50%, 51%) |
| HSV | hsv(180, 65%, 75%) |
| CMYK | cmyk(64.6%, 0%, 0%, 24.7%) |
| CIE-LAB | lab(71.37, -33.38, -10.06) |
| CIE-LCH | lch(71.37, 34.86, 196.78°) |
| OKLab | oklab(74.07% -0.1036 -0.0279) |
| OKLCH | oklch(74.07% 0.107 195.1) |
| XYZ | xyz(30.7437, 42.7306, 56.4865) |
| Luminance | 0.4273 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.06
Mediumturquoise
#48D1CC
ΔE00 4.61
Topaz
#13BBAF
ΔE00 5.30
Lightseagreen
#20B2AA
ΔE00 5.45
Tealish
#24BCA8
ΔE00 7.60
Turquoise Blue
#06B1C4
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44C0C0 #C04444
analogous
#44C082 #44C0C0 #4482C0
triadic
#44C0C0 #C044C0 #C0C044
tetradic
#44C0C0 #8244C0 #C04444 #82C044
square
#44C0C0 #8244C0 #C04444 #82C044
split-complementary
#44C0C0 #C04482 #C08244
monochromatic
#236767 #329595 #44C0C0 #72CFCF #A0DFDF
Accessibility & contrast
On white
2.20
#44C0C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#44C0C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44C0C0
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44C0C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44C0C0 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7C0
Deuteranopia (green-blind)
#A1A9C1
Tritanopia (blue-blind)
#00C6C0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #44c0c0; /* rgb */ color: rgb(68, 192, 192); /* oklch */ color: oklch(74.1% 0.107 195.1);
Tailwind
colors: {
custom: {
50: '#88d3d3',
500: '#44c0c0',
950: '#000000',
},
}SCSS
$custom: #44c0c0; $custom-light: #88d3d3; $custom-dark: #000000;
JSON
{
"hex": "#44c0c0",
"rgb": {
"r": 68,
"g": 192,
"b": 192
},
"hsl": {
"h": 180,
"s": 49.6,
"l": 50.98
},
"oklch": {
"l": 0.74069,
"c": 0.10734,
"h": 195.1
},
"luminance": 0.42734
}Semantic roles & 50–950 ramp
primary
#44C0C0
secondary
#CB9494
accent
#4F4FD9
background
#F9FDFC
surface
#F1FAF9
border
#CBD3D2
text
#0D1414
muted
#7E8382