#44ABC0#44ABC0
#44ABC0 is a light, moderate cyan. Relative luminance 0.342; OKLCH L 69.0% C 0.098 H 213.5°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #44ABC0 |
|---|---|
| RGB | rgb(68, 171, 192) |
| HSL | hsl(190, 50%, 51%) |
| HSV | hsv(190, 65%, 75%) |
| CMYK | cmyk(64.6%, 10.9%, 0%, 24.7%) |
| CIE-LAB | lab(65.09, -23.05, -19.53) |
| CIE-LCH | lch(65.09, 30.21, 220.28°) |
| OKLab | oklab(69% -0.0819 -0.0543) |
| OKLCH | oklch(69% 0.098 213.5) |
| XYZ | xyz(26.4573, 34.1577, 55.0577) |
| Luminance | 0.3416 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.54
Cadetblue
#5F9EA0
ΔE00 7.90
Greyblue
#77A1B5
ΔE00 8.61
Bluegrey
#85A3B2
ΔE00 10.87
Bright Sky Blue
#02CCFE
ΔE00 11.23
Sky Blue
#87CEEB
ΔE00 11.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44ABC0 #C05944
analogous
#44C097 #44ABC0 #446DC0
triadic
#44ABC0 #C044AB #ABC044
tetradic
#44ABC0 #9744C0 #C05944 #6DC044
square
#44ABC0 #9744C0 #C05944 #6DC044
split-complementary
#44ABC0 #C0446D #C09744
monochromatic
#235B67 #328495 #44ABC0 #72C0CF #A0D4DF
Accessibility & contrast
On white
2.68
#44ABC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#44ABC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44ABC0
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44ABC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44ABC0 | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA6C1
Deuteranopia (green-blind)
#8998C0
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #44abc0; /* rgb */ color: rgb(68, 171, 192); /* oklch */ color: oklch(69.0% 0.098 213.5);
Tailwind
colors: {
custom: {
50: '#86c4d3',
500: '#44abc0',
950: '#000000',
},
}SCSS
$custom: #44abc0; $custom-light: #86c4d3; $custom-dark: #000000;
JSON
{
"hex": "#44abc0",
"rgb": {
"r": 68,
"g": 171,
"b": 192
},
"hsl": {
"h": 190.161,
"s": 49.6,
"l": 50.98
},
"oklch": {
"l": 0.68997,
"c": 0.09821,
"h": 213.5
},
"luminance": 0.34161
}Semantic roles & 50–950 ramp
primary
#44ABC0
secondary
#CB9E94
accent
#664FD9
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182