#44CACC#44CACC
#44CACC is a light, moderate teal. Relative luminance 0.478; OKLCH L 76.9% C 0.113 H 196.5°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #44CACC |
|---|---|
| RGB | rgb(68, 202, 204) |
| HSL | hsl(181, 57%, 53%) |
| HSV | hsv(181, 67%, 80%) |
| CMYK | cmyk(66.7%, 1%, 0%, 20%) |
| CIE-LAB | lab(74.71, -34.69, -11.59) |
| CIE-LCH | lch(74.71, 36.58, 198.48°) |
| OKLab | oklab(76.9% -0.1086 -0.0322) |
| OKLCH | oklch(76.9% 0.113 196.5) |
| XYZ | xyz(34.3986, 47.8257, 64.5334) |
| Luminance | 0.4783 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 2.10
Mediumturquoise
#48D1CC
ΔE00 3.00
Aqua Blue
#02D8E9
ΔE00 5.83
Topaz
#13BBAF
ΔE00 7.05
Lightseagreen
#20B2AA
ΔE00 7.86
Turquoise
#40E0D0
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44CACC #CC4644
analogous
#44CC8A #44CACC #4486CC
triadic
#44CACC #CC44CA #CACC44
tetradic
#44CACC #8A44CC #CC4644 #86CC44
square
#44CACC #8A44CC #CC4644 #86CC44
split-complementary
#44CACC #CC4486 #CC8A44
monochromatic
#207476 #2DA4A6 #44CACC #74D8D9 #A4E5E6
Accessibility & contrast
On white
1.99
#44CACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#44CACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44CACC
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44CACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44CACC | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC1CC
Deuteranopia (green-blind)
#A8B1CD
Tritanopia (blue-blind)
#00D1CA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #44cacc; /* rgb */ color: rgb(68, 202, 204); /* oklch */ color: oklch(76.9% 0.113 196.5);
Tailwind
colors: {
custom: {
50: '#8adadb',
500: '#44cacc',
950: '#000000',
},
}SCSS
$custom: #44cacc; $custom-light: #8adadb; $custom-dark: #000000;
JSON
{
"hex": "#44cacc",
"rgb": {
"r": 68,
"g": 202,
"b": 204
},
"hsl": {
"h": 180.882,
"s": 57.143,
"l": 53.333
},
"oklch": {
"l": 0.76898,
"c": 0.11331,
"h": 196.5
},
"luminance": 0.4783
}Semantic roles & 50–950 ramp
primary
#44CACC
secondary
#D39A99
accent
#4A47E0
background
#F9FDFD
surface
#F1FBFB
border
#CBD4D4
text
#0D1515
muted
#7E8383