#3CA5CA#3CA5CA
#3CA5CA is a light, moderate cyan. Relative luminance 0.321; OKLCH L 67.7% C 0.108 H 225.5°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA5CA |
|---|---|
| RGB | rgb(60, 165, 202) |
| HSL | hsl(196, 57%, 51%) |
| HSV | hsv(196, 70%, 79%) |
| CMYK | cmyk(70.3%, 18.3%, 0%, 20.8%) |
| CIE-LAB | lab(63.45, -18.00, -27.62) |
| CIE-LCH | lch(63.45, 32.96, 236.91°) |
| OKLab | oklab(67.75% -0.0761 -0.0773) |
| OKLCH | oklch(67.75% 0.108 225.5) |
| XYZ | xyz(25.9749, 32.1322, 60.6989) |
| Luminance | 0.3214 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.44
Turquoise Blue
#06B1C4
ΔE00 8.33
Deepskyblue
#00BFFF
ΔE00 9.06
Bluegrey
#85A3B2
ΔE00 10.22
Bright Sky Blue
#02CCFE
ΔE00 10.73
Teal Blue
#01889F
ΔE00 11.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA5CA #CA613C
analogous
#3CCAA8 #3CA5CA #3C5ECA
triadic
#3CA5CA #CA3CA5 #A5CA3C
tetradic
#3CA5CA #A83CCA #CA613C #5ECA3C
square
#3CA5CA #A83CCA #CA613C #5ECA3C
split-complementary
#3CA5CA #CA3C5E #CAA83C
monochromatic
#1E596E #2B809E #3CA5CA #6CBBD7 #9CD1E4
Accessibility & contrast
On white
2.83
#3CA5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#3CA5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CA5CA
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA5CA | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A2CC
Deuteranopia (green-blind)
#7D93CA
Tritanopia (blue-blind)
#00B0B1
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #3ca5ca; /* rgb */ color: rgb(60, 165, 202); /* oklch */ color: oklch(67.7% 0.108 225.5);
Tailwind
colors: {
custom: {
50: '#83bfda',
500: '#3ca5ca',
950: '#000000',
},
}SCSS
$custom: #3ca5ca; $custom-light: #83bfda; $custom-dark: #000000;
JSON
{
"hex": "#3ca5ca",
"rgb": {
"r": 60,
"g": 165,
"b": 202
},
"hsl": {
"h": 195.634,
"s": 57.258,
"l": 51.373
},
"oklch": {
"l": 0.67747,
"c": 0.10844,
"h": 225.5
},
"luminance": 0.32135
}Semantic roles & 50–950 ramp
primary
#3CA5CA
secondary
#D0A292
accent
#6F47E1
background
#F8FBFD
surface
#F0F7FA
border
#CBD0D3
text
#0C1214
muted
#7D8183