#44ACC0#44ACC0
#44ACC0 is a light, moderate teal. Relative luminance 0.345; OKLCH L 69.2% C 0.098 H 212.6°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #44ACC0 |
|---|---|
| RGB | rgb(68, 172, 192) |
| HSL | hsl(190, 50%, 51%) |
| HSV | hsv(190, 65%, 75%) |
| CMYK | cmyk(64.6%, 10.4%, 0%, 24.7%) |
| CIE-LAB | lab(65.39, -23.56, -19.08) |
| CIE-LCH | lch(65.39, 30.31, 219.00°) |
| OKLab | oklab(69.24% -0.0829 -0.053) |
| OKLCH | oklch(69.24% 0.098 212.6) |
| XYZ | xyz(26.6469, 34.5369, 55.1209) |
| Luminance | 0.3454 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.18
Cadetblue
#5F9EA0
ΔE00 7.78
Greyblue
#77A1B5
ΔE00 8.91
Bluegrey
#85A3B2
ΔE00 11.09
Bright Sky Blue
#02CCFE
ΔE00 11.25
Lightseagreen
#20B2AA
ΔE00 11.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44ACC0 #C05844
analogous
#44C096 #44ACC0 #446EC0
triadic
#44ACC0 #C044AC #ACC044
tetradic
#44ACC0 #9644C0 #C05844 #6EC044
square
#44ACC0 #9644C0 #C05844 #6EC044
split-complementary
#44ACC0 #C0446E #C09644
monochromatic
#235C67 #328595 #44ACC0 #72C0CF #A0D5DF
Accessibility & contrast
On white
2.66
#44ACC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#44ACC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44ACC0
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44ACC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44ACC0 | 1.00 | 2.66 | 7.91 | 7.91 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA6C1
Deuteranopia (green-blind)
#8A99C0
Tritanopia (blue-blind)
#00B4B2
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #44acc0; /* rgb */ color: rgb(68, 172, 192); /* oklch */ color: oklch(69.2% 0.098 212.6);
Tailwind
colors: {
custom: {
50: '#86c5d3',
500: '#44acc0',
950: '#000000',
},
}SCSS
$custom: #44acc0; $custom-light: #86c5d3; $custom-dark: #000000;
JSON
{
"hex": "#44acc0",
"rgb": {
"r": 68,
"g": 172,
"b": 192
},
"hsl": {
"h": 189.677,
"s": 49.6,
"l": 50.98
},
"oklch": {
"l": 0.69238,
"c": 0.09839,
"h": 212.6
},
"luminance": 0.3454
}Semantic roles & 50–950 ramp
primary
#44ACC0
secondary
#CB9D94
accent
#654FD9
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282