#44ABC3#44ABC3
#44ABC3 is a light, moderate cyan. Relative luminance 0.343; OKLCH L 69.1% C 0.100 H 216.0°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #44ABC3 |
|---|---|
| RGB | rgb(68, 171, 195) |
| HSL | hsl(191, 51%, 52%) |
| HSV | hsv(191, 65%, 76%) |
| CMYK | cmyk(65.1%, 12.3%, 0%, 23.5%) |
| CIE-LAB | lab(65.19, -22.13, -21.04) |
| CIE-LCH | lch(65.19, 30.53, 223.55°) |
| OKLab | oklab(69.12% -0.0806 -0.0585) |
| OKLCH | oklch(69.12% 0.1 216) |
| XYZ | xyz(26.7931, 34.2920, 56.8262) |
| Luminance | 0.3429 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.26
Greyblue
#77A1B5
ΔE00 8.15
Cadetblue
#5F9EA0
ΔE00 8.71
Bluegrey
#85A3B2
ΔE00 10.53
Bright Sky Blue
#02CCFE
ΔE00 10.62
Deepskyblue
#00BFFF
ΔE00 11.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44ABC3 #C35C44
analogous
#44C39C #44ABC3 #446CC3
triadic
#44ABC3 #C344AB #ABC344
tetradic
#44ABC3 #9C44C3 #C35C44 #6CC344
square
#44ABC3 #9C44C3 #C35C44 #6CC344
split-complementary
#44ABC3 #C3446C #C39C44
monochromatic
#225D6A #318599 #44ABC3 #72C0D2 #A1D5E1
Accessibility & contrast
On white
2.67
#44ABC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#44ABC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44ABC3
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44ABC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44ABC3 | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA6C4
Deuteranopia (green-blind)
#8898C3
Tritanopia (blue-blind)
#00B4B2
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #44abc3; /* rgb */ color: rgb(68, 171, 195); /* oklch */ color: oklch(69.1% 0.100 216.0);
Tailwind
colors: {
custom: {
50: '#86c4d5',
500: '#44abc3',
950: '#000000',
},
}SCSS
$custom: #44abc3; $custom-light: #86c4d5; $custom-dark: #000000;
JSON
{
"hex": "#44abc3",
"rgb": {
"r": 68,
"g": 171,
"b": 195
},
"hsl": {
"h": 191.339,
"s": 51.417,
"l": 51.569
},
"oklch": {
"l": 0.69118,
"c": 0.09964,
"h": 216
},
"luminance": 0.34295
}Semantic roles & 50–950 ramp
primary
#44ABC3
secondary
#CDA095
accent
#684DDB
background
#F8FCFD
surface
#F0F8FA
border
#CBD1D3
text
#0C1214
muted
#7D8183