#44C3CC#44C3CC
#44C3CC is a light, moderate teal. Relative luminance 0.446; OKLCH L 75.2% C 0.109 H 201.9°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #44C3CC |
|---|---|
| RGB | rgb(68, 195, 204) |
| HSL | hsl(184, 57%, 53%) |
| HSV | hsv(184, 67%, 80%) |
| CMYK | cmyk(66.7%, 4.4%, 0%, 20%) |
| CIE-LAB | lab(72.64, -31.37, -14.71) |
| CIE-LCH | lch(72.64, 34.65, 205.12°) |
| OKLab | oklab(75.22% -0.1016 -0.0408) |
| OKLCH | oklch(75.22% 0.109 201.9) |
| XYZ | xyz(32.7933, 44.6151, 63.9983) |
| Luminance | 0.4462 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.35
Aqua Blue
#02D8E9
ΔE00 5.70
Turquoise Blue
#06B1C4
ΔE00 6.08
Mediumturquoise
#48D1CC
ΔE00 6.13
Lightseagreen
#20B2AA
ΔE00 8.41
Topaz
#13BBAF
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44C3CC #CC4D44
analogous
#44CC91 #44C3CC #447FCC
triadic
#44C3CC #CC44C3 #C3CC44
tetradic
#44C3CC #9144CC #CC4D44 #7FCC44
square
#44C3CC #9144CC #CC4D44 #7FCC44
split-complementary
#44C3CC #CC447F #CC9144
monochromatic
#207076 #2D9EA6 #44C3CC #74D2D9 #A4E2E6
Accessibility & contrast
On white
2.12
#44C3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#44C3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44C3CC
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44C3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44C3CC | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BBCD
Deuteranopia (green-blind)
#A0ACCD
Tritanopia (blue-blind)
#00CAC5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #44c3cc; /* rgb */ color: rgb(68, 195, 204); /* oklch */ color: oklch(75.2% 0.109 201.9);
Tailwind
colors: {
custom: {
50: '#89d5db',
500: '#44c3cc',
950: '#000000',
},
}SCSS
$custom: #44c3cc; $custom-light: #89d5db; $custom-dark: #000000;
JSON
{
"hex": "#44c3cc",
"rgb": {
"r": 68,
"g": 195,
"b": 204
},
"hsl": {
"h": 183.971,
"s": 57.143,
"l": 53.333
},
"oklch": {
"l": 0.75217,
"c": 0.10947,
"h": 201.9
},
"luminance": 0.44619
}Semantic roles & 50–950 ramp
primary
#44C3CC
secondary
#D39D99
accent
#5247E0
background
#F9FDFD
surface
#F1FAFB
border
#CBD3D4
text
#0D1415
muted
#7E8383