#44A2CA#44A2CA
#44A2CA is a light, moderate cyan. Relative luminance 0.313; OKLCH L 67.3% C 0.106 H 229.4°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #44A2CA |
|---|---|
| RGB | rgb(68, 162, 202) |
| HSL | hsl(198, 56%, 53%) |
| HSV | hsv(198, 66%, 79%) |
| CMYK | cmyk(66.3%, 19.8%, 0%, 20.8%) |
| CIE-LAB | lab(62.79, -15.18, -28.63) |
| CIE-LCH | lch(62.79, 32.40, 242.06°) |
| OKLab | oklab(67.28% -0.0687 -0.0801) |
| OKLCH | oklch(67.28% 0.106 229.4) |
| XYZ | xyz(25.9607, 31.3311, 60.5450) |
| Luminance | 0.3133 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.10
Deepskyblue
#00BFFF
ΔE00 9.17
Azure (survey)
#069AF3
ΔE00 9.37
Bluegrey
#85A3B2
ΔE00 9.88
Turquoise Blue
#06B1C4
ΔE00 10.06
Dusty Blue
#5A86AD
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44A2CA #CA6C44
analogous
#44CAAF #44A2CA #445FCA
triadic
#44A2CA #CA44A2 #A2CA44
tetradic
#44A2CA #AF44CA #CA6C44 #5FCA44
square
#44A2CA #AF44CA #CA6C44 #5FCA44
split-complementary
#44A2CA #CA445F #CAAF44
monochromatic
#215A73 #2E80A3 #44A2CA #74BAD8 #A3D1E5
Accessibility & contrast
On white
2.89
#44A2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#44A2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44A2CA
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44A2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44A2CA | 1.00 | 2.89 | 7.27 | 7.27 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA0CC
Deuteranopia (green-blind)
#7B92C9
Tritanopia (blue-blind)
#00ADAF
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #44a2ca; /* rgb */ color: rgb(68, 162, 202); /* oklch */ color: oklch(67.3% 0.106 229.4);
Tailwind
colors: {
custom: {
50: '#86bdda',
500: '#44a2ca',
950: '#000000',
},
}SCSS
$custom: #44a2ca; $custom-light: #86bdda; $custom-dark: #000000;
JSON
{
"hex": "#44a2ca",
"rgb": {
"r": 68,
"g": 162,
"b": 202
},
"hsl": {
"h": 197.91,
"s": 55.833,
"l": 52.941
},
"oklch": {
"l": 0.67278,
"c": 0.10552,
"h": 229.4
},
"luminance": 0.31334
}Semantic roles & 50–950 ramp
primary
#44A2CA
secondary
#D2A998
accent
#7649DF
background
#F8FBFD
surface
#F0F6FA
border
#CBD0D3
text
#0C1214
muted
#7D8183